/*--
	Theme Name: theme43224
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5+ from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.0
--*/
@import url("main-style.css");

.recent-posts.services li {
    background: url("images/recent-posts-shadow.png") no-repeat scroll 50% 100% rgba(0, 0, 0, 0);
    float: left;
    margin: 0 0 20px 2%;
    min-height: 320px;
    padding-bottom: 55px;
    text-align: center;
    width: 31.3%;
}