/* @begin about komen page */
/* @begin site.css overrides */
#footer {
	margin-top: 40px;
}
/* @end site.css overrides */
/* @begin shared about page styles */
a.visit-komen-btn{
	background: url('../img/btn/visit-komen.png') no-repeat;
	width: 154px;
	height: 26px;
}
a.donate-now-btn{
	background: url('../img/btn/donate-now.png') no-repeat;
	width: 127px;
	height: 26px;
}
#about-btns {
	padding-top: 20px;
	margin-top: 10px;
}
/* tweak (hack) to get content to line up under the hones logo */
#about-komen {
    margin-left: 20px;
}
/* @end about komen page */