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

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

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

/* Price List */
#priceList_header {
font-size:10px;
width:317px;
height:15px;
margin:0;
padding:0;
}

#priceList_header span {
background:url(../images/priceList_header.gif) top left no-repeat;
position:absolute;
width:317px;
height:15px;
}

#priceList {
margin:24px 0 24px 0;
}

#priceList ul {
color:#ebebeb;
font-size:12px;
margin:12px 0 12px 90px;
padding:0;
list-style-image:url(../images/supportPrice_bullet.gif);
}

#priceList li {
margin:6px 0 6px 0;
}

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

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

/* Product Logo */
#productLogo {
width:317px;
height:212px;
margin:0;
padding:0;
color:#000000;
}

#productLogo span {
background:url(../images/supportLogo.jpg) top left no-repeat;
position:absolute;
width:317px;
height:212px;
}

	

