/* CSS Document */

.contact_us_text {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	margin-left:170;
	}
#outline_box{
	 position:center;
	 left:0px;
	 top:0px;
	 width:450px;
	 height:734px;
	 margin-top:5px;
	 margin-left:5px;
	 border-color:#56c358;
	 border-style:solid;
	 border-width:thin;
	 z-index:1;
}
#label_box{
	position:center;
	left:5px;
	top:5px;
	width:441px;
	height:25px;
	background-color:#dde8f0;
	z-index:2;
}
#forum_box{
	position:center;
	left:5px;
	top:30px;
	width:441px;
	height:700px;
	background-color:#efefef;
	z-index:2;
}
#contact_us {
	position:center;
	left:165px;
	top:4px;
	width:80px;
	height:1px;
	font-weight:bold;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	z-index:2;
}
#important_message {
	position:center;
	left:30px;
	top:10px;
	width:369px;
	height:61px;
	font-weight:bold;
	z-index:2;
}
