body {margin: 0px; border-top: 10px solid #A7C4EC; font-family: Tahoma, Arial, Helvetica; font-size:11px; color:#464646; background-color: #fff; /*line-height:1.4;*/}
.logo {padding:10px 0 10px 0;}

h1 {font-size:18px; color:#990000; font-weight:normal;}
h2 {font-size:14px;}

a {color:#1359A7;}
a:hover {color:#FF0000; text-decoration:none;}

.drugop {text-align:center; font-size:18px;}

.popular_sea {}

.nav_top {background:url(/img/nav_top_bg.gif) repeat-x; font-weight:bold; width:100%; height:26px; padding:0 0 0 5px;}
.nav_top a {margin-right:10px;}

.nav_index a h2{text-decoration:underline; margin-right:10px;}
/*.nav_index{padding:0 0 10px 5px;}*/

.nav_topOPLink {color:#990000;}

.search {margin:0; float:right;}

.content {margin:20px 0 20px 0;}
.content_center {padding:0 5px 10px 5px;}

.navRight {margin-bottom:20px;}
.navRightTop {background:url(/img/nav_right_top.gif) no-repeat; font-weight:bold; padding:0 10px 0 10px; height:25px;}
.navRightCenter {background:url(/img/nav_right_center.gif) repeat-y; padding:5px 10px 5px 10px;}
.navRightCenter a {font-weight:normal;}
.navRightCenter2 {background:url(/img/nav_right_center.gif) repeat-y; padding:5px 10px 5px 10px; font-size:12px; font-weight:bold;}
.navRightCenterLeft {float:left; font-size:12px; line-height:170%; font-weight:bold;}
.navRightCenterRight {float:right;}
.navRightBottom {background:url(/img/nav_right_bottom.gif) repeat-x; height:1px;}

.imgRightMunu {width:30px; height:30px; border:0; text-decoration:none;}
.TDimgRightMunu{width:40px;height:30px;}

.lnk_ext {color:#000000;}

.priceTable {margin-bottom:30px;}
.priceTable td {border-collapse:collapse; border-bottom:1px solid #dedede; border-right:1px solid #dedede; text-align:center;}
.priceTableTop {font-weight:bold; text-align:center; background-color:#DEE6F0;}

.priceTableBg td {background:#ececec;}
.priceTableLowBgWhite td {color:#FF0000;}
.priceTableLowBgGray td {background:#ececec; color:#FF0000;}

.priceTableLowBgWhite a {color:#FF0000;}
.priceTableLowBgGray a {color:#FF0000;}

.head_mgs {font-size:13px; color:#494992; padding:0 0 5px 3px; font-weight:bold;}



.content_heads {font-size:17px; color:#464646; padding:3px 0 3px 0; background:url(/img/dotted.gif) repeat-x bottom;}

.top {float:right; font-weight:bold;}

.opTable {background: #EAF7F9; border: 1px solid #C3DBE0; padding:10px; margin-top:30px;}
.op_heads {font-size:17px; color:#464646;}

.footer {text-align:center; color:#939393; padding:10px 0 10px 0; font-size:11px;}
.footer a {font-weight:normal;}

.head_drug {font-size:18px; color:#464646;}
.head_op {font-size:18px; color:#990000;}
.head_mg {font-size:18px; color:#5587C3;}

.priceChart {margin:0 0 10px 0;}
.priceChartTop {font-weight:bold; text-align:center; background-color:#DEE6F0; height:20px;}
.priceChart td {border-collapse:collapse; border-bottom:1px solid #dedede; border-right:1px solid #dedede; text-align:center;}


/*SERACH*/

.suggestionsBox {
	position: relative;
	left: 5px;
	margin: 10px 0px 0px 0px;
	width: 165px;
	background-color: #eeeeee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #dedede;
	color: #000;
	font-weight: bolder;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #3366aa;
	color: #fff;
}

input {	border: 1px solid #dedede;
}