/* bottom styles */
.bottom {	
	background: #FFFFFF url("/images/elt/adultlist/smartchoice_sc2_breadcrum.gif") repeat-y top left;	
	border: 1px solid #B1B191;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
	}
	
.breadcrumb {
	background: #FFFFFF url("/images/elt/adultlist/smartchoice_sc2_breadcrum.gif") repeat-y top left;
	}
	
.choice a{	
	background-image:none;
	background: #cc3333;
	}

.choice a:hover {	
	color:#fff;
	}
	
#container h3 {
	color:#FF9900
	}

a {
	color:	#cc3333	
	}

a:hover {
	color: #FF9900;
	}
	
h3 a  {
	font-size:large
	}
	
h3 a:hover {
	color:#FF9900;
	}
	
	

