section.opanel,  div.opanel  { float:left; width:194px; line-height:120%; margin-right:9px; }
section.opanelr, div.opanelr { float:left; width:194px; line-height:120%; }

.opanel_center_top {width:194px; height:21px; background-image:url('/components/productPanel/images/opanel_bg.gif')}
.opanel_center_top_left {width:9px; height:21px; background-image:url('/components/productPanel/images/opanel_left.gif'); float:left;}
.opanel_center_top_center_left {
	width:176px;
	height:16px;
	float:left;
	text-align:center;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
	margin-top:3px;
}

.opanel_center_top_right {width:9px; height:21px; background-image:url('/components/productPanel/images/opanel_right.gif'); float:left;}
.opanel_bottom_content {width:194px; height:9px; background-image:url('/components/productPanel/images/bottom.gif'); background-repeat:no-repeat;}
.opanel_center_content 
{ width:192px; 
  height:160px; 
	background:#feead1;
	border-left: solid #d7d7d7 1px; 
	border-right: solid #d7d7d7 1px;
}

.opanel_center_content img { 
  width:130px;
	height:85px;
	border:0;
}


.opanel_center_links 
{ width:192px; 
  height:30px; 
	background:#feead1;
	border-left: solid #d7d7d7 1px; 
	border-right: solid #d7d7d7 1px;
}

.opanel_text {
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:12px; color:#666; display:block; margin-top:3px;
margin-left:10px;
margin-right:5px;
text-align:left;
}

.opanel_link {
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:11px; color:#006699; display:block; text-align:right; margin-right:10px;
}

.opanel_link a{
color:#006699; font-weight:bold; text-decoration:none; 
}

.opanel_link a:hover{
color:#e6922b; font-weight:bold; text-decoration:none; 
}

.main_opanel_menu1, .main_opanel_menu1 a{
font-size:12px; color:#006797; font-weight:bold; text-decoration:none;  margin-left:3px;
}

.main_opanel_menu1 a{ background:#FFFFFF; }
