﻿/* Line-Card.aspx */
a.dwnLC
{
position: absolute;
top: 80px;
left: 490px;
display: block; 
color: #015ea8;
text-decoration: none;


font-size: 12px;
}
a.dwnLC img
{
vertical-align: middle;
text-decoration: none;
border:none;
padding-right: 10px;
}
a.dwnLC span.text
{
text-decoration: underline;
}
/* Service Map */
.srvMap{
padding-left: 1px;
}

#LineCard
{
width: 745px;
background: Transparent url(/App_Images/LineCard_Header.jpg) no-repeat top;
padding: 20px 10px;
position: relative;
right: 24px;
}

#LineCard ul
{

}
#LineCard img
{
float: left;
}
#LineCard a.img
{
float:left;
display: block;
height: 146px;
width: 131px;
outline: none;
margin: 0px 10px -10px 30px;
padding: 0px;
}

#LineCard li
{
clear: both;
width: 745px;
padding: 0px;
margin-bottom: 10px;
}

#LineCard h2
{
color: #015ea8;
font-weight: normal;
text-transform: inherit;
padding: 3px 0 2px 0;
margin: 0 100px 5px 185px;
border-bottom: 1px solid #afafae;
font-size: 18px;
}
#LineCard h2 span.loc
{
font-size: .8em;
}

#LineCard p
{
color:#1d1d1d;
margin: 0 100px 0 185px;
font-size: 14px;
}

#LineCard p.last
{
background: transparent url(/App_Images/desc_footer.jpg) no-repeat bottom;
padding-bottom: 30px;
}
