 /* ----- REVIEW LIST ----- */
.white { color:#fff; }
.review_list {
	border-left:solid 1px #6e9eda;
	border-right:solid 1px #295387;
	border-bottom:solid 1px #345f95;
	background:#3c78c4;
	color:#fff;
	padding-bottom:2px;
	min-height:250px;
}

.review_list h4 {
	color:#fff;
	font-size:0.8em;
	background:url("../images/bg_blue_heading.gif") repeat-x bottom #4f8edc;
	border-top:solid 1px #70a3e3;
	border-bottom:solid 1px #1d4475;
	font-size:0.75em;
}
.review_list h4 a {
	float:left;
	display:block;
	padding:1px 4px 1px 8px;
	color:#fff;
}
.review_list h4 a:hover {
	text-decoration:none;
	cursor:pointer;
	background:url("../images/bg_blue_heading2.gif") repeat-x bottom #5e9deb;
}
.review_list h4 a.selected {
	color:#ffc000;
}
.review_list h4 a img {
	padding:1px 2px 1px 0;
	border:none;
}
.review_list h4 .title {
	width:220px;
	border-right:solid 1px #2a5182;
}
.review_list h4 .score {
	width:48px;
	border-left:solid 1px #6d9edb;
	text-align:center;
}
.review_list span {
	float:left;
	display:block;
	padding:1px 4px 1px 8px;
	font-size:0.75em;
}
.review_list span a {
	color:#fff;
}
.review_list span.title {
	width:220px;
}
.review_list span.score {
	width:48px;
	text-align:center;
}
.blue .pagenav.nobottomborder {
	border-bottom:none;
}

.review_list.titleonly h4 .title {
	width:282px;
	border:none;
}

.review_list.downloads h4 .type {
	width:14px;
	border-right:solid 1px #2a5182;
}
.review_list.downloads h4 .title {
	width:184px;
	border-left:solid 1px #6d9edb;
}
.review_list.downloads h4 .date {
	width:56px;
	border-left:solid 1px #6d9edb;
	text-align:center;
}
.review_list.downloads span.type {
	width:15px;
}
.review_list.downloads span.type img {
	position:relative;
	top:2px;
}
.review_list.downloads span.title {
	width:186px;
}
.review_list.downloads span.date {
	width:57px;
}


/* ----- GAME DETAIL ----- */
.gamedetail {
	padding:5px 0;
	background:url("../images/bg_gamedetail_sep.gif") no-repeat bottom center;
	font-size:0.75em;	
}
.gamedetail .details {
	padding:0 5px;
}
.gamedetail .details span {
	display:block;
	float:left;
}
.gamedetail .details .title {
	width:180px;
}
.gamedetail .details .text {
	font-weight:bold;
}
.gamedetail.nobg {
	background:none;
}
.newsitem .date {
	width:60px;
}
.newsitem .title {
	width:187px;
}
.mediarow {
	padding:5px 4px 5px 5px;
	float: left;
	clear: both;
	width: 282px;
}
.media {
	position:relative;
	float:left;
	padding:3px 4px 3px 4px;
	width:133px;
}
.media img {
	border:solid 1px #7397c5;
}
.blackgrey .media img {
	border-color:#000;
}
.media .movieicon {
	float:none;
	position:absolute;
	top:6px;
	right:7px;
	border:none;
}
.media a span {
	color:#fff;
}
.media a:hover span {
	text-decoration:underline;
}
.media span {
	display:block;
	float:left;
	clear:left;
	width:133px;
	text-align:center;
}
.media .title {
	font-weight:bold;
}
.gamedetail .header {
	padding:0 5px;
}
.gamedetail .header img {
	float:left;
	border:solid 1px #7397c5;
}
.gamedetail .header_text {
	float:left;
	padding-left:7px;
}
.gamedetail .header_text h4 {
	width:175px;
	padding-bottom:10px;
	color:#ffc000;
	font-size:1.0em;
}
.gamedetail .header_text h4 a {
	color:#ffc000;
}
.gamedetail .header_text span {
	display:block;
	float:left;
}
.gamedetail .header_text .right {
	font-style:italic;
	text-align:right;
	width:175px;
}
.gamedetail .header_text .platforms {
	font-weight:bold;
	text-align:right;
}
.gamedetail .header_text .right a {
	color: #ffcc00;
}
.gamedetail .story {
	margin:5px 10px;
	padding:5px;
	background:#336cb3;
	border:solid 1px #6f98c9;
}




/* ----- SIMILAR GAMES ----- */
.similargame {
	position:relative;
	padding:7px 4px 11px 4px;
	margin:0 3px;
	_margin:0 2px;
	background:url("../images/bg_black_s_sep.gif") no-repeat bottom center;
}
.similargame img {
	margin-top:2px;
	float:left;
	border:solid 1px #000;
}
.similargame_text {
	float:left;
	width:170px;
	padding-left:7px;
	color:#000;
	font-size:0.75em;
}
.similargame_text h4, .similargame_text h4 a , .similargame_text .subtitle {
	color:#0073ff;
}
.similargame_text h4 {
	font-size:1.1em;
}




/* ----- ARTICLE ----- */
.article {
	position:relative;
	border-left:solid 1px #6c6c74;	
	border-right:solid 1px #333339;
	background:#565661;
}
.article_heading {
	position:relative;
	padding:7px 0 10px;
	border-bottom:solid 1px #000;
}
.article_heading.halfheight {
	min-height:75px;
	height:auto !important;
	height:75px;
}
.article_heading.minheight {
	min-height:140px;
	height:auto !important;
	height:140px;
}
.article_heading img {
	float:left;
	margin:3px 0 0 5px;
	border:solid 1px #7c7c7d;
}
.article_heading_text {
	float:left;
	padding-left:8px;
	width:408px;
}
.article_heading h4 {
	padding-bottom:3px;
	font-weight:normal;
	font-size:1.5em;
	color:#ffb400;
}
.article_heading_text .text {
	position:absolute;
	bottom:2px;
	font-size:0.75em;
	color:#fff;
	width:408px;
}
.article_heading_text .text a {
	color:#fff;
	text-decoration:underline;
}
.article_heading_text .author {
	padding-bottom:10px;
}
.article_heading .details {
	margin:0 0 0 5px;
}
.article_heading .details a {
	color:#fff;
	text-decoration:underline;
}
.article_heading .details {
	font-size:0.75em;
	color:#fff;
}
.article_heading .details .title {
	float:left;
	display:block;
	width:50%;
	font-weight:bold;
}
.article_heading .details .lcol {
	float:right;
	display:block;
	width:50%;
}
.article_heading_text .title {
	float:left;
	display:block;
	width:50%;
	font-weight:bold;
}
.article_sideinfo {
	position:relative;
	float: right;
	margin: 5px 10px 0 0;
	height:108px;
	width:228px;
	background:url("../images/bg_article_sideinfo.gif") no-repeat right;
	overflow:hidden;
}
.article_sideinfo .sidescore {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#89898f;
}
.article_sideinfo h5 {
	position:absolute;
	top:32px;
	right:15px;
	margin-top:5px;
	color:#fff;
	font-size:2.1em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.article_sideinfo .sidescore {
	position:absolute;
	float: right;
	top:19px;
}
.article_sideinfo .scorerow {
	height:17px;	
}
.article_sideinfo .sidescore_text {
	clear:left;
	float:left;
	width:55px;
	padding-right:5px;
	text-align:right;
}
.article_sideinfo .sidescore_bar {
	float:left;
	position:relative;
	top:3px;
	width:47px;
	height:7px;
	border-top:solid 1px #000;
	border-right:solid 1px #6d6d7a;
	border-bottom:solid 1px #9c9ca5;
	border-left:solid 1px #353540;
	overflow:hidden;
}
.article_sideinfo .sidescore_bar img {
	position:relative;
	left:-2px;
	margin:0;
	height:7px;
	border:none;
}
.article_sideinfo .sidescore_score {
	float:left;
	color:#ff9c00;
	width:10px;
	padding-left:5px;
}
.article_text {
	padding:10px;
	background:#fff;
	border-bottom:solid 1px #3d3d47;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
}
.article_text h4 {
	padding:10px 0;
	background:url("../images/bg_gamedetail_title.gif") repeat-x top #cfcfcf;
	border:solid 1px #a0a0a0;
	font:bold 1.7em Verdana, Arial, Helvetica, sans-serif ;
	color:#1763c0;
	text-align:center;
}
.article_text li {
	margin: 0 0 0 15px;
}
.article_text a {
	color: #1763C0;
}
.article_text .subtitle {
	padding-bottom:10px;
	color:#7a7a86;
	font-size:0.85em;
	text-align:center;
}
.article_text .subtitle a {
	color:#000;
	text-decoration:underline;
}
.article_text .subtitle a:hover {
	color:#1763c0;
}
.article_text p {
	margin-top:0.9em;
	margin-bottom:0.9em;
}
.article_text .bigintermezzo {
	padding:3px;
	margin-top:0.9em;
	margin-bottom:0.8em;
	background:url("../images/bg_gamedetail_title2.gif") repeat-x top #cfcfcf;
	border:solid 1px #a0a0a0;
	font: Verdana, Arial, Helvetica, sans-serif ;
	font-weight: bold;
	color:#1763c0;
	line-height:1.5em;
}
.article_text .intermezzo {
	padding:5px;
	margin-top:0.9em;
	margin-bottom:0.8em;
	background:#e3e3e6;
	border:solid 1px #a5a5b0;	
	font-size:0.9em;
	line-height:1.5em;
}
.article_text .intermezzo li {
	margin: 0 0 0 15px;
}
.article_text .intermezzo .column {
	float:left;
	width:239px;
	padding:0 5px;
}
.article_text .center {
	text-align: center;
}
.article_text .center a{
	padding: 5px;
}
.article_text .center a img{
	border: 1px solid #757587;
	width: 133px;
	height: auto;
	margin-bottom:5px;
}
.article_text .relatednews {
	width: 345px;
	white-space: nowrap;
	padding-left: 15px;
}
.article_text .up {
	background-image: url( "../images/arrow_up.gif" );
	background-repeat: no-repeat;
	background-position: left center;
}
.article_text .down {
	background-image: url( "../images/arrow_down.gif" );
	background-repeat: no-repeat;
	background-position: left center;
}
.article_text .relatednews a{
	color: #000000;
}
.article_text .relatednews a:hover{
	color: #1763c0;
}
.article_text .networking{
	width: 145px;
	float: right;
}
.article_img.fright {
	padding:4px 0 10px 10px;
}
.article_img.fleft {
	padding:4px 10px 10px 0;
}
.article_img img {
	border:solid 1px #757587;
	/*width: 133px; No longer required
	height: auto;*/
}
.article_img .comment {
	display:block;
	padding:3px;
	width:127px;
	#padding-top:3px;
	#margin-top:-2px;
	border:solid 1px #757587;
	border-top:none;
	background:#363640;
	color:#d2d2d2;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
}
.article_bottom {
	border-bottom:solid 1px #3d3d47;
	color:#fff;
	font-size:0.75em;
}
.article_bottom h4 {
	font-size:1em;
}
.article_procon {
	padding:10px 0;
	border-top:solid 1px #7d7d8a;
	border-bottom:solid 1px #3d3d47;
}
.article_procon div {
	float:left;
	padding:0 8px 5px 12px;
	width:244px;
}
.article_procon h4 {
	padding:0 0 7px 18px;
	color:#fff;
	font-weight:bold;
}
.article_procon .pro h4 {
	background:url("../images/icon_pro.gif") no-repeat top left;
}
.article_procon .con h4 {
	background:url("../images/icon_con.gif") no-repeat top left;
}
.article_procon .pro {
	border-right:solid 1px #81818e;
}
.article_procon ul {
	padding-left:20px;
}
.article_procon li {
	padding:2px 0;
}
.article_screens {
	border-top:solid 1px #7d7d8a;
	padding-bottom:5px;
}
.article_screens h4 {
	width:100%;
	padding:4px 0 3px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.article_screens .screens {
	padding-left:5px;
}
.article_screens a {
	float:left;
	padding:1px;
}
.article_screens img {
	border:solid 1px #000;
}
.screensrow {
	padding:2px 35px;
}
.screensrow.large {
	padding:2px 0;
}
.screensrow a {
	float:left;
	display:block;
	padding:5px;
}
.screensrow.large a {
	padding:4px;
}
.screensrow.large a img {
	margin:0;
}
.screensrow a img {
	border:solid 1px #000;
}


/* ----- COMMENTS ----- */
.comment_text {
	float:left;
	padding-left:8px;
	width:408px;
	font-size:0.80em;
	color:#fff;
	line-height:1.4em;
}
.comment_text h4 {
	font-weight:bold;
}
.comment_text .text {
	padding-bottom:10px;
	overflow: hidden;
}
.comment_text .text a {
	color: #ffb400;
	text-decoration: none;
}
.comment_text .text a:hover {
	text-decoration: underline;
}
.comment_text .hiddentext {
	display: none;
}
.comment_text .intermezzo {
	padding:5px;
	margin-bottom:0.9em;
	color: black;
	background: #7C7C88;
	border:solid 1px #a5a5b0;	
	font-size:0.9em;
	line-height:1.5em;
}
.comment_bottom {
	position:absolute;
	bottom:2px;
	_bottom:-3px;
	right:7px;
	font-size:0.80em;
	color:#cdc2c6;
}
.comment_bottom .orangebutton {
	float:right;
}
.comment_bottom div {
	float:right;
	padding-right:10px;
}
.comment_putcomment {
	border:solid 1px #000;
	border-top:none;
	background:#565661;
}
.comment_putcomment h4 {
	height:16px;
	background:url("../images/bg_comment_putcomment.gif") no-repeat center;
	text-align:center;
	color:#ffba00;
	font-size:0.75em;
}
.comment_putcomment form {
	padding: 10px;
	padding-top: 0;
	padding-bottom: 20px;
}
.comment_putcomment textarea {
	float:right;
	width:500px;
	height:100px;
	padding:5px;
	background:#464652;
	border-top:solid 1px #1c1c21;
	border-left:solid 1px #2f2f37;
	border-right:solid 1px #62626e;
	border-bottom:solid 1px #6f6f79;
	color:#fff;
	overflow:auto;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
.comment_putcomment input {
	float:right;
	height:17px;
	width:64px;
	margin-top: 5px;
	margin-bottom: 2px;
	border:none;
	background:url("../images/bg_comment_send.gif") no-repeat top;
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
	color:#fff;
}



.orangelink {
        display:block;
        width:95px;
        height:12px;
        padding:4px;
        color:#fff;
        font-weight:bold;
        text-align:center;
        font-size:1em;
}
.orangelink strong {
        display:block;
        position:relative;
        top:-3px;
}


.orangebutton {
	display:block;
	width:62px;
	height:12px;
	padding:4px;
	background:url("../images/bg_comment_l_quote.gif") no-repeat top;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:1em;
}
.orangebutton strong {
	display:block;
	position:relative;
	top:-3px;
}
.orangebutton.small strong {
	top:-2px;
}
.orangebutton:hover {
	background:url("../images/bg_comment_l_quote2.gif") no-repeat top;
	text-decoration:none;
}
.orangebutton.small {
	width:50px;
	height:12px;
	padding:0 0 4px 0;

	background:url("../images/bg_comment_quote.gif") no-repeat top;
}
.orangebutton.small:hover {
	background:url("../images/bg_comment_quote2.gif") no-repeat top;
}



/* ----- SCREENSHOTS ----- */
.overview_el.screens_el h4 {
	padding-left:10px;
}
.overview_el.screens_el .text{
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
	color: #eeeeee;
}
.overview_el.screens_el .screensrow a {
	padding:5px;
}
.overview_el.screens_el .screensrow a img {
	border:solid 1px #7c7c7d;
	margin:0;
}

.overview_el.screens_el .screens .screensrow {
	padding:5px 0 5px 45px;
}
.overview_el.screens_el .screens.large .screensrow {
	padding:5px 0 5px 6px;
}

.overview_el.screens_el .screens .orangelink {
	float:right;
	font-size:0.75em;
	margin-right:56px;
	color:#FFB400;
}
.overview_el.screens_el .screens.large .orangelink {
	margin-right:14px;
}


/* ----- USERDETAIL ----- */
.overview_el.userdetail {
	background:none;
}
.overview_el_text.userdetail .text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	width:435px;
}
.overview_el_text.userdetail .userdetails {
	padding:10px 0;
	background:url("../images/bg_grey_sep_user.gif") no-repeat bottom right;
}
.overview_el_text.userdetail .userdetails.last {
	background:none;
}
.overview_el_text.userdetail .text .title {
	display:block;
	float:left;
	clear:left;
	font-weight:bold;
	width:50%;
}
.overview_el_text.userdetail .text .detail {
	display:block;
	float:left;
	clear:right;
	width:50%;
}
.overview_el_text.userdetail .text a {
	color:#ffb400;
}

/* ------ USER GAMES COLLECTION ------ */
.article.gamecollection {
}

.article.gamecollection .collection {
}

.article.gamecollection .collection .header {
	background-color: #F8F8F8;
	border: 1px solid #A0A0A0;
	border-bottom: none;
	height: 10px;
}

.article.gamecollection .collection .item {
	clear: left;
}

.article.gamecollection .collection .item span{
	float: left;
	display: block;
	height: 18px;
	text-align: center;
	background-color: #F8F8F8;
}

.article.gamecollection .collection .item span img {
	vertical-align: text-bottom;
}

.article.gamecollection .collection .item span input {
	vertical-align: middle;
}

.article.gamecollection .collection .item span.game {
	clear: left;
	border-left: 1px solid #A0A0A0;
	text-align: left;
	width: 489px; /* 250px; */
	display: block;
}

.article.gamecollection .collection .item span.edit {
	width: 19px;
	border-right: 1px solid #A0A0A0;
}

.article.gamecollection .collection .item span.edit img {
	border: 0px;
	margin-top: 3px;
}

.article.gamecollection .collection_actions {
	background: #F3F3F3 url(../images/bg_gamedetail_title.gif) top;
	clear: left;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #A0A0A0;
	border-top: none;
}

.article.gamecollection .collection_noactions {
	background: #F3F3F3 url(../images/bg_gamedetail_title.gif) top;
	clear: left;
	padding: 0px;
	border: 1px solid #A0A0A0;
	border-top: none;
}

.article.gamecollection .collection_actions select{
	
}
/*
.article.gamecollection .collection_actions select optgroup{
	background-color: #D4D4D4;
	font-style: normal;
}
*/
.article.gamecollection .collection_actions select option{
	background-color: #F8F8F8;
	padding-left: 15px;
}

/* ----- LATEST_DOWNLOADS ----- */
.latest_download {
        position:relative;
        padding:4px 4px 8px 4px;
        margin:0 3px;
        _margin:0 2px;
        background:url("../images/bg_black_sep.gif") no-repeat bottom center;
}
.latest_download img {
        margin-top:3px;
        float:left;
        border:solid 1px #787878;
}
.latest_download_text {
        float:left;
        width:170px;
        padding-left:7px;
        color:#fff;
        font-size:0.75em;
}
.latest_download_text h4, .latest_download_text h4 a , .latest_download_text .subtitle {
        color:#ffb400;
}
.latest_download_text h4 {
        font-size:1.1em;
}
.latest_download_text .text a {
        color: #9E9EA6;
}


/* ------ USER GAMES COLLECTION EDITOR ------ */
.article .gamecollection_editor {
	
}

.article .gamecollection_editor .header {
	background-color: #F8F8F8;
	border: 1px solid #A0A0A0;
	border-bottom: none;
	height: 40px;
}

.article .gamecollection_editor .item {
	clear: left;
}

.article .gamecollection_editor .item span {
	float: left;
	display: block;
	height: 20px;
	text-align: left;
	background-color: #F8F8F8;
}

.article .gamecollection_editor .item span.highrow {
	height: 40px;
}

.article .gamecollection_editor .item span.rowheader {
	width: 100px;
	font-weight: bold;
	border-left: 1px solid #A0A0A0;
}

.article .gamecollection_editor .item span.rowitem {
	font-style: italic;
	border-right: 1px solid #A0A0A0;
	width: 408px;
}

.article .gamecollection_editor .item.actions span {
	border-bottom: 1px solid #A0A0A0;
	height: 25px;
	vertical-align: top;
}

/* ----- GAMES COLLECTION ADDER BOX ----- */
.gamecollectionadder {
	padding: 2px 0 5px 0;
}
.gamecollectionadder .text {
	padding: 5px 5px 5px 5px;
	font-size: 0.75em;
	margin-bottom: 5px;
	color: white;
}
.gamecollectionadder .text a {
	color: #2A5182;
}
.gamecollectionadder .text img {
	vertical-align: middle;
}
.gamecollectionadder .users {
	margin-left: auto;
	margin-right: auto;
	width: 280px;
	text-align: center;
}
.gamecollectionadder .users img {
	height: 70px;
	width: 70px;
	border: 1px solid white;
	margin-left: 1px;
	margin-right: 1px;
}

/* ----- DOWNLOADS_OVERVIEW ----- */
.dlds_overview .overview_el_bottom {
	position:absolute;
	bottom:3px;
	right:7px;
}
.dlds_overview .overview_el_text .text {
	padding-bottom:30px;
}
.dlds_overview .orangebutton{
        position:absolute;
        bottom:40px;
        right:7px;
        font-size:0.75em;
}
.dlds_overview .orangelink {
	position:absolute;
	bottom:20px;
	right:7px;
	font-size:0.75em;
	color:#FFB400;
}


/* ----- GAMEDETAILS ----- */
.gdetail .article_text {
	border-bottom:none;
}
.gdetail .article_text.border {
	border-bottom:solid 1px #2b2b35;
}
.gdetail h4.secondtitle {
	position:relative;
	top:-7px;
	background:url("../images/bg_gamedetail_title2.gif") repeat-x bottom;
	border:solid 1px #a0a0a0;
	font:bold 1.2em Verdana, Arial, Helvetica, sans-serif ;
	color:#000;
	text-align:center;
}
.gdetail .article_text a {
	color:#1763c0;
}
.gdetail .article_text p img.fleft {
	position:relative;
	top:4px;
	margin:0 10px 10px 0;
	border:solid 1px #000;
}
.gdetail .colheading {
	clear:left;
	float:left;
	width:120px;
}
.gdetail .colinfo {
	float:left;
	width:390px;
}
.gdetail .colheading2 {
	float:left;
	width:100px;
}
.gdetail .colinfo2 {
	float:left;
	width:290px;
}
.gdetail .secondtitle {
	background:none;
	border:none;
	padding:0;
	margin:0;
	font-size:1.2em;
	color:#000;
	text-align:left;
}
.article_text.icons .colheading {
	background-position:2px 4px;
	padding-left:20px;
	width:100px;
}

/* ------ FEED BOX ------ */
.feeds_list {
	padding: 2px 0 5px 0;
}
.feeds_description {
	padding: 0px 5px 0px 5px;
	font-size: 0.75em;
	margin-bottom: 5px;
}
.feeds_items_list{
	padding-left: 5px;
	padding-right: 5px;
}
.feeds_item {
	float: left;
	width: 138px;
	height: 16px;
	font-size: 0.75em;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.frontpage .feeds_item {
	width: 107px;
}
.feeds_item a {
	background-image: url( '/images/common/feed_small.png' );
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 20px;
	text-decoration: none;
	color: #000000;
	display: block;
	vertical-align: center;
}
.feeds_item a:hover {
	color: #F28B35;
	text-decoration: underline;
}

/* ----- LATEST_THREADS AND COMMENTS ----- */
.latest_thread_list {
	padding:2px 0 5px 0;
}
.latest_thread {
	clear:left;
	padding:1px 5px 0 5px;
	font-size:0.75em;
}
.latest_thread a {
	color:#000;
}
.latest_thread a:hover span {
	text-decoration:underline;
	cursor:pointer;
}
.latest_thread.unread_blue a, .latest_thread.unread_blue {
	font-weight:bold;
	color:#3977de;
}
.latest_thread .titlelong {
	float:left;
	display:block;
	width:250px;
	height: 18px;
	vertical-align: middle;
}
.frontpage .latest_thread .titlelong {
	width: 280px;
}
.latest_thread .titlelong a {
	margin-top: 2px;
}
.latest_thread .userimg {
	float:left;
	display:block;
	width:18px;
	padding-left: 8px;
	padding-right: 7px;
	/* background-position:0 2px; */
}
.frontpage .latest_thread .userimg {
	padding-left:15px;
	padding-right: 15px;
}
.latest_thread .userimg img{
	width: 16px;
	height: 16px;
	border: 1px solid white;
	margin-top: 1px;
}

