#main_sections li {
	list-style-type: none;
	float: left;
	width: 232px;
	margin: 0 5px 0 0;
	text-align: left;
	padding: 0;
}

#main_sections h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 1px;
	padding: 6px 0 4px 8px;
}
#feature, #horoscope, #claim {
	background-repeat: no-repeat;
	height: 24px;
	margin: 0;
	padding: 6px 0 0 8px;
}

#main_sections ul {
	margin: 0px;
	padding: 0px;
}
#main_sections {
	margin: 0;
	padding: 0 0 0 35px;
	background-color: #FFFFFF;
}

#main_sections p {
	background-image: url(../images/home_item_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 0 0 1px;
	padding: 8px 8px 0 4px;
	display: block;
	height: 90px;
	overflow: hidden;
}

#main_sections img {
	background: 0;
	padding: 0;
	margin: 0;
}


#feature_arrow{ background-repeat:no-repeat; background-position:bottom;}
#feature_arrow h2{background-image:url(../images/feature_header.jpg); background-repeat:no-repeat;}

#claim_arrow { background-image: url(../images/story_arrow.gif); background-repeat: no-repeat; background-position:bottom;}
#claim_arrow h2 {background-image:url(../images/claim_header.jpg); background-repeat:no-repeat;}

#horo_arrow { background-image: url(../images/horo_arrow.gif); background-repeat: no-repeat; background-position:bottom;}
#horo_arrow h2 {background-image:url(../images/horoscope_header.jpg); background-repeat:no-repeat;}
#main_sections #feature_arrow em {
	width: 232px;
	height: 30px;
	padding: 0;
	margin: 0;
}

#claim_arrow {
	margin: 0px;
}
