h7 {
/*	display: block;*/
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 17px;
	height: 22px;
	margin:0px 0px -5px 0px;
	padding:0px 0px -5px 0px;
	text-indent: -999em;
}

/*********/

#slider {
	width: 695px;
	height: auto;
	margin: 0 auto;
	position: relative;
	float:left;
	background:url(../img/default/compare/cloudbg.png) no-repeat 40px left;
	-moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px;
}

.navigation {
height:40px;
line-height:40px;
clear:both;
margin-left:0px;
width:695px;
overflow:hidden;
float:left;
text-align:center;
background: transparent url(../img/default/pricing/prcingnavbg.png) repeat-x;
/*border-left:#CCCCCC solid 1px; border-right:#CCCCCC solid 1px;*/
}

.navigation li a {
float:left;
width:auto;
height:40px;
color:#000;
font-size:10px;
font-weight:bold;
}

.navigation #powerandspeed-btn{ width:137px; border-right:#ABABAB solid 1px; text-shadow:2px 2px 2px #fff;}
.navigation #growthpotential-btn{ width:137px; border-right:#ABABAB solid 1px; text-shadow:2px 2px 2px #fff;}
.navigation #uptime-btn{ width:142px; border-right:#ABABAB solid 1px; text-shadow:2px 2px 2px #fff;}
.navigation #linuxandwindows-btn{ width:144px; border-right:#ABABAB solid 1px; text-shadow:2px 2px 2px #fff;}
.navigation #management-btn{ width:130px; text-shadow:2px 2px 2px #fff;}


.navigation li a:hover {
color:#000;/*1639AD*/
background:url(../img/default/pricing/prcingnavbg-hover.png) repeat-x;
}

.navigation li a.active {
color:#1639AD;/*1639AD*/
background:url(../img/default/pricing/prcingnavbg-active.png) repeat-x;
}

#power-and-speed, #growth-potential, #uptime-reliability, #linux-and-windows, #management{
width: 634px;
padding: 30px 20px 0px 25px;
float:left; position: relative;
}

#power-and-speed{}
#growth-potential{display:none;}
#uptime-reliability{display:none;}
#linux-and-windows{display:none;}
#management{display:none;}

#tabs-wrap {
width:100%;
}

#tabs-inner {
width:100%;
margin:auto;
}

#tabs-inner p#compare01 {float:left; width:280px; height:250px; line-height: 20px;}
#tabs-inner p#compare02 {float:right; width:280px; height:250px; padding-left:50px; line-height: 20px;}
