body {
	margin: 0px;
	background-color: #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
}

div.clear {
	clear: both;
}

a {
	color: #1856b6;
	text-decoration: none;
}
a:hover {
	color: #3e8ade;
	text-decoration: underline;
}

div#page {
	width: 100%;
	border-top: 4px solid #181818;
	color: #3f3f3f;
}
div#logo_wrap {
	width: 940px;
	margin: 0 auto;
	background-image: url(design/bglogo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
div#header_wrap {
	width: 900px;
	margin: 0 auto;
}
div.topmenu {
	height: 20px;
	background-image: url(design/bg_topmenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	font-size: 11px;
	color: #e1e1e1;
	line-height: 14px;
}
div.topmenu UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.topmenu LI {
	display: inline;
	padding: 0px 8px 0px 18px;
	height: 20px;
	padding-bottom: 4px;
	border-right: 1px dotted #777777;
	margin-left: 6px;
}
div.topmenu LI.contatti {
	background: url('design/icon-contatti.gif') 1px 2px no-repeat;
}
div.topmenu LI.phone {
	background: url('design/icon-phone.gif') top left no-repeat;
}
div.topmenu LI.clienti {
	background: url('design/icon-clienti.gif') 0px 2px no-repeat;
}
div.topmenu LI.supporto {
	background: url('design/icon-supporto.gif') top left no-repeat;
}
div.topmenu a {
	color: #fff;
}
div.topmenu a:hover {
	color: #abf5fc;
	text-decoration: none;
}

div#logobar {
	height: 60px;
	background-image: url(design/bg_logobar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#logobar-int {
	height: 60px;
}
div#menubar {
	padding: 0;
	height: 43px;
	background-image: url(design/bg_menubar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#menubar-int {
	padding: 0;
	height: 43px;
}
div.menu {
	width: 900px;
}
div.menu UL {
	margin: 0px 5px;
	padding: 0;
	padding-top: 16px;
	width: 900px;
	list-style-type: none;
}
div.menu LI {
	float: left;
	display: block;
	margin: 0;
	padding: 0px 3px;
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #3e8ade;
	border-right: 1px dotted #888888;
}
div.menu LI.active {
	padding-top: 2px;
}
div.menu A {
	float: left;
	display: block;
	background-color: #f5f5f5;
	margin: 0;
	padding: 2px 15px;
	color: #595959;
	text-decoration: none;
}
div.menu A:hover {
	background-color: #3e8ade;
	color: #fff;
	text-decoration: none;
}

div#subheader_wrap {
	width: 880px;
	margin: 0 auto;
}

div#content_wrap {
	width: 940px;
	margin: 0 auto;
	background-color: #ffffff;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

div#content-top-wrap {
	width: 900px;
	margin: 0 auto;
	border-top: 2px solid #181818;
}
div.content-top {
	font: normal 13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	height: 180px;
	padding: 12px 270px 8px 20px;
}
div.content-top#general { background: url(design/top-general.gif) no-repeat; }
div.content-top#azienda { background: url(design/top-azienda.gif) no-repeat; }
div.content-top#server { background: url(design/top-server.jpg) no-repeat; }
div.content-top#reseller { background: url(design/top-reseller.jpg) no-repeat; color: #7c1d03; }
div.content-top#domini { background: url(design/top-domini.jpg) no-repeat; }
div.content-top#hosting { background: url(design/top-hosting.jpg) no-repeat; }
div.content-top#network { background: url(design/top-network.jpg) no-repeat; }
div.content-top#natale { background: url(design/top-natale.jpg) no-repeat; }
div.content-top#ssl { background: url(design/top-ssl.jpg) no-repeat; }
div.content-top#backup { background: url(design/topicon-backup.gif) 772px 86px no-repeat; }
div.content-top#affiliate { background: url(design/topicon-money.png) 780px 93px no-repeat; }

div.content-top h1 {
	font: bold 22px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.6px;
	color: #fff;
	margin: 5px 0px 15px 0px;
}
div.content-top a {
	color: #fff;
	text-decoration: underline;
}
div.content-top a:hover {
	color: #d8eaff;
	text-decoration: none;
}

div#content {
	width: 900px;
	margin: 0px 20px;
	border-top: 1px solid #181818;
}

h1 {
	font-size: 20px;
	line-height: 36px;
	font-weight: normal;
	color: #333333;
	background: url(design/smallogo.png) 1px 3px no-repeat;
	padding-left: 36px;
}
h2 {
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #565f69;
	border-bottom: 2px dotted #d8d8d8;
	margin: 10px 70px 5px 0px;
}
h2.guide {
	background: url('design/icon-book.png') top left no-repeat;
	padding-left: 38px;
}
div#left h3 {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url('design/bgh3.gif') top left repeat-y;
	line-height: 26px;
	padding-left: 5px;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
	color: #70b3f8;
}
h4 {
	font: bold 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3e8ade;
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 {
	font: bold 12px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ffe9d8;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.blue { color: #3e8ade; }
.red { color: #cc0000; }
.evidenziato { background-color: #fcffde; }
div.small {
	font-size: 11px;
	color: #a5a5a5;
}
div.green {
	font-size: 11px;
	color: #018019;
	margin-top: 10px;
	background: #e5f8e8 url('design/icon-green.png') 6px 8px no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 8px 8px 8px 42px;
	margin-right: 5px;
}

div#left {
	float: left;
	width: 618px;
	min-height: 1050px;
	padding: 0px 20px 25px 0px;
	border-top: 3px double #848484;
	background-image: url(design/bgleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
div#right {
	width: 253px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	border-top: 3px double #848484;
	padding-left: 7px;
	padding-top: 6px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background: #f0f0f0 url(design/bg-right-int.gif) center bottom no-repeat;;
}

div.note {
	margin: 30px;
	border-top: 2px solid #3e8ade;
	background-color: #f0f0f0;
	padding: 12px;
	font: normal 11px/15px Arial;
	color: #595959;
}
div.note h3 {
	background: url(design/icon-dettagli.png) 2px 2px no-repeat;
	padding-left: 38px;
	font: bold 15px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #828282;
	margin-top: 0px;
}

div.piano_wrap {
	float: left;
	width: 295px;
	background: url(design/bgbox.gif) top left no-repeat;
	padding: 0px;
	margin: 10px 7px 10px 0px;
}

div.piano {
	padding: 0px 8px;
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.piano h3 {
	font: bold 20px/50px Tahoma, Arial;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 6px;
	padding-left: 54px;
	color: #848991;
}
div.piano h3 a {
	color: #848991;
	text-decoration: none;
}
div.piano h3 a:hover {
	color: #3e8ade;
}
div.piano h3.shared { 	background: url(design/icon-shared.png) 2px 3px no-repeat; }
div.piano h3.reseller { 	background: url(design/icon-reseller.png) 2px 3px no-repeat; }
div.piano h3.dedicati { 	background: url(design/icon-dedicati.png) 2px 3px no-repeat; }

div.piano_hor h3 {
	font: bold 20px/40px Tahoma, Arial;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 6px;
	padding-left: 20px;
	color: #848991;
}
div.piano UL {
	list-style-image: url(design/arrow1.gif);
	margin: 8px 8px 0px 16px;
	padding: 0px;
}
div.piano LI {
	font: normal 12px/16px Tahoma, Arial;
	padding: 3px;
	border-bottom: 1px dotted #b5b5b5;
}
div.piano p.price {
	float: left;
	padding: 1px 3px;
	margin-top: 6px;
	width: 190px;
	font: bold 13px/20px Tahoma, sans-serif;
	line-height: 20px;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
div.piano a.btn { float: left; margin-top: 5px; margin-left: -8px; }
#shared { background-color: #349692; }
#reseller { background-color: #F79E56; }
#dedicati { background-color: #F5555A; }
div.piano p.price strong {
	font-size: 15px;
	line-height: 18px;
}

div#right h3 {
	font-size: 15px;
	background-color: #555a62;
	color: #fff;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding-left: 8px;
	line-height: 30px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

div.rightmenu UL {
	margin: 5px 10px 15px 2px;
	padding: 0px;
	list-style: none;
}
div.rightmenu LI {
	font: normal 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}
div.rightmenu LI a {
	font: normal 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #595959;
	text-decoration: none;
}
div.rightmenu LI a:hover {
	color: #3e8ade;
	text-decoration: underline;
}
div.box {
	margin-top: 12px;
	float: left;
	text-align: justify;
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.box h3 {
	font: bold 15px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #285a9f;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom: 5px solid #dedede;
}
div.box h4 {
	font: bold 15px/28px Tahoma, Arial, Helvetica, sans-serif;
	background: url('design/bgh4_box.png') top left no-repeat;
	color: #fff;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom: 5px solid #dedede;
}

div.featured {
	width: 240px;
	margin-top: 15px;
	margin-bottom: 15px;
	font: normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.featured h4 {
	font: bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #808080;
	margin-bottom: 6px;
	margin-top: 0px;
	background-color: #fff;
	padding: 2px;
}
div.featured ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.featured ul li {
	padding: 2px;
	padding-left: 34px;
	margin-bottom: 10px;
	font: normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	text-align: justify;
}
div.featured li#network { background: url(design/icon-network.png) 1px 2px no-repeat; }
div.featured li#hardware { background: url(design/icon-hardware.png) 0px 2px no-repeat; }
div.featured li#sla { background: url(design/icon-sla.png) 1px 4px no-repeat; }
div.featured li#supporto { background: url(design/icon-support.png) 1px 2px no-repeat; }
div.featured li#biz { background: url(design/icon-biz.png) 0px 2px no-repeat; }

.icon {
	width: 55px;
	float: left;
	padding-top: 10px;
}

div#footer_wrap {
	width: 940px;
	margin: 0 auto;
	margin-top: 2px;
	background-color: #4fa3ff;
	background-image: url(design/bgfooter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

div#footer {
	width: 940px;
	height: 230px;
	color: #ffffff;
	font-size: 11px;
	margin: 0 auto;
}

.link_size {
	width: 160px;
	display: inline;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	border-right: 1px dotted #b8b8b8;
}

.footer_head {
	padding-left: 15px;
	font-weight: bold;
	font-size: 19px;
	padding-bottom: 4px;
}

div#footer UL {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
}
div#footer UL LI {
	display: block;
	padding: 3px 0px;
	list-style-type: none;
}
div#footer UL LI a {
	color: #ffffff;
	text-decoration: none;
}
div#footer UL LI a:hover {
	color: #abf5fc;
	text-decoration: underline;
}

div.footer_dx {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	color: #c2e4ff;
}
div.footer_dx a {
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.footer_dx a:hover {
	color: #abf5fc;
	text-decoration: underline;
}
div.footer_partners {
	width: 630px;
	float: left;
	padding-left: 15px;
}
div.footer_partners IMG {
	border: 1px solid #b1b1b1;
	margin-right: 4px;
}
div.footer_logo {
	float: right;
	width: 160px;
	padding-right: 10px;
	padding-bottom: 7px;
}

div.popup {
	background-color: #effeff;
	color: #007791;
	font-size: 11px;
	line-height: 1.3em;
	width: 250px;
}

div.canone {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px dotted #d1d1d1;
	text-align: center;
	background-color: #eeeeee;
	margin-top: 15px;
	margin-left: 1px;
	line-height: 1.2em;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.canone H3 {
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	font-family: Tahoma, Arial;
	margin-top: 3px;
	margin-bottom: 6px;
}

div.dedicated {
	width: 285px;
	height: 200px;
	overflow: hidden;
	float: left;
	color: #b2b2b2;
	margin: 20px 0px;
	position: relative;
	z-index: 10;
}
div.dedicated img.config {
	position: absolute;
	right: 10px;
	z-index: 100;
}
	.atom {
		background: url('design/piano-atom.png') no-repeat;
	}
	.i3 {
		background: url('design/piano-i3.png') no-repeat;
	}
	.xeon {
		background: url('design/piano-xeon.png') no-repeat;
	}

div.dedicated_c {
	margin: 12px;
}
div.dedicated_c h4 {
	font: bolder 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.6px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 22px;
	margin-bottom: 20px;
	padding-left: 4px;
	text-shadow: 1px 1px 2px #333; 

}
div.dedicated_c span.small {
	font-size: 10px;
	color: #838383;
}
div.dedicated_c span.price {
	font: bold 18px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f5555a;
	letter-spacing: -1px;
}
div.dedicated strong {
	color: #78b2f2;
}
div.dedicated a {
	color: #a5a5a5;
	font: bold 11px/32px "Trebuchet MS" Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
div.dedicated a:hover {
	color: #fff;
	text-decoration: none;
}
div.dedprice {
width: 220px; 
border: 1px solid #cccccc; 
padding: 8px; 
text-align: center; 
margin: 10px 0px 20px 0px; 
background-color: #ffffff;
font: 11px/15px Tahoma, Arial, Helvetica, sans-serif;
}
div.dedprice h5 {
font: bold 22px/26px Arial, Helvetica, sans-serif;
background-color: #F5555A;
color: #fff;
margin-top: 8px;
margin-bottom: 0px;
border: none;
padding: 0px;
}
div.dedprice strong {
color: #ff3e3e;
}

div.dedintro {
	color: #ffffff;
	width: 584px;
	border-top: 2px solid #285a9f;
	text-align: left;
	font: bold 14px/28px Arial, sans-serif;
	padding: 3px 10px 3px 10px;
	background-color: #70b3f8;
	margin: 10px 0px 10px 0px;
}

table.compare {
	width: 100%;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 3px;
	border-spacing: 3px 3px;
}

table.compare TD {
	padding: 5px;
	text-align: center;
	background-color: #f3f3f3;
	border: 1px solid #ededed;
}
table.compare TD.head {
	background: #e0e0e0 url('design/bghead.gif') top left no-repeat;
	width: 90px;
	color: #555555;
	font: bold 13px/15px Tahoma, Helvetica, sans-serif;
	border: 1px solid #dbdbdb;
}
table.compare TD.head-l {
	background: #e0e0e0 url('design/bghead-l.gif') top left repeat-x;
	color: #555555;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	border: 1px solid #dbdbdb;
}
table.compare TD.head-vert {
	background-color: #e4e4e4;
	background-image: none;
	color: #555;
	font: bold 11px/16px Tahoma, Helvetica, sans-serif;
	border-right: 3px solid #d4d4d4;
	text-align: left;
	padding: 0px 0px 2px 6px;
}
table.compare TD.head-vert img {
	position: relative; top: 2px; left: -2px;
	border: none;
	margin: 0px;
}
table.compare TD.head-left {
	background-color: #181818;
}
table.compare TD.price {
	padding: 8px 5px;
	text-align: center;
	background-color: #f3f3f3;
	border: 1px solid #ededed;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	letter-spacing: -0.6px;
	color: #c30000;
}
table.compare TD.head-vert span.sconto {
	margin: 5px 0px;
	color: #fff;
	padding: 1px 3px;
	font: normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #be4545;
}

table.compare TD.buy {
	padding: 2px;
	text-align: center;
	background-color: #E9EFF4;
	border: 1px solid #E4E9EE;
	font: normal 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
}
td.contatti {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 8px;
	font-size: 12px;
	background-color: #f0f0f0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
UL.features {
	list-style-type: circle;
}
UL.features LI {
	padding-left: 3px;
	font: 12px/18px "Trebuchet MS";
	background: #f0f0f0 url('design/bg-features.gif') center right no-repeat;
	width: 450px;
	margin-bottom: 1px;
}

UL.dedfeatures {
	list-style-type: circle;
	margin: 0px;
}
UL.dedfeatures LI {
	color: #214d90;
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #285a9f;
	border-top: 3px solid #c2ddfd;
	margin-right: 8px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}

dl.features {
	margin: 15px 0px;
	padding: 0px;
}

dl.features dt {
	float: left;
	padding: 0px;
	width: 70px;
	margin: 10px 5px 10px 0px;
}
dl.features dd {
	display: inline;
	float: left;
	width: 210px;
	margin: 10px 0px;
	padding: 0px;
	text-align: justify;
	font: normal 11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

div.horline {
	background: url('design/horline.png') center center no-repeat;
	height: 35px;
	color: white;
}
div.hprice {
	background: url('design/bgprice.gif') top left repeat-x;
	height: 90px;
	margin: 8px 3px 8px 0px;
	padding: 0px;
	border-top: 2px solid #303337;
	border-bottom: 2px solid #303337;
}
div.hprice UL {
	margin: 6px 0px;
	padding: 0;
	list-style-type: none;
}
div.hprice LI {
	float: left;
	display: inline;
	width: 130px;
	padding-top: 10px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #b6bfce;
	text-transform: uppercase;
	line-height: 1.2em;
	height: 64px;
	border-right: 1px dotted #70767f;
	margin-left: 6px;
}
div.hprice LI.ordina {
	width: 180px;
	border: none;
}
div.hprice LI strong {
	font: bold 24px/30px Arial, Helvetica, sans-serif;
	letter-spacing: -0.6px;
	color: #fff;
}

ul.hdetails {
	float: left;
	width: 280px;
	margin-right: 20px;
	list-style-type: none;
	padding: 0px;
}
ul.hdetails LI {
	font: 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 8px;
	background: url('design/bullet.png') top left no-repeat;
}
ul.hdetails h4 {
background-color: #f0f0f0;
padding: 1px 4px;
border: 1px solid #e4e4e4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

div.express {
	width: 600px;
	background: url('design/bg_express.jpg') top left no-repeat;
	height: 180px;
	margin: 15px 0px 10px 0px;
	border: 1px solid #e6e6e6;
}
div.express_c {
	margin: 38px 4px 6px 238px;
	line-height: 1.2em;
}
div.express_c strong {
	color: #31679d;
	line-height: 20px;
}
div.express_c span {
	font-size: 15px;
	letter-spacing: -0.6px;
	color: #555A62;
}
div.gallery {
	border: 1px solid #d4d4d4; 
	padding: 5px; 
	margin: 8px 0px;
}
div.gallery img {
	float: left;
	margin-right: 5px;
}
span.evidence {
	font-size:14px;
	font-weight: bold;
	color: #a60000;
}
div.spot {
	font-size: 11px;
}
	div.spot dt { float: left; width: 80px; }
	div.spot dd { 	border-left: 1px solid #eaca4f; float: left; background-color: #f8f1d6; width: 522px; padding: 5px; margin: 0px; }
	div.spot a { text-decoration: underline; }

div.subtitle {
	background-color: #f3f3f3;
	padding: 2px 0px 1px 4px;
	font-size: 11px;
	color: #7a7a7a;
	margin-bottom: 10px;
}

textarea {
	width: 580px;
}

div.subhosting {
	background-color: #f0f0f0;
	margin: 10px 0px;
	float: left;
	width: 292px;
	font-size:11px;
	color: #595959;
	line-height: 18px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.bh {
	background:url('design/header-bh.gif') top center no-repeat;
}
.sh {
	background:url('design/header-sh.gif') top center no-repeat;
}
div.subhosting h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 8px 0px 44px 12px;
	color: #fff;
	border:none;
}
div.subhosting ul {
	margin: 0;
	padding: 0;
	list-style-image: url('design/bullet.png');
	list-style-position: inside;
}
div.subhosting ul li {
	width:281px;
	margin: 0;
	padding: 5px 5px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	background:url('design/bg-subhosting.gif') top center repeat-x;
}


div.ssl {
	float: left;
	margin-right:30px;
	margin-bottom: 30px;
	width:250px;
	height:140px;
	background: url('design/ssl-bg.gif') bottom left no-repeat;
}
div.ssl div.ssldesc {
	margin-left:10px;
	margin-right:46px;
	margin-top:2px;
	font-size:11px;
	line-height:14px;
}


