/* @override http://dev.overit.com/voicecoachesminisites/templates/1/css/screen.css */
* { margin:0; padding:0; border:0; }

body { color:#000; font:62.5% Tahoma, sans-serif; background:#464655 url(../images/bg-body.jpg) center top no-repeat; }

a#home { display:block; position:absolute; overflow:hidden; bottom:0; right:0; width:180px; height:50px; text-indent:-9999px; }

#wrapper { width:650px; height:480px; margin:0 auto; position:relative; font-size:1.2em; }

#voice_actor_name { font-weight:normal; font-size:2.2em; padding:51px 0 0 0; color:#fff; }
#voice_actor_name span {display:none;}

#voice-description { position:absolute; top:115px; left:0; width:365px; overflow:auto; height:195px; }
#voice-description h2 { text-transform:uppercase; font-size:1.2em; }
#voice-description blockquote { font-size:1.1em; font-style:italic; padding:0.5em }

#contact-information { width:260px; position:absolute; left:0; bottom:70px; overflow:hidden; white-space:nowrap;}
#contact-information h2 { display:none; white-space:nowrap;}
#contact-information dl { white-space:nowrap; }
#contact-information dt { font-size:1em; font-weight:normal; width:130px; padding:0.4em 0 0 0; float:left; clear:left; text-transform:uppercase; white-space:nowrap; overflow:hidden;}
#contact-information dd { clear:both; /*width:130px; float:left;*/ padding:0.4em 0 0 0.4em; white-space:nowrap; overflow:hidden; font-size:.9em}
* html #contact-information dd {padding-left:0em; width:130px;}

#audio { width:150px; position:absolute; top:346px; right:206px; }
* html #audio {left:300px;}
#audio h2 { font-size:1.2em; color:#464655; text-decoration:underline; text-transform:uppercase; }
#audio ul { list-style:none; margin:5px 0 0; }
#audio ul li { padding:0; }
#audio ul li a { font-size:1.1em; text-decoration:none; color:#5c5a6b; }