body {
	font-family: arial
}
h3, h3 a {
	color: #f6e971 !important;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
body #header {
	margin-top: 0px;
}
.hover {
	color: #535353 !important;
	border-color: #535353 !important;
}
#graphics-wrap {
	background-image: url(../images/ao2-home-1-bkg.jpg);
	background-position: center top ;
	background-repeat: no-repeat;
	padding-right: 13px;
	padding-top: 25px;
}
#main-content {
	width: 880px !important;
	padding: 45px 0 0 0;
}

body.graphicsgallery #gg-main-tabs {
	background-image: url(../images/gg-main-tabs_graphics.png);
	height: 31px;
	background-repeat: no-repeat;
}
body.assetsgallery #gg-main-tabs {
	background-image: url(../images/gg-main-tabs_assets.png);
	height: 31px;
	background-repeat: no-repeat;
}
#gg-main-tabs li {
	text-align: center;
	padding-right: 8px;
	float: left;
	display: block;
}
#gg-main-tabs li#main-graphics-tab {
	width: 208px;
}
#gg-main-tabs li#asset-graphics-tab {
	width: 208px;
}
body.assetsgallery li#asset-graphics-tab *,
body.graphicsgallery li#main-graphics-tab *,
body.assetsgallery li#main-graphics-tab a:hover,
body.graphicsgallery li#asset-graphics-tab a:hover {
	color: #000;
}
body.assetsgallery li#main-graphics-tab *, body.graphicsgallery li#asset-graphics-tab * {
	color: #4b494b;
}

#gg-main-tabs li a, #gg-main-tabs li h2 {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-family: arial;
}
#gg-main-tabs li.mt a, #gg-main-tabs li.mt h2 {
	font-size: 12px;
	line-height:12px;
	padding:8px 0;
}
#gg-main-tabs li.wt a {
	color: #fff;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 15px;
	height: 15px;
}
#gg-main-tabs #howto a {
	background-image: url(../images/howto-icon.png);
	padding: 7px 14px 0 0 ;
}
#gg-main-tabs #howto {
	padding-right: 2px !important;
	margin-right: 10px;
}
#gg-main-tabs #creator a {
	background-image: url(../images/creator-icon.png);
	padding: 7px 18px 0 0 ;
	word-spacing:-0.1em;
}

#gg-main-tabs li.wt {
	float: right ;
	text-align: right;
	background-image: url(../images/white-links-bg.png);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}



#gg-top-content-wrap {
	width: 880px !important;
	padding: 15px 0 0 17px;
	background-image: url(../images/gg-panel-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 876px;
	height: auto !important;
	height: 876px;
}
#gg-callout {
	padding: 20px 35px 1px 27px ;
	background-image: url(../images/gg-panel-callout-top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gg-callout p {
	text-transform: uppercase;
}
#viewertabs {
	position: relative;
	float: left;
}
#viewertabs .tabs {
	height: 20px;
	width: 302px;
	padding: 0 6px 0 1px;
	position: relative;
}
#viewertabs .tabs li {
	float: left;
	display: block;
	height: 20px;
	overflow: hidden;
	margin: 0 -1px 0 0;
	padding: 0;
	background-image: url(../images/tabs-left.png);
	background-position: right top ;
	background-repeat: no-repeat;
}

#viewertabs .tabs h4 {
	background-image: url(../images/tabs-right.png);
	background-repeat: no-repeat;
	background-position: left top ;
	height: 20px;
	position: relative;
	padding: 4px 5px 0 10px;
	margin-right: 5px;
	font: bold 10px arial;
	color: #bdb7b5;
	text-transform: uppercase;
	cursor: pointer;
	white-space: nowrap;
}


#gallerytabs .tabs {
	margin-left: -1px;
}

#gallerytabs .tabs li {
	position: relative;
	float: left;
	display: block;
	height: 20px;
	overflow: hidden;
	margin: 0 -1px 0 0;
	padding: 0;
	background-image: url(../images/tabs-left.png);
	background-position: right top ;
	background-repeat: no-repeat;
}

#gallerytabs .tabs h4 {
	background-image: url(../images/tabs-right.png);
	background-repeat: no-repeat;
	background-position: left top ;
	height: 20px;
	position: relative;
	padding: 4px 5px 0 10px;
	margin-right: 5px;
	font: bold 10px arial;
	color: #bdb7b5;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
}



#discussion H4 {
	white-space: nowrap;
}

.tabs li.on h4 {
	color: #fff;
	background-image: url(../images/tabs-right-on.png) !important;
}

.tabs li.on {
	color: #fff;
	background-image: url(../images/tabs-left-on.png) !important;
}
body #gallerytabs .tabs li.on h4 {
	color: #f6e971 !important;
}
.tabboxes {
	position: relative;
}

#viewertabs .deck {
	position: absolute;
	top: 5px;
	width:280px;
}

.jScrollPaneContainer {
}
#viewertabs .tabboxes {
	background: transparent url(../images/wd-tabgallery-bg.png) 0 top no-repeat;
	clear: both;
	width: 307px;
	overflow: hidden;
	height: 315px;
	padding: 8px 0 10px 15px ;
}

#viewertabs .tabboxes .box {
	display: none;
	width: 275px;
	outline: 0;
}
#viewertabs .progress-bar {
	margin: 130px 0 0 120px;
}
#gallerytabs .progress-bar {
	margin: 30px 0 0 390px;
}
#gg-features-populate {
	font-size: 9px;
	height: 315px;
}



#gg-features-populate li.item {
	padding: 9px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #474446;
	min-height: 105px;
	height: auto !important;
	height: 105px;
	position: relative;
}

#gg-features-populate li.thumb {
	position: absolute !important;
	top: 9px;
	left: 0px;
}
li.thumb img,
li.gallery-img img {
	background-color: #fff;
}
#gg-features-populate li.item li {
	margin-left: 115px;
	margin-bottom: 2px;
}
#gg-features-populate li.item li.thumb {
	margin-left: 0px !important;
}
#gg-features-populate li.item li.thumb img {
	margin: 1px 0 0 1px;
	border: 1px solid #383838;
}

#gg-features-populate li.stars .alttext {
	display: none;
}



body img.current {
	border: 2px solid #712529 !important;
}

body .boxfocus .thumb img, body .boxfocus .gallery-img img {
	border-color: #f6e971 !important;
}


#gg-features-populate li.title h5 {
	font: bold 11px arial !important;
	color: #f6e971;
	margin-top: 4px;
	width: 130px;
}

#gg-gallery-viewer {
	float: left;
	background-color: #000;
	height: 318px;
	width: 513px;
	margin: 0px 0 3px 0;
	display: block;
}

#gg-gallery-viewer img {
	display: block;
	width: 258px;
	margin: 20px auto 0 auto;
	background-color: #fff;

}
.graphicsgallery #gg-gallery-viewer img {
	cursor: pointer;
	cursor: hand;
	}
#gg-gallery-viewer #launch3d {
	font-size: 11px;
	text-transform: uppercase;
	color: #a43036;
	margin: 4px auto;
	text-align: center;
}


#gg-details-populate {
	text-transform: uppercase;
	height: 315px;
	overflow: hidden;
}

#gg-details-populate li.title h5 {
	font: bold 13px arial !important;
	color: #f6e971;
	margin-top: 12px;
	width: 148px !important;
	overflow: hidden;
}

#gg-details-populate li.addtofav ,#gg-details-populate li.removefav {
	position: absolute;
	right: 5px;
	top: 12px;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	font-size: 8px;
	z-index:50;

}
#gg-details-populate li.isdefault {
	color: #f6e971 !important;
	position: absolute;
	right: 5px;
	top: 30px;
	font-size: 8px;
	font-weight: bold;
}

#gg-details-populate li.uploader {
	font-weight: bold;
}

#gg-details-populate li.uploader strong {
	font-weight: normal !important;
}

#gg-details-populate li.desc {
	margin-top: 18px;
}

#gg-details-populate li.desc h6 {
	font-size: 12px;
	font-weight: bold;
}

#gg-details-populate li.desc p {
	margin-top: 0px;
	padding-top: 0px;
	text-transform: none;
	margin-bottom: 15px;
}

#gg-details-populate li.score {
	margin-top: 15px;
}
#gg-details-populate li.stars .alttext {
	display: block;
	float: left;
	font-weight: bold;
}
#gg-details-populate li.stars .gg-stars {
	margin-left: 70px;
}
#gg-details-populate li.commentlink {
	clear: both;
}
#gg-details-populate li.commentlink ,#gg-details-populate li.sendtogame ,#gg-details-populate li.makedefault, #gg-details-populate li.delete , #gg-details-populate li.save {
	float: left;
}
#gg-submitcomment, #gg-details-populate li.commentlink div , #gg-details-populate li.sendtogame div ,#gg-details-populate li.makedefault div, #gg-details-populate li.delete div , #gg-details-populate li.save div {
	margin-right: 5px;
	float: left;
	font-size: 12px;
	background-color: #f6e971;
	margin-top: 5px;
	text-transform: none !important;
	font-weight: normal;
	padding: 1px 10px 1px 10px;
	color: #000;
	border: 1px solid #000;
	cursor: pointer;
	cursor: hand;
	white-space: nowrap;
}
body.assetsgallery #gg-details-populate li.commentlink {
	float: none !important;
	clear: both;
}
#gg-comments-populate {
	height: 210px;
}
#comment-paging {
	float: right;
	margin-right: 62px;
}

#comment-paging .inactive {
	color: #3f3e3e;
	cursor: auto !important;
}
#comment-paging span {
	cursor: pointer;
	cursor: hand;
}
#firstcomment {
	position: absolute;
	border-bottom: 1px solid #474446;
	top: 10px;
	padding-bottom: 4px;
	display: none;
	visibility: hidden;
}
#keyword-results {
	margin: 5px 15px 10px ;
	display: none;
}

#gg-comments-populate li.item {
	padding: 9px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #474446;
	position: relative;
}

#nologin {
	padding: 20px 10px 0 0 !important;
	width: 260px;
}
#gg-comments-populate .user {
}

#gg-comments-populate .user h5 {
	font: bold 11px arial !important;
	color: #f6e971;
	margin-top: 12px;
	display: inline;
}
#gg-comments-populate .flag {
	background-image: url(../images/flag-icon.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 14px;
	position: absolute;
	right: 5px;
	top: 12px;
}

#gg-details-populate .addtofav {
	background-image: url(../images/addtofav-icon.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 13px;
	height: 14px;
	position: absolute;
	right: 5px;
	top: 12px;
}

#gg-details-populate .removefav {
	background-image: url(../images/remfav.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 10px;
	height: 14px;
	position: absolute;
	right: 5px;
	top: 12px;
}


#gg-comments-populate .flag div {
	text-decoration: underline;
	font-size: 8px;
	cursor: pointer;
	cursor: hand;
}
#gg-comments-populate .timestamp .alttext {
	display: none;
}

#gg-comments-populate li.item ul li.post {
	text-transform: none !important;
}


#viewerimage {
}

#gg-share-utils {
	float: left;
	height: 30px;
	background-color: #000;
	width: 513px;
}
#gg-share-utils div {
	display: none;
	font-size: 12px;
	background-color: #f6e971;
	margin: 5px 10px;
	font-weight: normal;
	padding: 1px 10px 1px 10px;
	color: #000;
	border: 1px solid #000;
	cursor: pointer;
	cursor: hand;
}
#gg-share-utils div.share {
	float: right;
}
#gg-share-utils div.flagimg {
	float: left;
}

#gallerytabs {
	padding-top: 20px;
	clear: both;
}

#gallerytabs .tabs {
	height: 20px;
	width: 835px;
	padding: 0 6px 0 1px;
	position: relative;
}
#gallerytabs .deck {
}
#gallerytabs .tabboxes {
	min-height: 310px;
	height: auto !important;
	height: 310px;
	padding-top: 17px;
	background-color: #000;
	border: 1px solid #4a4a49;
	border-top-width: 0px;
	width: 833px;
}
#gallerytabs .tabboxes .deck {
	min-height: 280px;
	height: auto !important;
	height: 280px;
	clear: both;
	position: relative;
}
#gg-search-tools {
	margin: 0px 0 0 11px;
	width: 803px;
	height: 31px;
	background-image: url(../images/search-utils-bg.png);
	background-repeat: no-repeat;
	padding: 7px 5px 0 5px;
}
#gg-search-tools * {
	white-space: nowrap;
}
#gg-search-tools .wd-search-tool {
	float: left;
}

#gg-search-tools label, #gg-search-tools h4, #gg-search-tools .fors-butt a {
	text-decoration: none;
	font: bold 8px verdana;
	text-transform: uppercase;
	color: #666666;
}
#gg-search-tools h4 {
	line-height: 14px;
	background-image: url(../images/wd-scroll-down.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 22px 0 4px !important;
	margin-left: 4px;
	border: 1px solid #666666;
	overflow: hidden;
	float: left;
}
#gg-search-tools label {
	line-height: 17px;
	float: left;
}

#gg-search-tools .firendlist {
	display: none;
}
#gg-search-tools .highlight {
	background-color: #ffcb00 !important;
	color: #000 !mportant
}


body #gg-search-tools.friendsTab .firendlist {
	display: block;
}

#gg-search-tools .chooser ul {
	position: absolute;
	background-color: #000;
	border: 1px outset #ccc;
	bottom: 99%;
	left: 2px;
	width: 140px;
	margin: 0 1px;
}
#gg-search-tools .chooser ul li {
	color: #fff;
	width: 132px;
	padding: 1px 4px;
	cursor: pointer;
	cursor: hand;
}


.left {
	float: left;
}

#sortby {
}
.firendlist h4 {
	width: 87px;
}
.sortby h4 {
	width: 87px;
}

.weekly h4 {
	width: 70px;
}
#gg-search-tools label {
	width: auto;
	overflow: hidden;
	line-height: 17px;
	float: left;
}

.searchby h4 {
	width: 90px;
}
.chooser h4 div {
	overflow: hidden;
}

#searchbox {
	position: relative;
}

#gg-search-tools input {
	width: 100px;
	background-color: #797979;
	color: #fff;
	border: 0;
	outline: 0;
	font-weight: normal;
	padding: 0px 2px;
	line-height: 10px;
	margin: 0px 0 0 6px;
	vertical-align :middle;
	font: normal 11px verdana;
	float: left;
	vertical-align: bottom;
	height: 16px;
}

#gg-search-tools .chooser {
	position: relative;
	background-color: #000;
	cursor: pointer;
	cursor: hand;
	float: left;
	z-index: 50;
}

#searchbutt, #postcomment {
	height: 17px;
	width: 21px;
	background-image: url(../images/search-butt.png);
	background-repeat: no-repeat;
	float: right;
	margin-left: 4px;
	cursor: pointer;
	cursor: hand;
}


#gg-search-tools .rounded {
	height: 19px !important;
	float: left;
	background-position: right 0 !important;
	width: 52px;
	margin-top: -3px !important;
}
#gallerytabs  .box{clear:both; padding-bottom: 25px;}
.gg-pagination {
	float: left;
	text-align: center;
	color: #fff;
	font: bold 12px arial;
	line-height:20px;
	border: none;
	width: 831px;
	height:25px;
}

.gg-pagination.bottom{
	position:absolute;
	bottom:5px;
	}
.gg-pagination li {
	color: #bababa;
	display: inline-block;
	text-align: center;
	padding: 0 2px;
}
.gg-pagination li.gg-dead {
	color: #696969;
}
.gg-pagination li.gg-arr {
	width: 15px !important;
}
.gg-pagination li.gg-page-go {
	cursor: pointer;
	cursor: hand;
}

#gg-search-tools .rounded a {
	height: 16px !important;
	right: 0px;
	margin: 0 3px 0 11px !important;
	padding-left: 12px;
	background-position: 0px 0 !important;
	background-color: #000;
}
#admin .fordelete {
	clear: both;
}

#admin #gallerytabs ul.box li.item {
	float: left;
	display: block;
	height: 256px;
	width: 185px;
	margin: 0px 5px 0px 5px;
}
#gallerytabs ul.box li.item li {
	overflow: hidden;
}
#gallerytabs ul.box li.item li.uploader {
	overflow: visible;
}
#gallerytabs ul.box li.item {
	float: left;
	display: block;
	height: 256px;
	width: 145px;
	margin: 0px 0 0px 14px;
}
#gallerytabs ul.box {
	text-transform: uppercase;
	padding-left: 13px;
}
#gallerytabs ul.box li.item li.gallery-img img {
	height: 128px;
	width: 128px;
	border: 1px solid #383838;
	background-color: #fff;
}
#gallerytabs li.title h5 {
	font: bold 11px arial !important;
	color: #f6e971;
	margin-top: 8px;
	width: 130px;
}
li.stars .alttext {
	display: none;
}

.noitems {
	text-transform: capitalize !important;
}
#gallerytabs li.addtofav , #gallerytabs li.removefav {
	font-size: 9px;
	font-weight: bold;
	background-color: #383838;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
}



.user, .uploader {
	position: relative;
}




/* JSCROLL STYLES ======================================================== */

a.jScrollArrowUp {
	background: url(../images/wd-scroll-up.png) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
}
a.jScrollArrowDown {
	background: url(../images/wd-scroll-down.png) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
}

.jScrollPaneDrag {
	background-image: url(../images/wd-scroll-handle.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.jScrollPaneTrack {
	width: 16px;
	background-image: url(../images/wd-scroll-track.png);
	background-position: center center;
	background-repeat: repeat-y;
}
.dialogue-box {
	display: none;
}

#gg-txtarea-wrap {
	display: none;
}
#gg-txtarea-wrap h3 {
	margin-top: 10px;
}
#gg-txtarea-wrap #cTOS a {
	text-transform: uppercase;
	text-decoration :none;
	font: bold 8px arial;
	padding: 7px 40px 0 0;
	line-height: 16px;
	position: relative;
}

#cTOS {
	margin-top: 3px;
	font: normal 9px arial ;
	width: 220px;
	line-height: 10px;
}
#cTOS a {
	font: normal 9px arial ;
	text-transform: none;
	text-decoration: underline;
}

#gg-txtarea-wrap textarea {
	position: relative;
	color: #fff;
	background-color: #797979;
	border: 0px;
	outline: 0;
	width:275px;
	text-transform: uppercase;
	margin-top: 4px;
	overflow: auto;
	font: normal 10px arial;
	display: block;
}

#charcount {
	padding-top: 1px;
	display: block;
	font: normal 9px arial;
	width: 33px;
	clear: both;
}




#charcount,#gg-submitcomment {
	float: left;
	margin-right: 5px;
}
#gg-flagReason {
	color: #fff;
	background-color: #797979;
	border: 0px;
	outline: 0;
	width: 420px;
	height: 41px;
	text-transform: none;
	float: left;
	margin: 4px 0 10px 15px;
	font: normal 10px arial;
	padding: 8px;
	overflow: auto;
}
#thicksharebox {
	width: 600px;
	height: 500px;
	background-image: url(../images/AO2-share-bkg.gif) !important;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}
body.shareutils #TB_ajaxContent,body.maskpreview #TB_ajaxContent {
	border: none !important;
}
body.shareutils #TB_window, body.maskpreview #TB_window {
	background: transparent !important;
}
body.shareutils #TB_window div, body.maskpreview #TB_window div {
	background-color: transparent !important;
}
body.shareutils #TB_title {
	position: absolute;
	right: 50px;
	top: 50px;
}
body.maskpreview #TB_title {
	display: none;
}
body.shareutils #TB_closeAjaxWindow {
}
#thicksharebox .sharebox-item {
	width: 345px;
	margin: 0px auto;
	padding: 20px 0 0 0;
	clear: both;
}
#thicksharebox .sb-label {
	width: 75px;
	text-align: right;
	float: left;
	text-transform: uppercase;
	font: bold 13px arial;
	padding-right: 10px;
}
#thicksharebox .sb-content {
	width: 260px;
	text-align: left;
	float: right;
	font: normal 11px arial;
}
#thicksharebox #download-terms {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font: normal 10px arial;
}
#thicksharebox #download-terms-box, #thicksharebox #email-failure {
	position: absolute;
	top: 120px;
	left: 75px;
	display: none;
	width: 450px;
	font: normal 11px arial;
}
#download-terms-box p {
	font-size: 9px !important;
}
#thicksharebox #email-failure {
	font-weight: bold;
	position: absolute;
	top: 200px;
	left: 175px;
	display: none;
	width: 250px;
	font: normal 14px arial;
}

#thicksharebox #email-failure h2 {
	margin-bottom: 20px;
}

#thicksharebox #email-failure .TB_butt, .flagbox .TB_butt {
	float: left;
}

#download-terms {
	float: left;
}
a.friendemail {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#download-terms {
	margin-left: 100px;
}
#thicksharebox .sb-content input {
	background-color: #000;
	color: #666;
	border: none;
	height: 17px;
	width: 260px;
	font: bold 10px verdana;
	line-height: 20px;
	padding: 3px;
	margin: -3px 0 3px 0;
}
#sharelogo {
	display: block;
	width: 137px;
	height: 55px;
	margin: 0 auto;
	padding: 35px 0 40px 0;
}
#thicksharebox #send-to-friend #emailfriend-loader {
	display: none;
	margin: 2px;
}
#flag-loader {
	display: none;
	float: right;
	margin: 20px 20px 0 0 ;
}


#thicksharebox .sb-content p {
	text-transform: none !important;
	clear: both;
}

#gameshelf-loader {
	width: 825px;
	height513px:
}


#gameshelf-loader img {
	margin: 200px 395px 200px 395px;
	width: 41px;
}

.gameshelf ul#gg-shelfviewer-populate li.gallery-img,
ul#gg-flagimg-populate li.gallery-img {
	position: absolute;
	left: 15px;
	margin-left: 20px !important;
}
.gameshelf {
	display: none;
}
.gameshelf p {
	font-size: 10px;
	font-weight: bold;
	clear: both;
}

.gameshelf .off {
	display: none;
}
.gameshelf #gg-shelfviewer-populate .uploader {
	padding-top: 20px;
}

.gameshelf ul#gg-shelfviewer-populate li ,
ul#gg-flagimg-populate li li {
	margin-left: 160px;
	text-transform: uppercase;
}
.gameshelf #gg-shelfviewer-populate,
#gg-flagimg-populate {
	height: 145px;
}
.flag-comment, .flag-image {
	padding: 0px !important;
	margin: 0px !important;
}
.gameshelf * {
	text-align: left;
}


.gameshelf p.finprint, .gameshelf p.finprint a {
	font-size: 8px !important;
	color: #707070;
}

.gameshelf h5 {
	text-transform: uppercase;
	color: #f6e971;
	font-size: 10px;
	margin: 0 0 0 20px;
}
.gameshelf #gg-shelf-populate {
	border: 1px solid #383838;
	margin: 0 20px 20px 20px;
	height: 150px;
	padding: 10px 6px 10px 6px;
}


.gameshelf #gg-shelf-populate li.shelf {
	height: 128px;
	width: 128px;
	float: left;
	margin: 5px 10px 0 10px;
	text-transform: uppercase;
	text-align: center;
	background-color: #761417;
	position: relative;
	text-align: center;
	overflow:hidden;
}

.gameshelf #gg-shelf-populate li.shelf span {
	display:block;
	margin-top:50px;
	text-align:center;
}

.gameshelf #gg-shelf-populate li img {
	background-color: #fff;
	position: absolute;
	top:0;
	left:0;
}
#gg-shelf-populate li ul.shelfctrls {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #000;
	border-width: 1px 1px 0 1px !important;
	width: 122px;
	margin: 2px;
}
#gg-shelf-populate ul.shelfctrls li {
	background-color: #fff;
	border-bottom: 1px solid #000;
	font-size: 8px;
	font-family: verdana;
	line-height: 12px;
	padding: 2px;
	text-align: center;
	color: #666666;
	opacity: .75;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
#gg-shelf-populate li.ctrlon ul.shelfctrls {
	display: block;
}
#gg-shelf-populate .shelfhover {
	opacity: .99 !important;
	color: #3b0707 !important;
}


#resetSearch {
	color: #f6e971 !important;
	cursor: pointer;
	cursor: hand;
}



body #footer-nav {
	width: 832px !important;
}

body #footer {
	margin-left: -120px;
	width: 790px;
}

.flyout {
	font-weight: normal;
	top: 7px;
	left: 0px;
	width: 180px;
	position: absolute;
	z-index: 500;
	background: transparent url(../images/userlinks-bg.png) top left no-repeat;
	padding-top: 9px;
	display: none;
}

#gg-features-populate .flyout {
	width: 155px !important;
}

.flyout ul {
	z-index: 9;
	border: 1px solid #717171;
	border-top-width: 0px;
	position: relative;
	padding: 15px 10px;
}
.flyout ul {
	text-align: left;
}

body .flyout li {
	margin: 0 !important;
}

.flyout li.close {
	position: absolute;
	top: 3px;
	right: 5px;
}

.flyout a {
	color: #FFF;
	text-decoration: none;
}

li.user h5, li.uploader strong {
	cursor: pointer;
	cursor: hand;
}

.go-link a {
	background: transparent url(/images/chevron-small.png) right 0.2em no-repeat;
	_background: transparent url(/images/chevron-small.gif) right 0.2em no-repeat;
	padding-right: 10px;
}
.add a {
	background: transparent url(/leaderboard/images/icon_plus.png) right 0.35em no-repeat;
	_background: transparent url(/leaderboard/images/icon_plus.gif) right 0.35em no-repeat;
	padding-right: 10px;
}

.flyout p {
	padding: 5px;
	z-index: 9;
	border: 1px solid #717171;
	border-top-width: 0px;
	margin: 0px;
}
#comments h4 {
	width: auto !important;
	padding-right: 1px;
}
#comments h4 span {
	display: none;
}
