.webhosing_container2 { text-align:center; }
.webhosing_container2 .wc_box2 { /*border-bottom: 1px solid #0b0b0b;*/ }

.webhosing_container2 dl.tabs2 {
    display:inline-block; *display:inline; zoom:1;
	height: 32px;
}
.webhosing_container2 dl.tabs2 dd {
	float: left;
	width:116px;
	text-align:center;
	height: 32px;
	line-height: 32px;
	z-index:1;
	border: 1px solid #DFDFDF;
	border-bottom: 1px solid #000;
	color: #000;
	border-left: none;
	margin-bottom: -1px;
	background: #FFF;
	overflow: hidden;
	position: relative;
}

.webhosing_container2 dl.tabs2 dd:first-child {
	border-left: 1px solid #DFDFDF;
}

.webhosing_container2 dl.tabs2 dd a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 10px;
	font-family: 'Lato', sans-serif;
	outline: none;
	line-height: 32px;
}
	
html .webhosing_container2 dl.tabs2 dd.active, html .webhosing_container2 dl.tabs2 dd.active a:hover  {
	/*background: #646464;*/
	color: #000;
	border-bottom: 1px solid #FFF;

}

html .webhosing_container2 dl.tabs2 dd.active   {
	color: #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #FFF;
	margin-left:-1px;
}

html .webhosing_container2 dl.tabs2 dd.active a  {
	color: #000;
	border-bottom: 1px solid #FFF;
}

.tab_container2 {
    border: 1px solid #DFDFDF;
	border-top: none;
	clear: both;
	min-height:158px;
}



.tab_content2 .scroll_box2 {
   padding:25px 15px 15px 15px;
   text-align:left;

}
