/* --- Winner Thumbs --- */
div.hh
{
	margin:20px 0px 35px 0px;
}
div.hh td.col1
{
	font-size:11px;
	width:225px;
}
div.hh td.col2
{
	text-align:center;
	width:525px;
}
div.hh td.col2 p
{
	margin:20px 0px 0px 25px;
	text-align:left;
	width:350px;
}
div.WinThumbs h3
{
	margin:15px 0px 15px 0px;
}
div.WinThumbs h3 span
{
	color:gray;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
}
div.WinThumbs h4
{
	font-size:14px;
}
div.WinThumbs h6
{
	font-size:11px;
	font-weight:normal;
}
div.WinThumbs h6 span.Cap
{
	color:gray;
	font-style:italic;
}
table.WW td.Thumb div
{
	padding-bottom:15px;
	position:relative;
}
table.WW td.Text
{
	padding-left:10px;
}


table.Menu2
{
	margin:25px 0px 25px 0px;
	width:100%;
}
td.Menu2
{
	background-image:url(/_images/Menu2_Std_bg_134w.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:100px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	width:33%;
}
span.m2Txt
{
	position:relative;
	top:5px;
}
td.Menu2:hover
{
	background-image:url(/_images/Menu2_Hov_bg_134w.jpg);
	color:white;
	cursor:pointer;
}
td.Menu2:hover a
{
	color:white;
}


/* --- Righthand Sidebar --- */
div.Winners {
  position:absolute;
  top:10px;
  left:685px;
  width:250px;
  height:700px;
  padding: 0px 0px 0px 10px;
  border-left:dotted gray 1px;
}
div.Winners p {
  font-size:11px;
}
div.Winners ul
{
	font-size:11px;
}
#RandomFavs div
{
	width:110%;
}
#RandomFavs img
{
	border:solid gray 1px;
	margin:10px 10px 0px 0px;
}
#Scribble
{
	margin:5px 0px 10px 5px;
}
#GetDet
{
	left:15px;
	position:relative;
	top:-15px;
}
#pens
{
	margin:5px 0px 20px 0px;
}
#DefineTJ
{
	margin-top:20px;
}
#tjPoints td
{
	font-size:11px;
	padding-bottom:5px;
}


