﻿body 
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}
#container 
{
    width: 904px;
	padding-bottom: 20px;
    margin-top: 0px;
}
.ad-gallery table.info 
{
    
}
.ad-gallery table.info td
{
    padding: 2px 5px;
}
.ad-gallery table.info td.detailTitle 
{
    text-align: right;
    font-weight: bold;
    padding: 2px 0;
    width: 100px;
    vertical-align: top;
    color: #000;
}
a.viewRationale 
{
    color: white;
    text-decoration: underline;
}
a.viewRationale:hover 
{
    text-decoration: none;
}