#promolistleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#promolistleft {
	float: left;
	}

#promolistleft li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	height: 30px;
	color: #006FB7;
	display: block;
	background-image: url(/images/promolistarrowleft.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	width: 138px;
	padding-left: 22px;
	padding-top: 16px;
	float: left;
	font-size: 1em;
	}
#promolistleft li a:hover, #promolistleft li a.selected {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-image: url(/images/bgpromolistshoverleft.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 138px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-position: 0px 0px;
}





#promolistright ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#promolistright {
	float: left;
	height: 281px;
	}

#promolistright li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	height: 30px;
	color: #006FB7;
	display: block;
	background-image: url(/images/promolistarrowright.png);
	background-repeat: no-repeat;
	background-position: 142px center;
	width: 138px;
	padding-top: 16px;
	float: left;
	font-size: 1em;
	text-align: right;
	padding-right: 22px;
	}
#promolistright li a:hover, #promolistright li a.selected{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-image: url(/images/bgpromolistshoverright.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 138px;
	padding-top: 16px;
	padding-right: 22px;
	padding-bottom: 0px;
}

#promoslideimg {
	cursor: pointer;
	_cursor: hand;

}
