h2
{
	margin-bottom: 0px;
	border: 1px;
	font-family: arial;
	font-size: 25pt;
	font-weight: bold;
	color: #ababab;
}

table
{
	border: 0px;
}

img
{
	border: 0px;
}

a
{
    text-decoration: none;
}

.ie-png {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’andrewsellick.png’,sizingMethod=’scale’);
    height: 50px; 
    width: 257px;
}

.ie-hide{
    border:0px solid #FFFFFF;
    _display:none;
}

.red_highlight
{
    color: #F33;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
}

.highlight
{
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

.special_desc
{
    position: relative; 
    margin-left: auto; 
    margin-right: auto;
    width: 420px; 
    text-align: left;    
}

.specials_to_hire_price
{
    position: relative; 
    margin-left: auto;
    width: 400px; 
    color: #F33;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

.specials_to_buy_product_name
{
    font-weight: bold;
    text-align: center;
}

.specials_to_buy_price
{ 
    color: #F00;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}


#specials_to_buy td
{
    text-align: center;
    padding-bottom: 10px;
}

#gallery_table
{
    width: 100%;
}

#gallery_table td
{
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.gallery_thumbs img
{
    /*margin: 5px 15px 5px 10px;*/
	padding: 12px;
}
