﻿#Stores 
{
    line-height:1.1em;
    padding: 20px 0 0 0;
}

#Stores td.storeNav ul
{
margin:99px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style-image:none;
width:265px;
background:url(../images/home_sidenav.png) no-repeat 0 0;
}

#Stores td.storeNav ul li
{
list-style-image:none;
margin:0px;
padding:0px;
}

#Stores td.storeNav li a
{
display:block;
color:#0e229c;
padding:8px 10px 2px 40px;
margin:0px;
width:190px;
font-size:1.2em;
font-weight:bold;
}

#Stores td.storeNav ul li a:hover
{
text-decoration:underline;
}

#Stores td.storeNav ul li a.navon
{
text-decoration:underline;
font-weight:bold;
}

td.storeNav img {
margin: 20px 0 0 75px;
}

.shadow {
 background: url(../images/storeShadow.png) no-repeat 0 0;
 width:154px;
 height:88px;
 position:relative;
 float:left;
}

.shadow img.storeimg {
}

.pin {
 position:absolute;
 background: url(../images/pin.png) no-repeat 0 0;
 width:26px;
 height:33px;
 top:-11px;
 left:2px;
}

div.storetopAd {
height: 65px;

}



