/* vBulletin 3 CSS For Style 'Looki' (styleid: 2) */
#comments td, #comments th, #comments p, #comments li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#comments .tborder
{
	background: #d3d3d3;
	color: #545769;
	border: 1px solid #6d6d6d;
}
#comments .tcat
{
	background: #eaeaea url(../../images/looki/gradients/gradient_tcat.gif) repeat-x top left;
	color: #000000;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#comments .tcat a:link, .tcat_alink
{
	color: #142257;
	text-decoration: none;
}
#comments .tcat a:visited, .tcat_avisited
{
	color: #142257;
	text-decoration: none;
}
#comments .tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #06123b;
	text-decoration: underline;
}
#comments .thead
{
	background: #eaeaea url(../../images/looki/gradients/gradient_thead.gif) repeat-x top left;
	color: #000000;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#comments .thead a:link, .thead_alink
{
	color: #0a2561;
}
#comments .thead a:visited, .thead_avisited
{
	color: #0a2561;
}
#comments .thead a:hover, .thead a:active, .thead_ahover
{
	color: #112d6b;
}
#comments .tfoot
{
	background: #e6e6e6;
	color: #000000;
}
#comments .tfoot a:link, .tfoot_alink
{
	color: #231500;
}
#comments .tfoot a:visited, .tfoot_avisited
{
	color: #231500;
}
#comments .tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #000000;
}
#comments .alt1, .alt1Active
{
	background: #eeeeee;
	color: #000000;
}
#comments .alt2, .alt2Active
{
	background: #e6e6e6;
	color: #000000;
}
#comments td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
#comments .smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* ***** small padding on 'thead' elements ***** */
#comments td.thead, th.thead, div.thead { padding: 4px; }

#comments .tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

#comments .normal { font-weight: normal; }
#comments .inlineimg { vertical-align: middle; }
#comments .underline { text-decoration: underline; }