/* CSS Document */

.main {
	left:50%; margin-left:-37%; margin-top:40px; position:absolute; width:75%; height:300px; background-color: #F9F9F9; padding:15px; color: #6B5A94;
}
body {
	background-color: #F2F2F2;
}
.grey {color: #CCCCCC;}
.orange {
	color: #EF9C4A;
	font-weight: bold;
	font-size:24px;
}
.text {
position:relative; padding:5px 5px 5px 135px; clear:both; background-image:url(http://hostenk.com/sign.jpg); background-position:left center; background-repeat:no-repeat;
}
a{
color:#EF9C4A;
text-decoration:none;}
a:hover{
color:#E65A4A;
text-decoration:underline;
}
.ad
{
font-size:11px;
clear:both;}