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