
#list1  {
	width: 214px;
	font-family: verdana;
	margin:  0px;
	padding: 3px;
	background: #FFFFFF;
}

#list1 p {
	color: #0c449b;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 201px;	
}

#list1 h3 {
	cursor:pointer;
	display:block;
	padding: 8px 5px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #E3F8E7;
	background: #9CC5A5 url(http://resource.cottoninc.com/_images/tfol/home/home_mnav_off.gif) no-repeat;
	background-position: bottom left;
}

#list1 h3:hover {
	color: #FFFFFF;
}

#list1 h3.selected {
	color: #345B3E;
	background: #E0EBE3 url(http://resource.cottoninc.com/_images/tfol/home/home_mnav_on.gif) no-repeat;
	background-position: bottom left;
	padding: 8px 5px;
}
