.introText
{
	margin:13px; padding:0px;
}

.introText a
{
	font-family:arial, helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
}


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

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



.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: 100%;
	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:#7f7f7f;
}

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

.system
{
	font-size:11px;
	color:#0ae;
}

.grtvBelowBanner
{
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}

.grtvShow
{
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	width: 142px;
}

.grtvShow a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.grtvShow 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;
}

/* end of classes for the filter-box */

/* this file is used on a few pages: main start page, reviews index page, previews index page, etc... */

.console
{
	color:#0ae;
	margin-left: 2px;
}

a.readMore
{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#0ae;
	text-decoration:none;
	margin-left:1px;
}

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

.giftext /* looks just like div.newSmallTexts caption, but coded way differently */
{
	background-color:#d2d2d4;
	height:20px;
}

.giftext img
{
	margin:4px 0px 0px 4px;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

.readMore a
{
	color: #0ae;
	font-weight: bold;
	text-decoration: none;
}
.readMore a:hover
{
	text-decoration: underline;
}

/* END GRTV CRAP */


.newsfeed
{
	overflow:hidden; padding: 20px 20px 0px 20px;
}

.newsfeedpub
{
	font-family: helvetica, arial, sans-serif; font-size: 13px; color:#686868;
}

.newsfeed h2
{
	font-family: helvetica, arial, sans-serif; font-size:30px; letter-spacing:-1px; margin-top:2px; margin-bottom:0px;
}

.newsfeed p
{
	margin-top:6px; margin-bottom:16px; padding:0px;
}

.newsfeedcrop
{
	width:270px; height:152px; margin-bottom:20px; margin-left:16px; overflow:hidden; float:right;
}

.newsfeedauth
{
	padding:8px 20px 8px 20px; background-color:#dbdbdb; color:#686868; font-family: helvetica, arial, sans-serif; font-weight:bold;
}

.newsfeedauth a
{
	color:#0ae;
	text-decoration:none;
}

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

/* for user content overview page */
#reviews table, #blogs table, #livefeed table, #forum table, #gallery table, #profile table, #groups table
{
	width: 100%;
}

@media (max-width: 450px) {
	.puffVert img {
		display: none;
	}
}