
/*
Place custom CSS for the client in this file.
h1
{
    color: #006633;
}
*/
.ahn-user-profile-box .user-actions A:link
{
color: #fff;
}
.ahn-bottom-box
{
color: #fff;
}	
/* Public Tab font Color */
.ui-tabs .ui-widget-header .ui-state-default a
{
color: #000000;
}
/* Public Tab BG Color */
.ui-tabs .ui-widget-header .ui-state-default 
{ 
background: none repeat scroll 0 0 #cccccc;
}
/*Feature action bar*/

.ahn-feature-action-bar { background: transparent; padding:0 0 0 0; border-bottom: 1px #86b11b solid; color: #000; }

.ahn-category-edit
{
background: transparent;
}

