.inner-wrap4 {
width:270px;
background:#0093e4; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-top:15px;
float:left;
border:1px solid #dfdfdf;

}
.inner-wrap4 li ul{ 
list-style-type:none;
}

ul.inner-tab4 { 
list-style-type:none;
}
ul.inner-tab4 li {
overflow:hidden;
margin: 5px 15px 5px 15px; 
padding: 0;
background: #0093e4;
padding:8px 0px;
border-bottom:1px dotted #16aaff;
}
ul.inner-tab4 li a {
background:url(../../images/icons/sub-headarrow.png) 0px 6px no-repeat #0093e4; 
display: block; 
width:auto; 

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
font-weight:bold; 
margin: 0;
padding-left:15px;
background:url(../../images/icons/sub-headarrow.png) 0 6px no-repeat #0093e4; 
text-decoration: none;
}

ul.inner-tab4 li img {
vertical-align:middle;}

ul.inner-tab1 li a:hover {
text-decoration: none;
color:#fffc11; font-weight:bold;
}

ul.inner-tab4 li.last {
overflow:hidden;
margin: 5px 15px 5px 15px; 
padding: 0;
background: #0093e4;
padding:5px 0px;
border-bottom: none !important;
}

html ul.inner-tab4 li.active { /*--Makes sure that the active tab does not listen to the hover properties--*/
	color:#fffc11;  font-weight:bold;
	
}
html ul.inner-tab4 li.active a:hover, html ul.inner-tab4 li.active a { /*--Makes sure that the active tab does not listen to the hover properties--*/
	color:#fffc11;  font-weight:bold; 
}

.tab_content4 {
background:url(../../images/bg/productpage-bg.html) left top no-repeat;
padding:0px;
 margin-top:20px;
	width: 650px;
	margin-left:290px;
	padding-left:20px;
}

.pro-title-main{ color:#000; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:700; padding-bottom:10px;}


