/* Price Guide */

.pg_mainentry
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#241E5E;
}
.pg_subentry
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
	padding-top:3px;
	color:#000000;
}

.pg_subentry_content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-top:6px;
	color:#000000;
	line-height:16px;
}
.pg_subentry_text1
{	
	line-height:16px;
	color:#413B81;
	font-weight:bold;
}	
table.sympton {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
}
table.sympton td{
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
	padding:2px;
}

.pg_price
{
	font-size:14px;
}
.title3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: red;
	font-weight:bold;
	padding-bottom:3px;
}

/* ----- Round Boxes ----- */
.t {background: url(/images/priceguide/dot2.gif) 0 0 repeat-x; }
.b {background: url(/images/priceguide/dot2.gif) 0 100% repeat-x}
.l {background: url(/images/priceguide/dot2.gif) 0 0 repeat-y}
.r {background: url(/images/priceguide/dot2.gif) 100% 0 repeat-y}
.bl {background: url(/images/priceguide/bl2.gif) 0 100% no-repeat}
.br {background: url(/images/priceguide/br2.gif) 100% 100% no-repeat}
.tl {background: url(/images/priceguide/tl2.gif) 0 0 no-repeat}
.tr {background: url(/images/priceguide/tr2.gif) 100% 0 no-repeat; padding:10px}
/* ---------- */