
#vertmenu
{
    text-align: left; 
}

.MenuItem a:link 
{
   
    font-size : 10pt; 
    font-family:Arial Narrow; 
    
}
.MenuItem a:visited 
{ 
    font-size : 10pt; 
    font-family:Arial Narrow; 
}
.MenuItem a:hover 
{ 
    font-size : 10pt; 
    font-family:Arial Narrow; 
}

/* Profile Box */
.ahn-user-profile-box .user-actions a:link, .ahn-user-profile-box .user-actions a:visited, .ahn-user-profile-box .user-actions a:focus {color:#000000;}
.ahn-user-profile-box .user-actions a:hover {color:#000000;}

/* What's New Box */

.ahn-bottom-box {  color:#000000;   }

/* Public Tab BG Color */
.ui-tabs .ui-widget-header .ui-state-default { background: none repeat scroll 0 0 #ccc;   }

.ahn-feature-action-bar { background: #e2e2e2;}

.ahn-category-edit {background: #e2e2e2;}

.prev {
    background: url("images/prev.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 68px;
    width: 20px;
    margin-left: -23px;
    margin-top: 13px;
    display:none;
}
.next {
    background: url("images/next.jpg") no-repeat scroll 0 0 transparent;
    height: 68px;
    width: 20px;
    float: right;
    margin-right: -17px;
    margin-top: 13px;
    display:none;
}

.slider li{margin-right:9px;}
.slider{margin:16px auto 0 397px; position:absolute!important;}
A.ahn-up-page-edit{background:url("images/edit-page-btn.png") no-repeat scroll left top transparent !important;}
.ahn-breadcrumbs {display: none;}