body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;	
}
#conLogin {
	background: url(/images/news_bk.jpg) repeat-x; padding:10px;
	margin:5px 0;
	border:1px solid #ccc;
}

#conLogin label {display:block; width:100px; float:left;}
.consultation_1 {background:#F0EDF0; padding:10px 5px; border-bottom:2px solid #CBC5CB;}
.consultation_2 {padding:5px; margin:5px 0; }
.consultation_1 h2, .consultation_2 h2 {color:#333; padding:0;}
.consultation_1 .synopsis, .consultation_2 .synopsis {padding:5px 0;}

.Questionnaires, #Files, #Links {
	background:#F0EDF0; border:1px solid #CBC5CB; padding:5px; margin-top:5px;
}

.Questionnaires ul, #Files ul, #Links ul {
	list-style-type:none; padding:0; margin:0;	
}

.page_body {
	background:#FAFAFA; padding:5px; margin-top:10px;
	height:300px; overflow:auto; border:2px solid #CBC5CB;
}
#QuestSignUp label {width:200px; float:left; margin-right:10px; font-weight:bold;}
#QuestSignUp label.check {width:500px; float:left; margin-right:10px; font-weight:bold;}

textarea {font-size:100%; color:#000;}
.subbtn {background:#efefef;}
.chk {border:0;}

#error {border:2px solid red; padding:5px; color:red;}
#warning {border:2px solid #D45DD0; padding:5px; color:#D45DD0 !important;}
#warning h2 {color:#D45DD0 !important;} 


#QuestSignUp fieldset {border:1px solid #601E5C;  margin-top:10px;}
#QuestSignUp legend {background:#601E5C url(/images/btn_corner_dark_left.gif) top left no-repeat; color:#fff; padding:0;}
#QuestSignUp legend span {background:url(/images/btn_corner_dark_right.gif) top right no-repeat; display:block; padding:10px;}

.question p {background:#F1F1F1; padding:5px; border:1px solid #ccc;}

#thanks {border:2px solid green; padding:10px; font-size:200%; color:green;}
