.textTypeSwitcher
{
	margin: 4px 8px 0px 8px;
	padding-bottom: 9px;
}
.textTypeSwitcher a
{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#0ae;
	text-decoration:none;
}

.textTypeSwitcher a:hover
{
	text-decoration: underline;
}

/* classes for the filter-box */

.filters
{
	clear:both; border:1px solid #000000; margin:8px 8px 8px 8px;
}

.filterh
{
	text-align:right; height:20px; font-size:10px; font-family:arial; background-color:#dbdcde; color:#444444;
}

.filterh img
{
	float:left; margin:7px 0px 0px 7px;
}

.filterrow
{
	font-weight:bold; line-height:20px; font-family:arial; padding-left:5px;
	background-image: url('/lay/dotbwhoriz.gif'); background-repeat: repeat-x; background-position: top;
}

.filterrow ul,.filterrow ol
{
	margin:0px; padding:0px; list-style:none;
	display:inline;
	background-position: left;
	background-image: url('/lay/dotbwvert.gif');
	background-repeat: repeat-y;
}

.filterrow li
{
	display:inline;
	background-position: right;
	background-image: url('/lay/dotbwvert.gif');
	background-repeat: repeat-y;
	padding-left:5px;
	padding-right:5px;
}

.filterrow li a
{
	color:#000000;
	text-decoration:none;
}

.filterrow li a:hover
{
	text-decoration:underline;
}

.aboutscores
{
	color:#0ae;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
	float:right;
	margin-right:5px;
}

a.aboutscores:hover
{
	text-decoration:underline;
}

/** others*/



.puffVert
{
	margin: 0px 8px 8px 8px;
	clear: both;
	overflow: hidden;
	background-image: url('/lay/dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.puffVert img
{
	vertical-align:top;
	margin-top: 9px;
}

.puffText
{
	float: right;
	width: 406px;
	margin-top: 5px;
}

.puffVert h3
{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding: 1px 0px 0px 1px;
}

.puffVert h3 a
{
	color: #000000;
	text-decoration: none;
}

.puffVert h3 a:hover
{
	text-decoration: underline;
}

.puffVert h4
{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding: 6px 0px 12px 0px;
	color:#0ae;
}

.puffVert p
{
	margin:0px 0px 8px 0px;
}

.pspforum
{
	margin: 4px 8px 0px 8px;
	padding-bottom: 9px;
}
.pspforum a
{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#0ae;
	text-decoration:none;
}

#videos
{
	background-color: #ffffff;
	font-size: 11px;
	margin: 7px auto 0px auto;
	width: 300px;
}
#videos img
{
	border: 1px solid #999999;
	margin: 6px 6px 2px 6px;
}
#videos div a
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 6px 6px 6px;
	text-decoration: none;
}
#videos a:hover
{
	text-decoration: underline;
}
#videos .description
{
	border-bottom: 1px dashed #999999;
	margin: 0px 6px 0px 6px;
	padding-bottom: 4px;
}

#videos .date
{
	color: #0ae;
	font-weight: bold;
}
