/* Style sheet metronomia_basic */
html,body{width:100%;height:100%;}
body{background-color:#D9DADC;}
h1{margin:20px 0 15px;color:#00766e;font: normal 18px "Myriad Pro",Verdana, Tahoma,sans-serif;}
h2{margin:20px 0 10px;color:#00766e;font: normal 16px Verdana, Tahoma, sans-serif;}
h3,h4{color:#00766e;font: bold 11px/19px Verdana, Tahoma, sans-serif;}
h3{font-weight:normal;}
h4{color:#707173;}
strong{font-weight:bold;}
div#main div.ce_text ul{margin:10px 0;list-style:none;}
div#main div.ce_text ul ul{margin:0 0 0 5px;list-style:none;}
div#main div.ce_text ul ul ul{list-style:square outside url(tl_files/metronomia/gui/list3.gif);}
div#main div.history ul{margin:0 0 20px 10px;list-style:none;}
div#main div.ce_text ul li{margin:2px 0;padding-left:10px;background: url(tl_files/metronomia/gui/list.gif) no-repeat 0 8px;}
div#main div.history ul li{margin:0 0 5px;}
div#main div.ce_form input,div#main div.ce_form textarea{margin:5px 0 0 10px;font: normal 11px Verdana, Tahoma, sans-serif;}
div#main div.ce_form fieldset{margin:0;padding:10px;border:1px solid #ccc;}
form fieldset legend{font-size:1.1em;}
div#main div.ce_form textarea{width:580px;}
div#main div.ce_form input.text{width:200px;float:left;}
div#main div.ce_form p.error{clear:both;margin:3px 0 10px 110px;color:#ff0000;}
div#main div.ce_form label.mandatory{font-weight:bold;}
div#main div.ce_form div.submit_container{text-align:center;}
div#main div.ce_form div.submit_container input{padding:10px;}
div#main div.ce_form div.explanation{margin-bottom:10px;}
