form { 
  display:inline
 }

a img { 
  border:none
 }

#downloadButtons { 
  text-align:center
 }

.model { 
  clear:both
 }

.buttons { 
  width:620px
 }

.buttons li { 
  width:170px;
  height:90px;
  padding:10px 10px;
  float:left;
  margin-right:15px;
  list-style:none;
 }

.buttons li a, .buttons li a:hover { 
  color:white;
  font-size:14pt;
  vertical-align:middle;
}

.buttonholder { 
  width:170px;
  height:90px;
  background-color:#00553E;
  padding:30px;
  margin-right:15px;
 }

.smallbuttonholder { 
  width:120px;
  height:60px;
  background-color:#00553E;
  padding:10px;
  margin-right:15px;
  text-align:center;
 }

.largebutton, .largebutton:hover { 
  color:white;
  font-size:14pt;
 }

.voice_image { 
  border-right:none;
  width:103px
 }

.thumb_image { 
  border-right:none;
 }

.thumb_image a img { 
  width:83px;
  height:104px;
  margin:10px;
  text-align:center;
  vertical-align:center;
 }

.voice_image a img { 
  width:72px;
  height:49px;
  margin:10px;
  text-align:center;
  vertical-align:center;
 }

.thumb_summary { 
  border-left:none;
  vertical-align:top;
  padding:10px 10px 10px 0px;
 }

.actor_name { 
  font-weight:bold
 }

#downloadButtons { 
  text-align:centre;
  margin:0px auto;
 }

#downloadButtons ul li { 
  list-style:none;
  float:left;
  margin:5px;
 }