﻿#divContentBlockWrapper
{
position: relative;
height: 76px;
overflow:hidden;
background-color: #F8FAFC;
border: solid 1px #AFB2B3;
padding: 3px 3px 3px 3px;
}
#divContentBlockWrapperFooter
{
background-color:#F8FAFC;
border:1px solid #AFB2B3;
overflow:hidden;
width:320px;
height: 80px;
position: relative;
padding: 3px 3px 3px 3px;
text-align: left;
}
#divContentBlockExtended
{
}

#divContentBlockMore
{
position:absolute;
top: 60px;
left: 0px;
z-index:100;
width:360px;
height: 23px;
padding: 0px 0px 0px 40px;
background-color: #F8FAFC;
overflow:hidden;
}

#divContentBlockMoreFooter
{
position:absolute;
top: 65px;
left: 0px;
z-index:100;
width:320px;
height: 23px;
padding: 0px 0px 0px 40px;
background-color: #F8FAFC;
overflow:hidden;
}
.spanMore
{
font-family:Verdana;
font-size: 11px;
font-weight:bold;
color:#1c81db;
text-decoration:underline;
cursor:pointer;
cursor:hand;
}
#divContentBlockWrapperPerf
{
position: relative;
/*height: 320px;*/
overflow:hidden;
background-color: #F8FAFC;
border: solid 1px #AFB2B3;
padding: 3px 3px 3px 3px;
margin-left:3px;
margin-right:24px;
}

#divContentBlockMorePerf
{
position:absolute;
top: 304px;
left: 0px;
z-index:100;
width:100%;
height: 23px;
padding: 0px 0px 0px 650px;
background-color: #F8FAFC;
overflow:hidden;
background-color:Transparent;
background-image:url('/site-images/global/morefade.png') !important;
background-image:url('/site-images/global/morefade.gif');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site-images/global/morefade.png',sizingMethod='scale');    
background-repeat:repeat-x;
}
#divMapInstructionsWrapper
{
position: relative;
height: 40px;
overflow:hidden;
background-color: #F8FAFC;
border: solid 1px #AFB2B3;
padding: 8px 3px 3px 3px;
text-align: center;
font-weight: bold;
}
#divMapInstructionsHeader
{
position: relative;
background-color: white; 
top:8px;
left: 5px;
z-index: 1000;
width: 77px;
font-weight: bold;


}
.spanMorePerf
{
font-family:Verdana;
font-size: 11px;
font-weight:bold;
color:#1c81db;
text-decoration:underline;
cursor:pointer;
cursor:hand;
}
.pList
{
margin:0;
}
.pList a
{
color:#005e94;
text-decoration:none;
padding: 0px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}
.pList a:hover
{
text-decoration:underline;
}
