#nature{
	font-size:13px;
	color:#747474;
	font-weight:bold;
	width:112px; 
	height:140px;
}
#nature ul{
	list-style:none;
	margin-left:40px;
	margin-top:0px;
	margin-bottom:0px;
}
#nature ul li{
	padding-top:2px;
}






#beautifulchest{
/*	background-color:#000000;*/
	width:184px;
	height:84px;
}

#beautifulchest ul{
	list-style:none;
	margin:0px;
	padding:0px;
/*	background-color:#ff0000;*/
	width:184px;
	height:84px;
}

#beautifulchest ul li{
	padding-top:2px;
	padding-bottom:5px;
	list-style-type:disc;

}
#beautifulchest ul li A:link{ 
color: #FFFFFF;text-decoration: none; font-weight:100;font-size:12px;}
#beautifulchest ul li A:visited{ 
color: #000000;text-decoration: none; font-weight:100;font-size:12px;}
#beautifulchest ul li A:hover{ 
color: #000;text-decoration: none; font-weight:100;font-size:12px;}


#chesthealth{
	font-size:13px;
	color:#747474;
	font-weight:bold;
	width:180px; 
	height:84px;
/*	background-color:#000000;*/
}
#chesthealth ul{
	height:84px;
	list-style:circle;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
/*background-color:#ff0000;*/
}
#chesthealth ul li{
	padding-top:2px;
	padding-bottom:2px;
}

#chesthealth ul li A:link{
 color: #444;text-decoration: none; font-weight:100; font-size:12px;}
#chesthealth ul li A:visited{ 
color: #444;text-decoration: none;  font-weight:100;font-size:12px;}
#chesthealth ul li A:hover{ 
color: #000;text-decoration: none; font-weight:100;font-size:12px;}
