
/*
Place custom CSS for the client in this file.
h1
{
    color: #015B7E;
}
*/

.ahn-feature-action-bar { background: transparent; width:100%; padding-bottom:5px; height:24px; border-top: 1px #fff solid; border-bottom: 1px #736d57 solid; color: #015B7E; }

div.ahn-widget-detail div.user-actions a {
	color:#FFFFFF;	
}

.ahn-user-profile-box .user-actions A:link
{
color: #ffffff;
}

.ahn-category-edit a {
	color:#ffffff;
}

.ahn-feature-action-bar A:link
{
color: #ffffff;
}

.ahn-bottom-box{
color:#ffffff;
}

div.ahn-action-icon a.ahn-item-icon {
	color:#015b7e;
}