﻿div.specialTitle 
{
	font: normal bold 16px arial;
	padding: 0px 10px 10px 10px;
	text-align: center;
}

div.specialTitle div 
{
	font: normal normal 10px tahoma;
	color: #777;
}

div#ctl00_leftBar_divAllSpecials img
{
	float: left;	
	
}

div#ctl00_leftBar_divAllSpecials span.specialTitle 
{
	display: block;
	margin-left: 110px;	
}

div#ctl00_leftBar_divAllSpecials a 
{
	font-weight: bold;
	color: Black;
	display: block;
	margin: 10px auto;
}

div#ctl00_leftBar_divAllSpecials 
{
	padding: 10px 0px;
}

div#ctl00_leftBar_divAllSpecials table 
{
	width: 90%;
	margin: 10px auto;	
}

div#ctl00_leftBar_divAllSpecials table td 
{
	vertical-align: top;
	padding: 2px;
}

div#ctl00_leftBar_divAllSpecials table td img 
{
	border: 1px solid black;
	width: 90px;
	height: 130px;
}

table.specialThumbnail 
{
	width: 95%;
	margin: 0px auto;
}

table.specialThumbnail td 
{
	text-align: center;
	color: #3333AA;	
}
