

#phonefeatures .menu {
	border-bottom: 3px solid #00a23f;
}







#phonefeatures .menu ul .current_page_item a, #phonefeatures .menu ul ul .current_page_item a {
	background: #00a23f;
}

#phonefeatures .menu ul .current_page_item a:hover, #phonefeatures .menu ul ul .current_page_item a:hover, #phonefeatures .menu ul .current_page_item :hover > a, #phonefeatures .menu ul ul .current_page_item :hover > a{
 	background: #00a23f;
 	color: white;
}

	#phonefeatures .menu ul .current_page_item ul a{
        background: url(img/80percent_alpha.png);
        color: black;
    }



#phonefeatures #breadcrumbs {
	border-bottom: 3px solid #00a23f;
}




#phonefeatures .post a {
	color: #00a23f;
	font-weight: bold;
	text-decoration:none;
    border-bottom:1px dotted #00a23f;
}

#phonefeatures .post a:hover {
	color: #FFFFFF;
	background-color: #00a23f;
}
