﻿div#toppanel div.tab_top
{
    border-bottom: solid 1px #d0d0d0;
}

div#toppanel ul.login li#toggle
{
    border: solid 1px #d0d0d0;
    border-top: none;
}

div#toppanel ul.login li#toggle a
{
    outline: 0;
}

/*
div#panel_top .content > a > div.left:hover
{
    background: url('images/topPanel_hover.png') no-repeat left top;
    cursor: pointer;
}


div#panel_top .content > a.selected > div.left {
    background: url('images/topPanel_hover.png') no-repeat left top;
    cursor: pointer;
}
*/


#directions .directionsBtn_wrapperPA, #directions .directionsBtn_wrapperNJ, #directions .directionsBtn_wrapperNY
{
    display: block !important;
}


div#panel_top p {
    color: #5D6468;
    font-family:'BentonSans Medium', sans-serif !important;
    font-size: 13px;
    line-height: 150%;
    padding: 0 0 20px;
}

#panel_top div.linkArea span {
    font-family:'BentonSans Medium', sans-serif !important;
}


div.contentWrapper .contentBackground .mainContent .grayLine{
	height: 23px !important;
	border-bottom:1px solid #e5e5e5 !important;
	background-color: transparent !important;
	margin-top: 0 !important;
}


div.readStoryThumbImg div.author { 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)" !important; 
filter: alpha(opacity=85) !important;
}
