.header h1{
	font:Arial, Helvetica, sans-serif; font-size:8pt; color: #CCCCCC; font-weight:lighter; display:inline;
	margin-left:5px;
}
.header h1 a{
	color:#999999;
}
.smlsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.midsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tb-from {
	margin: 0px;
	padding: 0px;
}
.thsmidsize {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
.thsmidsize h1, .thsmidsize strong, .thsmidsize em{
	font-size: 12px;
	display:inline;
	font-weight:normal;
	font-style:normal;
}
.silver {
	filter: Alpha(Opacity=70, FinishOpacity=50, Style=1);
	background-color: #A1A4A9;
	color:#000000
}
.alphaside{
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=1);
	background-color: #F5F5F5;
	color:#000000

}
UL.arrowtext {
	PADDING-RIGHT: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 1px; LIST-STYLE-POSITION: outside; LIST-STYLE-IMAGE: url(img/new_icon_arrow.gif); MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 14px; LINE-HEIGHT: 13px; PADDING-TOP: 0px
}
.listingTable, .listingTable a{
	font-size: 8pt;
	color:#666666;
	text-decoration: none;
}
.listingTable a:hover{
	color:#333333;
}
.listingTable a:hover img{
	border: 1px;
	border-color:#999999;
}
.listingTable img{
	border:0px;
}


/***** THS: content block ******/
.ctner{
	position: relative;
	left: 5px; 
	top: 5px;
}

.shdctner{
	width: 100%;	
	background: transparent url(/images_hosting_promotion/bigshadow.gif) no-repeat bottom right;
}

.shdctner .innerdiv{
	/* Add container height here if desired */
	height: 100%;
	background-color: white;
	border: 1px solid gray;
	padding: 10px;
	position: relative;
	left: -5px; /*shadow depth*/
	top: -5px; /*shadow depth*/
	z-index: 2;
	text-align: left;
	color: #666666;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	line-height: 18px;
}
.innerdiv a img, a img{
	border: 1px;
	border-color:#CCCCCC;
}
.innerdiv a:hover img{
	border: 1px;
	border-color:#666666;
}
.innerdiv p a img, .innerdiv p img{
	float:left; 
	margin:10px;
}
.innerdiv th{
	text-align: center;
	background:url(/images_hosting_promotion/hosting-bg.gif);
	background-repeat:repeat-x;
	color: White;
}
.innerdiv td{
	color: #666666;
	font-size: 9pt;
}
.caption{
	font-size: 10px;
	color:#999999;
}
/*** END THS: CONTENT BLOCK ***/