/*--
	Theme Name: ICare
	Theme URI: xxxx
	Author: xxx
	Author URI: xxx
	Description: Charity/NGO Theme
	Version: 1.0
	License URI: http://
	Tags:
--*/
@import "css/main.css";
.left-left{
	padding-left:10px;
}
.services h1.widget-title{
	color:#033333;
	text-transform:none;
	text-shadow: 2px 0 1px #ccc;
}
.services a, a:link, a:visited, a:hover{
	text-decoration:none;
	cursor: auto;
}
.txt_align {
	text-align: center;
	
}
.border_rad {
	border: 1px solid red;
	border-radius:2px;
}
.float_rght{
	float:right;
}

 .button-holder a {
    display: none;
    margin-top: 9px;
}