@import url("common.css");
@import url("left.css");
@import url("right.css");
	
	#main {background:#fff;min-height:550px;height:auto !important;height:550px;}
	#post_content * {color:#0f4044;}
	
	#post_content {width:575px;border:0;position:relative;float:left;display:inline;}
		#post_frame { background:#fff; width:90%; margin-left:auto; margin-right:auto;}
			#post_menu_head {}
				#post_menu_head p {padding:0px; margin:0px; border: solid 2px #ececec; height:25px; line-height:25px; background: url(img/menu-dropdown.gif) no-repeat right; margin-top:5px; margin-bottom:5px; padding-left:20px;}
				#post_menu_head p:hover {background-color:#e6f1f7;}
			#post_menu_list {border: solid 2px #ececec; margin:0; padding:0;}
				#post_menu_list p {margin:0px; padding:0px; height:25px; line-height:25px; border:2px #ececec; border-style:none none dashed none; padding-left:20px;}
				#post_menu_list p.last {border-style:none;}
				#post_menu_list p:hover {background-color:#e6f1f7;}
				
			#post_form_div {margin-top:10px;}
				#post_form_div form {background:#e7f2f8; padding:0; padding-left:20px;}
					#post_form_div form p {margin:0px; padding:0;}
					#post_form_div form p.label {font-size:95%}
					#post_form_div form p.hidden {height:10px;}
					#post_form_div input {width:95%;}
					#post_form_div select {width:96%;}
					#post_form_div textarea {width:95%; height:100px;}
					#post_form_div form p.file {font-size:70%;}
					#post_form_div form p.file_row input {width:auto;}
					#post_form_div form p.date select{width:auto;}
		
		#button_p	{line-height:25px; height:25px; padding:0px; margin:0px; margin-top:-10px;}

			#post_frame #bot_q {float:left;}
			#post_frame #bot_q input {width:25px;}
					
			#post_frame #button {background: url(img/form_button.gif) no-repeat; width:80px; height:25px; padding-bottom:10px; float:right; text-align:center;}
				#post_frame #button a {text-align:center; line-height:25px; height:25px; color:white; font-size:95%; width:80px;}
		#post_content #tdiv{}
			#post_content #tdiv #thanks {color:#0d414c; font-size:110%; line-height:500px; text-align:center;}
		#post_content #hide * {display:none;}
	


