/*
Common styles for all published customer sites
*/
p,ul,ol,blockquote
{
    margin-top:0;
    margin-bottom:0;
    overflow:visible;
}

ol
{
    padding-left:2em;
}

ul
{
    padding-left:1.5em;
}

li div
{
    display:inline;
}

body
{
    margin-left:0;
    margin-right:0;
    margin-top:0;
    margin-bottom:0;
    overflow:visible;
}

img
{
    border:0;
}

#divVPBrandFooter
{
    margin: 8px 8px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    text-align: center;
    margin-top: 36px;
}

#divVPBrandFooter a
{
    text-decoration: none;
    color: #333;
}

/* mapquest disclaimer etc */
.legalese 
{
	font-size: xx-small;
	color: #999999;
}
div.legalese
{
	width: 600px;
	margin: 30px auto; 
	text-align: center;
}

.legalese a 
{
	color: #999999;
}
.legalese a:visited 
{
	color: #999999;
}

.image-gallery table
{
	width:100%;
	border-collapse:collapse;
}

.image-gallery-image-cell
{
	width:10%;
}

.image-gallery img
{
	margin-right:10px;
}

.image-gallery td
{
	vertical-align:top;
	border:1px #CCCCCC solid;
}

.image-gallery-caption
{
	font-weight:bold;
}

.image-gallery-description
{
}

.image-gallery-price
{
}
