@charset "utf-8";
/* CSS Document */

html,body {margin: 0; height: 100%; width: 100%}
body {  margin : 0; padding : 0; min-width : 960px;   background-color : #fff;}
img { border: none; }

/* links 
a:link { color: #4343b8; text-decoration: underline;}
a:visited { color: #4343b8; text-decoration: underline;}
a:active { color: #FF5B0A; text-decoration: underline;}
a:hover { color: #89a91b; text-decoration: underline; }
a.largeLink, a.largeLink:visited { color: #4343b8; text-decoration: underline;font-size: 11pt }*/


/*linkbuttons*/
 a.formbutton2:link, a.formbutton2:visited, a.formbutton2:hover	{
	border: 1px solid #333333;
	background-color: #eeeeee;
	text-align: center;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	font-size: 10pt;
	width: 140px;
	display: block;
	color: #000;
	text-transform: lowercase;
	background-image: url('http://l.b5z.net/i/u/2123288/i/button_shadow.gif');
}




/*#hostingMatrixTable { width: 960px; margin: 35px 0px 25px 0px;  }*/
#hostingMatrixTable table tr { background: #fff; }
#hostingMatrixTable table tr:hover { background: #eee; }
#hostingMatrixTable table { width: 960px; padding: 0px; border-collapse: collapse; }
#hostingMatrixTable table th { height: 30px; padding-left: 15px; font-size: 11pt; text-align: left; color: #7c951b; border-left: solid 1px #b3b3b3; border-bottom: solid 1px #b3b3b3; background: url('http://l.b5z.net/i/u/2123288/i/hosting_table_header_back.gif'); }
#hostingMatrixTable table th.col1 { color: #555; border-left: 0px; width: 350px; }
#hostingMatrixTable table th.col2 { width: 122px; padding-left: 0px; text-align: center; }
#hostingMatrixTable table th.col3 { width: 122px; padding-left: 0px; text-align: center; }
#hostingMatrixTable table th.col4 { width: 122px; padding-left: 0px; text-align: center; }
#hostingMatrixTable table th.col5 { width: 122px; padding-left: 0px; text-align: center; }
#hostingMatrixTable table td.colNum { text-align: right; padding-right: 20px; }
#hostingMatrixTable table th.spanner { border-left: 0px; }
#hostingMatrixTable table td { text-align: center; height: 40px; font-size: 10pt; border-left: solid 1px #b3b3b3; border-bottom: solid 1px #b3b3b3; }
#hostingMatrixTable table td.col1 { padding-left: 15px; text-align: left; border-left: 0px; }
.notice {background-color:#f6f8f1;padding:10px;border:1px solid #ccc;font-size:10pt;}
#hostingMatrixTable table td.conditions { border-left: 0px; font-size: 9pt; text-align: left; padding-left: 15px; padding-top: 10px; padding-bottom: 10px;}
#hostingMatrixTable table td strong {color: #000;}
#compareHostingTitle img.icon { float: left; margin: 0px 12px 12px 0px; }
#compareHostingTitle img.signUpButton { margin: 10px 0px 0px 48px; }





