
/*
Place custom CSS for the client in this file.
h1
{
    color: #838181;
}
*/

#ahn-top-content { background: transparent; height: auto; /*Height of top section*/ width: 95%; margin:0 0 0 6px; min-width: 550px; }

#ahn-main-content { width: 95%; margin:0 0 0 10px; }

#ahn-bottom-content { clear: both; width: 95%; background: transparent; color: #333333; text-align: center; margin: 4px 0 0 10px; min-width: 550px; }

.ahn-feature-action-bar { background: transparent; width:100%; padding:0; height:24px; border-top: 1px #fff solid; border-bottom: 1px #e2e2e2 solid; color: #333333; }