@charset "utf-8";
/* CSS Document */


.webhosting_content_wrapper{
	width: 100%;
	height: 1013ppx;
	background: url(../images/wehosting_bg_repeator.jpg) repeat-x;
	text-align:center;
	float:left;
	}
.webhosting_header{
	background: url(../images/webhosting_banner.jpg) no-repeat;
	width: 989px;
	height:230px;
	float:left;	
	}	
.hosting_content_right{
	width: 100%;
	float:left;
	}
.hosting_content_right h2{
	margin: 7px 0;
	color:#069;
	}
.welcome_content{
	padding: 9px;
	}
.hostingtitle form{
	width: 649px;
	float:left;
	background-color: #eee;
	padding: 23px 0 23px 23px;
	}
.hostingtitle td,.hostingtitle th{
	height: 27px;
	}
.hostingtitle a{
	color: #09C;
	}
.about_categories ul li a:hover{
	background-color:#eee;
	padding-left: 11px;
	}	
