/* ----
AGENT PAGE CSS
Ver. 1 
May 1-08
---- */

/* Link Style */
#subProduct_cntArea #rightCol a {
color:#73c3ff;
font-weight:bold;
text-decoration:none;
}

#subProduct_cntArea #rightCol a:hover {
color:#ffffff;
}

/* Price List */
#priceList ul {
list-style-image:url(../images/brokerPrice_bullet.gif);
}

#priceList ul a {
color:#73c3ff;
text-decoration:none;
font-weight:bold;
}

#priceList ul a:hover {
color:#ffffff;
}