/* overwrite style from global.css */

p
{
line-height: 14px;
}

.pageHead
{
padding: 0;
}

/* end overwrite */

.storeListingArea
{
clear: both;
margin: 0 0 20px 0;
}

.storeListing
{
float: left;
display: inline;
padding: 0 30px 20px 0;
width: 180px;
}

.storeLogo
{
display: inline;
padding: 40px 0 20px 0;
float: left;
width: 170px;
}

.thickBoxLink
{
display: none;
}

.thickBoxContentArea
{
float: left;
width: 200px;
}

.width180
{
width: 180px;
}

.thickBoxContentArea h2
{
font: bold 12px/15px Georgia, Times, serif;
color: #3e3a36;
padding: 15px 0 0 0;
margin: 0;
text-transform: uppercase;
}

.thickBoxContentArea p
{
font: 11px/15px Georgia, Times, serif;
color: #3e3a36;
padding: 0;
margin: 0;
}

.backLink
{
display: block;
margin: 10px 0 15px 0;
padding: 0 0 0 22px;
background: url(/images/shared/finger_points_left.gif) top left no-repeat;
font: 11px/14px Georgia, Times, serif;
text-transform: uppercase;
}