@charset "utf-8";

.lens_title {
	font-family: "Arial Black", Arial;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.list_bg {
	background-color: #1E3900;
}

.options_menu {
	background-color: #363636;
}
.lens_bg_left {
	background-image: url(../images/list_box/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.lens_bg_right {
	background-image: url(../images/list_box/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.lens_price {
	font-family: "Arial Black", Arial;
	font-size: x-large;
}
.xsmall {
	font-size: x-small;
}
.was_price {
	font-size: x-small;
	color: #FF0000;
	text-decoration: line-through;
}

.nav {
	color: #99FF00;
}
a {
	color: #99FF00;
}
.offers_bg {
	background-image: url(../images/offers_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lensname_a {
	color: #FFFFFF;
	text-decoration: none;
}
