/**** MAIN BOX ******/

	div.big-product-image {
		background-image: url(/_images/vx/web-hosting/product-image.png); 
	}


	
		#about-section img {
		float: right;
		border: 0px;
		margin-left: 10px;
	}
	
	#about-section p.first {
		padding-top: 0px;
		margin-top: 0px;
	}
	#about-section span.title { 
		font-weight: bold;
		padding-bottom: 4px;
		display: block;
	}
	
	 
	div.main-box a.link-standard2 {
		background-image: url(/_images/vx/web-cms/icon-standard.png);
	}

	div.main-box a.link-standardplus2 {
		background-image: url(/_images/vx/web-cms/icon-standardplus.png);
	}

	div.main-box a.link-advanced2 {
		background-image: url(/_images/vx/web-cms/icon-professional.png);

	}

  
  ul.category-links a {
		background-repeat: no-repeat;
		padding-top: 5px;
		line-height: 15px;
	}


	ul.category-links div.description {
		font-size: 10px;
		line-height: 12px;
		padding-bottom: 4px;
		color: #666666;
	}
	
	
	
	
  /************* MAIN BOX ***************/
	div.main-box            { height: 524px !important; }

	/************ SIDE BOX ****************/
  div.side-box-surround   {	height: 532px !important; }
	div.side-box            { height: 487px !important; }
	
  /************** BOTTOM BOXES ************/
	div.bottom-box-surround {	height: 256px !important; }
	div.bottom-box          { height: 211px !important;	}


td.item {
	font-size: 9px;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

td.section {
	font-size: 9px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #cccccc;
}

td.column-standard2 {
	border: 1px solid #cccccc;
	margin-left: 2px;
	background-image: url(/_images/vx/web-cms/table-icon-standard.png);
	background-repeat: no-repeat;
	width: 53px;
	height: 46px;
	background-position: bottom;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	border-right: 0px;
	border-bottom: 0px;

}

td.column-standardplus2 {
	background-image: url(/_images/vx/web-cms/table-icon-standardplus.png);
	background-repeat: no-repeat;
	width: 51px;
	height: 46px;
	background-position: bottom;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #cccccc;
	border-right: 0px;
	border-bottom: 0px;
}


td.column-advanced2 {
	background-image: url(/_images/vx/web-cms/table-icon-advanced.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 46px;
	background-position: bottom;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #cccccc;
	border-bottom: 0px;
}
