/* links
----------------------------------------------- */

a, a:link, a:visited 
{
	color:000000;
	font-weight: bold;

}

a:hover 
{
	color:#2D96C5;
	text-decoration: none;
	font-weight: bold;
}

ul
 {
 	list-style-image:url('images/bullet.gif')
 }
 
 .popheader
{
	width: 100%;
	height: 100%;
	background: #FFF url("http://www.lensprice.com/images/wfcl-image.gif") top left no-repeat;
	border-width: 0;
	margin-right: 10;

	font-family: arial, verdana, trebuchet ms;
	color: white;
	font-size: 24;
	font-weight: bold;
	text-align: left;
}

.popheader span
{
	width: 50;
	display: block;
}
