@charset "utf-8";
body {
margin:0px;}
#header { background:url(../img/purple-bg.jpg) repeat-x; }
#center-head { margin:0px auto; height:180px; background:url(../img/header.jpg) no-repeat center top; text-align:center;}
#main { margin-top:8px; background: url(../img/bg.png) repeat-x top center; }
#trial { text-align:center; padding-top:70px; margin-bottom:10px; clear:both;}
#content { width:920px; padding:20px; border:2px solid #6c4e9b; margin:5px auto; background-color:#FFF; border-radius:10px; -moz-border-radius:10px; position:relative; }
.clinical { position:absolute; top:30px; left:0px; }
#content h2 {padding:10px 0px 10px 50px; background:url(../img/bluecube.png) left no-repeat #415e99;  max-width:290px; color:#FFF; margin-left:-20px; }
form { background-color:#64c4e9b !important; border-radius:10px !important; -moz-border-radius:10px !important; max-height:200px; margin:10px auto; width:200px; }
input {color:#666666;}
#footer {font-size:16px; color:#666; text-align:center; margin-top:8px; font-weight:bold;}
a {color:#825a5a;}
h1 { background-image:url(../img/carat.jpg); background-repeat: no-repeat; background-position: right; padding-right:20px; }