
				
				
		
			/* html5doctor.com Reset Stylesheet v1.6 | Last Updated:2010-08-18 | Author:Richard Clark - http://richclarkdesign.com | Twitter:@rich_clark */
			html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,acronym,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul,menu,li{list-style-position:inside}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}input,select{vertical-align:middle}
			/* clearfix credit:webtoolkit | http://www.webtoolkit.info/css-clearfix.html */
			.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
		

		/* GAMEBANANA Stylesheet - all css beneath is public domain */

		
				a { text-decoration:none; color:/*LinkColor*/#FFE033/*/LinkColor*/; }
				a:hover { color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; }
			
		
				audio { max-width:200px; }
			
		
				body { padding:0; font:14px 'open sans'; word-wrap:break-word; background:/*BackgroundColor*/#15171A/*/BackgroundColor*/; color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; }
			
		
				button,.ButtonLike { box-shadow:0 0 3px rgba(0,0,0,0.75); font:12px rgba(255,255,255,0.75); padding:2px 4px; cursor:pointer; background:rgba(0,0,0,0.25); color:rgba(255,255,255,0.75); border:1px solid rgba(255,255,255,0.25); border-radius:5px; }
				button:hover,.ButtonLike:hover { border:1px solid /*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/ !important; }
				.SmallButton { font-size:9px; font-weight:normal; }
			
		
				code { font-family:monospace; color:/*GreenColor*/#6EE16C/*/GreenColor*/; }
			
		
				dd { margin:5px 0 10px 5px; padding:0; }
			
		
				dl { }
			
		
				dt { font-size:9px; font-weight:normal; border:0; margin:0; padding:2px 0; color:rgba(255,255,255,0.5); border-bottom:1px solid rgba(255,255,255,0.1); text-transform:uppercase; }
			
		
				fieldset { padding:5px 10px 20px; border-bottom:1px solid /*ModuleContentDarkerRegionColor*/rgba(0,0,0,0.25)/*/ModuleContentDarkerRegionColor*/; }
				fieldset:nth-last-child(2) { border-bottom:none; }
			
		
				h1, h2, h3 { font-weight:bold; }
			
		
				input { font:14px 'open sans'; margin-right:3px; padding:5px; color:/*InputTextColor*/rgba(255,255,255,0.5)/*/InputTextColor*/; border:1px solid /*InputBorderColor*/rgba(255,255,255,0.25)/*/InputBorderColor*/; background:/*InputBackgroundColor*/rgba(0,0,0,0.5)/*/InputBackgroundColor*/; }
				input:hover { border:1px solid /*InputBorderHoverColor*/rgba(255,255,255,0.5)/*/InputBorderHoverColor*/; }
				input:focus { border:1px solid /*InputBorderFocusColor*/rgba(255,255,255,0.75)/*/InputBorderFocusColor*/; }
				-webkit-input-placeholder { color:rgba(255,255,255,0.5); }
				:-moz-placeholder { color:rgba(255,255,255,0.5); }
				::-moz-placeholder { color:rgba(255,255,255,0.5); }
				:-ms-input-placeholder { color:rgba(255,255,255,0.5); }
			
		
				label { cursor:pointer; vertical-align:bottom; white-space:nowrap; }
			
		
				legend { font-size:18px; margin-top:20px; }
			
		
				option { }
			
		
				optgroup { padding:5px; margin:5px 0; background:/*InputTextColor*/rgba(255,255,255,0.5)/*/InputTextColor*/; color:/*MutedRegionDarkestColor*/#111/*/MutedRegionDarkestColor*/; font-style:normal; }
			
		
				p { padding:0 0 20px 0; }
			
		
				pre { font-family:monospace; color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; }
			
		
				select { cursor:pointer; font:14px 'open sans'; margin-right:3px; padding:5px; color:/*InputTextColor*/rgba(255,255,255,0.5)/*/InputTextColor*/; border:1px solid /*InputBorderColor*/rgba(255,255,255,0.25)/*/InputBorderColor*/; background:/*InputBackgroundColor*/rgba(0,0,0,0.5)/*/InputBackgroundColor*/; }
				select:hover { border:1px solid /*InputBorderHoverColor*/rgba(255,255,255,0.5)/*/InputBorderHoverColor*/; }
				select:disabled { opacity:0.5; }
				select:focus { border:1px solid /*InputBorderFocusColor*/rgba(255,255,255,0.75)/*/InputBorderFocusColor*/; }
			
		
				sup { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			
		
				table { margin-bottom:7px; width:100%; }
				table tr { border-bottom:1px solid /*ModuleContentDarkerRegionColor*/rgba(0,0,0,0.25)/*/ModuleContentDarkerRegionColor*/; }
				td,th { vertical-align:middle; padding:10px; }
				thead { background:/*ModuleContentDarkerRegionColor*/rgba(0,0,0,0.25)/*/ModuleContentDarkerRegionColor*/; }
				thead th { font-weight:normal; vertical-align:middle; font-size:9px; text-transform:uppercase; letter-spacing:0.2em; text-align:left; }
			
		
				textarea { font:14px 'open sans'; padding:5px 10px; color:/*InputTextColor*/rgba(255,255,255,0.5)/*/InputTextColor*/; border:1px solid /*InputBorderColor*/rgba(255,255,255,0.25)/*/InputBorderColor*/; background:/*InputBackgroundColor*/rgba(0,0,0,0.5)/*/InputBackgroundColor*/; }
				textarea:hover { border:1px solid /*InputBorderHoverColor*/rgba(255,255,255,0.5)/*/InputBorderHoverColor*/; }
				textarea:focus { border:1px solid /*InputBorderFocusColor*/rgba(255,255,255,0.75)/*/InputBorderFocusColor*/; }
			
		
			.AvatarTooltip { width:140px; }
			.AvatarTooltip div { text-align:center; padding:10px 0; }
			.AvatarTooltip div strong { font-size:16px; display:block; }
			.AvatarTooltip div small { display:block; margin-top:5px; font-size:10px; }
			.AvatarTooltip .NameAndStatus img { max-width:90%; }
			.AvatarTooltip .AffiliatedStudio img { max-width:90%; }
			
			.AvatarTooltip .Medals { margin-top:4px; }
			.AvatarTooltip .Medals li { display:inline-block; }

			.Avatar { display:inline-block; width:50px; height:50px; }
			.Avatar.Online { border-left:3px solid /*GreenColor*/#6EE16C/*/GreenColor*/; }
			.Avatar.Offline { border-left:3px solid /*GreyColor*/#999999/*/GreyColor*/; }
			.Avatar img { margin-left:1px; }

			.MemberLink { padding-left:2px; display:inline-block; }
			.MemberLink.Online { border-left:2px solid /*GreenColor*/#6EE16C/*/GreenColor*/; }
			.MemberLink.Offline { border-left:2px solid /*GreyColor*/#999999/*/GreyColor*/; }
		
		
			.LabelState { font-size:11px; border-style:solid; border-width:1px; margin:3px; padding:3px 5px; white-space:nowrap; display:inline-block; background:/*ModuleContentDarkerRegionColor*/rgba(0,0,0,0.25)/*/ModuleContentDarkerRegionColor*/; }
			.LabelState.IsFlagged { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; border-color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			.LabelState.IsTrashed { color:/*RedColor*/#FF4E4E/*/RedColor*/; border-color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.LabelState.IsWithheld { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; border-color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			.LabelState.IsTopToday { color:/*PurpleColor*/#FF5E9D/*/PurpleColor*/; border-color:/*PurpleColor*/#FF5E9D/*/PurpleColor*/; }
			.LabelState.IsTrashed { color:/*RedColor*/#FF4E4E/*/RedColor*/; border-color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.LabelState.IsUnjustified { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; border-color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			.LabelState.IsPending { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; border-color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			.LabelState.IsUpdated { color:/*BlueColor*/#6CB1E1/*/BlueColor*/; border-color:/*BlueColor*/#6CB1E1/*/BlueColor*/; }
			.LabelState.IsCreator { color:/*BlueColor*/#6CB1E1/*/BlueColor*/; border-color:/*BlueColor*/#6CB1E1/*/BlueColor*/; }
			.LabelState.IsRedistributor { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; border-color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			
			.LabelState.FeedbackNeeded { color:/*GreyColor*/#999999/*/GreyColor*/; border-color:/*GreyColor*/#999999/*/GreyColor*/; }
			.LabelState.RatingsNeeded { color:/*GreyColor*/#999999/*/GreyColor*/; border-color:/*GreyColor*/#999999/*/GreyColor*/; }

			.LabelStat { white-space:nowrap; display:inline-block; }
			.LessThan5minsOld { text-decoration:underline; font-weight:bold; color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.LessThan30minsOld { font-weight:bold; color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.LessThan1HourOld { color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.LessThan4HoursOld { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			.OlderThan1Day { color:/*GreyColor*/#999999/*/GreyColor*/; }
			.Rated9To10 { color:/*BlueColor*/#6CB1E1/*/BlueColor*/; }
			.Rated7To9 { color:/*GreenColor*/#6EE16C/*/GreenColor*/; }
			.Rated5To7 { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			.RatedLessThan5 { color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.LabelStat.DateUpdated { color:/*BlueColor*/#6CB1E1/*/BlueColor*/; }
		
		
			.TooltipTrigger { cursor:help; padding:2px; display:inline-block; vertical-align:middle; color:/*LinkColor*/#FFE033/*/LinkColor*/; }
			.TooltipTrigger:hover { color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; }
			.Tooltip { display:none; }
			.tooltipster-default { background:rgba(17,17,17,0.95); }
			.tooltipster-default .Tooltip { display:block; }
			.tooltipster-default .Tooltip .Tooltip { display:none; }
			.tooltipster-default .Title { margin-bottom:5px; text-transform:uppercase; font-size:9px; }
			.tooltipster-default .tooltipster-content { font-size:12px; line-height:14px; padding:8px 10px; overflow:hidden; }
			.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-left span,.tooltipster-arrow-top-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-left span,.tooltipster-arrow-bottom-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top span{left:0;right:0;margin:0 auto}.tooltipster-arrow-bottom-left span,.tooltipster-arrow-top-left span{left:6px}.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-bottom-right span,.tooltipster-arrow-top-right span{right:6px}.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left .tooltipster-arrow-border,.tooltipster-arrow-left span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right .tooltipster-arrow-border,.tooltipster-arrow-right span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(0.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(0.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(0.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(0.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(0.23,.635,.495,2.4);transition-timing-function:cubic-bezier(0.23,.635,.495,2.4)}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
		
		
			sup.Red { color:/*RedColor*/#FF4E4E/*/RedColor*/; border:2px solid /*RedColor*/#FF4E4E/*/RedColor*/; }
			sup.Grey { color:/*GreyColor*/#999999/*/GreyColor*/; border:2px solid /*GreyColor*/#999999/*/GreyColor*/; }
			sup.Blue { color:/*BlueColor*/#6CB1E1/*/BlueColor*/; border:2px solid /*BlueColor*/#6CB1E1/*/BlueColor*/; }
			sup.Green { color:/*GreenColor*/#6EE16C/*/GreenColor*/; border:2px solid /*GreenColor*/#6EE16C/*/GreenColor*/; }

			.LoadingMessage { padding:1px; font-weight:bold; color:/*BlueColor*/#6CB1E1/*/BlueColor*/; }
			.BlueColor { color:/*BlueColor*/#6CB1E1/*/BlueColor*/; }
			.GreenColor { color:/*GreenColor*/#6EE16C/*/GreenColor*/; }
			.OrangeColor { color:/*OrangeColor*/#FF7238/*/OrangeColor*/; }
			.GreyColor { color:/*GreyColor*/#999999/*/GreyColor*/; }
			.RedColor { color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.PurpleColor { color:/*PurpleColor*/#FF5E9D/*/PurpleColor*/; }

			.GreyBorder { border-color:/*GreyColor*/#999999/*/GreyColor*/ !important; }
			.RedBorder { border-color:/*RedColor*/#FF4E4E/*/RedColor*/ !important; }
			.BlueBorder { border-color:/*BlueColor*/#6CB1E1/*/BlueColor*/ !important; }
			.GreenBorder { border-color:/*GreenColor*/#6EE16C/*/GreenColor*/ !important; }
			.OrangeBorder { border-color:/*OrangeColor*/#FF7238/*/OrangeColor*/ !important; }
			.RedBorder:hover,.BlueBorder:hover,.GreenBorder:hover,.OrangeBorder:hover,.GreyBorder:hover { border-color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/ !important; }
		
		
			ul.ListTools { padding:0; }
			ul.ListTools * { font-size:10px; }
			ul.ListTools li { vertical-align:middle; text-align:center; background:transparent; padding:0; border:0; box-shadow:none; float:right; margin:1px 1px 1px 10px; display:inline-block; }
			ul.ListTools fieldset { padding:5px 5px 7px 7px; margin:0 0 10px 0; }
			ul.ListTools legend { border:0; padding:0 5px 0 5px; margin:0; }

			div.Filters select.TopOrderable { display:none; }
			div.Filters select.AgeFilter { display:none; }
			div.Filters select { font-size:10px; }
			div.Filters button { vertical-align:middle; font-size:10px; }
			div.Filters legend { font-size:9px; padding:0 5px; text-transform:uppercase; }
			div.Filters form { text-align:left; }
			div.Filters form button { margin:10px; }
			div.Filters form fieldset { border:none; display:inline-block; margin:0 10px 10px 10px; padding:2px 0 0 0; }
			
			.AdvancedListSettingsModule fieldset { padding:5px 0 5px 0; }
			.AdvancedListSettingsModule fieldset legend { font-size:10px; margin-top:10px; }
			.AdvancedListSettingsModule fieldset input { font-size:10px; margin-bottom:5px; }
			.AdvancedListSettingsModule fieldset select { font-size:10px; margin-bottom:5px; max-width:130px; }

			img.PreviewImage { max-width:100%; box-shadow:0 3px 3px rgba(0,0,0,0.25); }

			.MultipleRowListModule tr.TopSubmissionToday { background:/*ModuleContentDarkerRegionColor*/rgba(0,0,0,0.25)/*/ModuleContentDarkerRegionColor*/; }
		
		
			.PageNavigation ul { font-size:12px; vertical-align:middle; display:inline-block; padding:0; }
			.PageNavigation ul li { display:inline-block; }
			.PageNavigation li.CurrentPage { padding:0 2px; font-weight:bold; }
			.PageNavigation li a { padding:0 2px; }
			.PageNavigation label { vertical-align:middle; }
			.PageNavigation input { width:15px; padding:1px 3px; }
			.PageNavigation { text-align:center; padding:5px; margin:5px; }
		
		
			.Progress span { display:inline-block; vertical-align:middle; }
		
		
			
		
		
			div.SubmittersFeedbackInstructions { margin:5px 0 0 15px; font-size:12px; }
			h4.SubmittersFeedbackInstructions { margin-left:15px; }

			div.SubmittersFeedbackInstructions { color:/*GreyColor*/#999999/*/GreyColor*/; }
		
		
		
		
			p.NoRecordsFound { text-align:center; color:/*RedColor*/#FF4E4E/*/RedColor*/; padding:5px; }
			div.Module.MultipleRowListModule div.Content { padding:0; }
			.MultipleRowListModgule td,.MultipleRowListModule td img { vertical-align:middle; }
			.MultipleRowListModule td.Preview a { margin-bottom:10px; width:220px; display:inline-block; }

			.MultipleRowListModule td.Relationships { text-align:center; }
			.MultipleRowListModule td.Relationships div.Studio { margin-bottom:15px; }
			.MultipleRowListModule td.Relationships div.Studio img { width:100px; }
			.MultipleRowListModule td.Relationships div.Avatar { margin-bottom:15px; }
			.MultipleRowListModule td.Relationships div.Category { margin-bottom:15px; }

			.MultipleRowListModule td.Preview { text-align:center; }
			.MultipleRowListModule td.Preview img.PreviewImage { width:220px; }
			.MultipleRowListModule td.StatsAndLabels { text-align:center; }
			.MultipleRowListModule td.StatsAndLabels span.LabelStat { font-size:11px; display:block; white-space:nowrap; }
			.MultipleRowListModule td.StatsAndLabels span.Rating { margin:5px 0; font-size:16px; }
		
		
			.Module .Content .ResizedImageWrapper a { opacity:0.5; padding:3px; }
			.Module .Content .ResizedImageWrapper a:hover { opacity:1; }
		
		
			#DropdownMenuSubNavigator { font-size:10px; padding:0 10px; background:rgba(0,0,0,0.9); border-bottom:10px solid /*ModuleHeaderBackgroundColor*/#334852/*/ModuleHeaderBackgroundColor*/; }
			#DropdownMenuSubNavigator .sf-menu > li { white-space:nowrap; display:inline-block; margin-right:5px; background:/*ModuleBodyBackgroundColor*/#1C272E/*/ModuleBodyBackgroundColor*/; }
			#DropdownMenuSubNavigator .sf-menu ul > li { white-space:nowrap; background:/*ModuleBodyBackgroundColor*/#1C272E/*/ModuleBodyBackgroundColor*/; }
			#DropdownMenuSubNavigator li span { vertical-align:middle; margin:0 1px; }
			#DropdownMenuSubNavigator li a { display:block; padding:5px 7.5px; color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; }
			#DropdownMenuSubNavigator li.TitleOnly { padding:5px 7.5px; color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; }
			#DropdownMenuSubNavigator li a:hover { background:/*ModuleHeaderBackgroundColor*/#334852/*/ModuleHeaderBackgroundColor*/; }
			#DropdownMenuSubNavigator .sf-menu .ActiveEntry { padding-top:2.5px; background:/*ModuleHeaderBackgroundColor*/#334852/*/ModuleHeaderBackgroundColor*/; }
			#DropdownMenuSubNavigator .sf-menu .ActiveEntry a { color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; font-weight:bold; }
			#DropdownMenuSubNavigator strong { display:inline-block; vertical-align:middle; }
			#DropdownMenuSubNavigator ul ul { z-index:5; box-shadow:5px 5px 0 rgba(0,0,0,0.5); }
		
		
			.CategoriesListModule td.Name { text-align:center; }
			.CategoriesListModule .Name sup { font-size:10px; border:0; padding:0; }
			#NoscriptWarning { position:fixed; top:0; width:100%; text-align:center; padding:3px; }

			#NoscriptWarning { background:/*RedColor*/#FF4E4E/*/RedColor*/; color:/*MutedRegionDarkerColor*/#222/*/MutedRegionDarkerColor*/; }

			#ScriptPreviewListModule code { margin:0 auto; background:/*MutedRegionDarkerColor*/#222/*/MutedRegionDarkerColor*/; color:/*GreenColor*/#6EE16C/*/GreenColor*/; display:block; width:185px; overflow:hidden; padding:5px; margin-bottom:5px; }
		
		
			.MainForm { font-size:12px; }
			.MainForm .markItUpHeader ul li { margin:0 5px 3px 0; }
			fieldset .InputHelp ul { margin:5px 0 20px 5px; }
			legend sup { cursor:help; }
			li input { vertical-align:bottom; }
			input[type=radio] { cursor:pointer; }

			.RadioList li { list-style-type:none; }
			.CheckboxList li { list-style-type:none; }

			.Submit { border:0; padding:20px 10px; }
			fieldset legend { position:relative; }

			.InputError { font-weight:bold; color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.RestrictedInput > legend { color:/*GreyColor*/#999999/*/GreyColor*/; }
			.InputHasError { border-left:10px solid /*RedColor*/#FF4E4E/*/RedColor*/ !important; border-bottom:none; }
			.InputHelp { padding:0; margin-bottom:10px; color:/*GreyColor*/#999999/*/GreyColor*/; }

			.UsernameSuggestionList li { margin:5px 5px 0 0; cursor:pointer; display:inline-block; border:1px solid /*InputBorderColor*/rgba(255,255,255,0.25)/*/InputBorderColor*/; padding:5px; }
			.UsernameSuggestionList li:hover { border:1px solid /*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; }
		
		
			.ContentColumn > .Module { margin-bottom:15px; position:relative; }
			.ContentColumn > .ThirdPartModule { margin-bottom:15px; }
			.MaximizeMinimizeButton { z-index:2; border:1px solid transparent; position:absolute; top:5px; right:5px; cursor:pointer; opacity:0.5; }
			.MaximizeMinimizeButton:hover { border:1px solid rgba(0,0,0,0.75); opacity:1; }
			.Module.Maximized { box-shadow:0 0 15px rgba(0,0,0,0.25); position:absolute; right:1px; left:0; z-index:3; }
			.Module > h3 { padding:10px; text-align:center; background:/*ModuleHeaderBackgroundColor*/#334852/*/ModuleHeaderBackgroundColor*/; }
			.Module > .Description { text-align:center; padding:10px; background:/*ModuleBodyBackgroundColor*/#1C272E/*/ModuleBodyBackgroundColor*/; }
			.Module > .LogMessages { text-align:center; padding:10px; background:/*ModuleBodyBackgroundColor*/#1C272E/*/ModuleBodyBackgroundColor*/; color:/*GreyColor*/#999999/*/GreyColor*/ ; }
			.Module > .LogMessages > li { display:block; }
			.Module > .Content { overflow-x:none; overflow-y:auto; padding:10px; background:/*ModuleBodyBackgroundColor*/#1C272E/*/ModuleBodyBackgroundColor*/; }
			.Module > .Content pre { color:/*GreenColor*/#6EE16C/*/GreenColor*/; margin:10px; padding:10px; overflow-x:auto; width:auto; }
			.Module > .Content h1 { font-size:18px; margin:0 0 15px; border-bottom: 1px solid rgba(255,255,255,0.05); padding:0 0 5px 0; }
			.Module > .Content h2 { font-size:16px; margin:0 0 10px; border-bottom: 1px solid rgba(255,255,255,0.05); padding:0 0 5px 0; }
			.Module > .Content h3 { margin:0 0 5px; border-bottom: 1px solid rgba(255,255,255,0.05); padding:0 0 5px 0; }
			.Module > .Content h4, body article h5, body article h6 { margin:2.5px 0; border-bottom: 1px solid rgba(255,255,255,0.05); padding:0 0 5px 0; }
			.Module > .Content article ul { margin:5px 20px 20px 20px; }
			.Module > .Content article ol { margin:5px 20px 20px 20px; }
			.Module > .Content article ul li { list-style-type:square; }
			.Module > .Content article ol li { list-style-type:decimal; }
			.Module > .Content article li { list-style-position:outside; }
			.Module > .Content article dl dd ul { margin:10px; }
			
			.ModuleTitleModule { background:none; }
			.ModuleTitleModule > h3 { background:none; }
			.ModuleTitleModule > .Description { background:none; }
			.ModuleTitleModule > .LogMessages { background:none; }
			.ModuleTitleModule > .Content { background:none; padding:5px; }
		
		
			.SubFeedModuleTooltip dd img { vertical-align:middle; }
			.SubFeedModuleTooltip dd a { vertical-align:middle; }
			.SubFeedModuleTooltip dd span { vertical-align:middle; }
			#BasicSubFeedModule .Content { padding:0; }
			#BasicSubFeedModule .Content ul { padding:0; }
			#BasicSubFeedModule .Content li { text-align:center; padding:10px; list-style-type:none; border-bottom:1px solid rgba(0,0,0,0.25); }
			#BasicSubFeedModule .Content li .Submission { display:inline-block; }
			#BasicSubFeedModule .Content li .Preview { max-width:284px; display:inline-block; max-height:200px; overflow:hidden; box-shadow:0 3px 3px rgba(0, 0, 0, 0.25); margin-bottom:5px; }
			#BasicSubFeedModule .Content li .Preview img { width:220px; vertical-align:middle; }
			#BasicSubFeedModule .Content li a { vertical-align:middle; vertical-align:middle; display:inline-block; max-width:200px; overflow:hidden; }
			#BasicSubFeedModule .Content li .GameIcon { vertical-align:middle; width:16px; height:16px; }
			#BasicSubFeedModule .Content li .AvatarIcon { display:inline-block; vertical-align:middle; height:16px; }
			#BasicSubFeedModule .Content li .StudioBanner { display:inline-block; vertical-align:middle; height:16px; }
			#BasicSubFeedModule .Content li span { vertical-align:middle; }
			#BasicSubFeedModule .Content li .Date { font-size:9px; display:block; margin-top:5px; }
			#BasicSubFeedModule .Content li .SprayPreview { box-shadow:none; }
			#BasicSubFeedModule .Content li .ScriptPreview { background:rgba(0,0,0,0.25); display:block; font-size:10px; box-shadow:none; }
			#BasicSubFeedModule .Content li .ScriptPreview code { display:block; margin:5px; }
			#BasicSubFeedModule .Content li audio { width:190px; }
		
		
			#BasicSubFeedModule .Module { margin-bottom:15px; }
			#BasicSubFeedModule .MultipleRowListModule ul { text-align:center; }
			#BasicSubFeedModule .MultipleRowListModule ul li { vertical-align:middle; width:40%; display:inline-block; border-bottom:0; }
			#BasicSubFeedModule .Content li a { max-width:100%; }
			#BasicSubFeedModule .MultipleRowListModule ul li .Preview { width:100%; }
			#BasicSubFeedModule .MultipleRowListModule ul li .Preview img { width:100%; }
			#BasicSubFeedModule .MultipleRowListModule ul li audio { width:190px; }
		
		
			#MainContent { width:auto; }
			#ColumnGrid { font-size:0; white-space:nowrap; width:1014px; }
			.ContentColumn { padding-top:15px; font-size:14px; white-space:normal; display:inline-block; margin-right:15px; vertical-align:top; }
		
		
			#PageTitleWrapper { padding:10px; background:rgba(0,0,0,0.9); }
			#PageTitleWrapper h1 { width:80%; display:inline-block; vertical-align:middle; font-size:24px; }
			#PageTitleWrapper a { margin-right:5px; font-size:0; display:inline-block; vertical-align:middle; }
		
		
			#MasterLog { background:rgba(0,0,0,0.75); font-size:18px; left:0; padding:5px; position:fixed; right:0; text-align:center; top:0; }
			#MasterLog p { padding:10px; }
		
		
			.DisabledModalLauncher { opacity:0.25 }
			.Modal .Contents { text-align:left; background:/*ModuleContentDarkerRegionColor*/rgba(0,0,0,0.25)/*/ModuleContentDarkerRegionColor*/; padding:10px; }
			.Modal .Toolbar { text-align:right; }
			.Modal .Toolbar li { display:inline-block; background:/*ModuleContentDarkerRegionColor*/rgba(0,0,0,0.25)/*/ModuleContentDarkerRegionColor*/; padding:5px; }
			.Modal .CloseModal { font-size:10px; color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			.ModalOperationComplete p { padding:5px 5px 5px 1px; }
			.ModalContents { display:none; }
			.ModalDialog { text-align:center; }
			.ModalDialog h4 { font-size:22px; }
			.Modal { display:none; margin:5px 0; }
			.Modal div.Module { background:transparent; border:0; outline:0; }
			.Modal div.Content { padding:0; background:transparent; border:0; outline:0; }
		
		
			#Breadcrumb li { white-space:nowrap; }
			#Breadcrumb ul { margin:0; padding:0 0 0 1px; }
		
		
			#SiteSearch fieldset { border:0; margin:0; padding:0; background:transparent; position:relative; }
			#SiteSearch fieldset input { vertical-align:middle; font-size:12px; padding-right:25px; display:inline-block; margin:0; }
			#SiteSearch fieldset input:focus { border:1px solid /*InputBorderColor*/rgba(255,255,255,0.25)/*/InputBorderColor*/; }
			#SiteSearch fieldset input:hover { border:1px solid /*InputBorderColor*/rgba(255,255,255,0.25)/*/InputBorderColor*/; }
			#SiteSearch fieldset img { cursor:pointer; opacity:0.75; position:absolute; right:8px; top:6px; }
			#SiteSearch fieldset img:hover { opacity:1; }
		
		
			#Wrapper { width:1000px; margin:auto; position:relative; }
		
		
			#NavigatorPanes { position:absolute; }
			#NavigatorPanes > li { list-style-type:none; margin:0; z-index:7; display:none; background:/*MutedRegionDarkestColor*/#111/*/MutedRegionDarkestColor*/; }
			#NavigatorPanes > li > h4 { text-transform:uppercase; font-weight:normal; padding:10px 10px 0 10px; }
			#NavigatorPanes > li > div { padding:15px 10px 10px 10px; }
			#NavigatorPanes > li > div > ul { margin:0 0 15px 2.5px; }
			#NavigatorPanes > li > div > h5 { margin:0 0 5px; border-bottom: 1px solid rgba(255,255,255,0.05); padding:0 0 2.5px 0; }
			#NavigatorPanes > li > div > h5 img { vertical-align:middle; margin-right:5px; }
			#NavigatorPanes > li > div > h5 span { vertical-align:middle; }
			#NavigatorTabs li { display:inline-block; margin:2.5px; padding:4px; cursor:pointer; background:/*MutedRegionLightestColor*/#444/*/MutedRegionLightestColor*/; }
			#NavigatorTabs li span { display:inline-block; vertical-align:middle; }
			#NavigatorTabs li:hover, #NavigatorTabs li.ActiveTab { background-color:/*MutedRegionDarkestColor*/#111/*/MutedRegionDarkestColor*/; }
			#NavigatorTabs li.TabHasUpdates { box-shadow:0 0 0 2px /*RedColor*/#FF4E4E/*/RedColor*/ inset; }
		
		
				#MedalsPane { width:200px; }
				#MedalsPane li { display:inline-block; margin:0 5px 5px 0; }
				#MedalsPane li img { width:32px; height:32px; }
			
		
				#ActivityPane > div { width:270px; }
				#ActivityPane #ActivityCalendar { margin-bottom:20px; }
				#ActivityPane #ActivityCalendar button { padding:2.5px; vertical-align:middle; display:inline-block; color:/*LinkColor*/#FFE033/*/LinkColor*/; }
				#ActivityPane #ActivityCalendar ul { background:rgba(0,0,0,0.5); vertical-align:middle; display:inline-block; }
				#ActivityPane #ActivityCalendar ul .ActivityDay { cursor:pointer; text-align:center; display:none; padding:5px; color:/*LinkColor*/#FFE033/*/LinkColor*/; }
				#ActivityPane #ActivityCalendar ul .ActivityDay:hover { color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; }
				#ActivityPane #ActivityCalendar ul .ActivityDay.Inview { display:inline-block; }
				#ActivityPane #ActivityCalendar ul .ActivityDay.SelectedDay { color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; cursor:default !important; font-weight:bold; }
				#ActivityPane #ActivityCalendar ul .ActivityDay.SelectedDay:hover { color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/ !important; }
				#ActivityPane #ActivityCalendar .Disabled { visibility:hidden; }
				#ActivityPane .NoActivity { color:grey; }
			
		
				#DevHubPane li { display:block; }
				#DevHubPane li .IconSheet { margin-right:5px; }
				#DevHubPane li span { vertical-align:middle; display:inline-block; }
			
		
				#CustomizationsPane li { display:block; }
				#CustomizationsPane li .IconSheet { margin-right:5px; }
				#CustomizationsPane li span { vertical-align:middle; display:inline-block; }
			
		
				#ReadablesPane li { display:block; }
				#ReadablesPane li .IconSheet { margin-right:5px; }
				#ReadablesPane li span { vertical-align:middle; display:inline-block; }
			
		
				#PointsPane dl { margin:0; }
			
		
				#MembersPane li { display:block; }
				#MembersPane li .IconSheet { margin-right:5px; }
				#MembersPane li span { vertical-align:middle; display:inline-block; }
			
		
				#GamesPane .GamesListWrapper { position:relative; }
				#GamesPane .AlphabetIndex { display:none; position:absolute; right:0; top:0; width:15px; }
				#GamesPane .AlphabetIndex li { cursor:pointer; display:block; }
				#GamesPane .GameFilter { display:none; }
				#GamesPane .GameFilter input { vertical-align:middle; }
				#GamesPane .GameFilter span { vertical-align:middle; }
				#GamesPane .AlphabetIndex li:hover { color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; }
				#GamesPane .GamesList { display:none; height:370px; width:250px; margin-right:20px; overflow:auto; }
				#GamesPane .GamesList li { display:block; margin:5px 0; }
				#GamesPane .GamesList .AlphabetCategory { margin:10px 0; font-size:16px; border-bottom: 1px solid rgba(255,255,255,0.05); padding:0 0 5px 0; }
				#GamesPane .GamesList .Game { white-space:nowrap; cursor:pointer; }
				#GamesPane .GamesList .Game:hover { color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; }
				#GamesPane .GamesList .Game img { display:inline-block; margin:0 10px 0 0; vertical-align:middle; }
				#GamesPane .GamesList .Game span { display:inline-block; white-space:nowrap; vertical-align:middle; }
				#GamesPane .GamesList .Game span small { display:block; max-width:180px; overflow:hidden; }
			
		
				#RemindersPane div { padding:10px; }
				#RemindersPane ul#Reminders li { margin:8px; list-style-type:none; }
				#RemindersPane ul#Reminders li label { vertical-align:middle; display:inline-block; }
				#RemindersPane ul#Reminders li input { margin:0; vertical-align:middle; display:inline-block; }
				#RemindersPane ul#Reminders li p { cursor:default; vertical-align:middle; display:inline-block; padding:0; margin:0; }
				#RemindersPane ul#Reminders li a { display:inline-block; vertical-align:middle; }
				#RemindersPane a.RemindersEditFormLink { margin-left:20px; font-weight:normal; }
				#RemindersPane ul#Reminders li.CompletedReminder p { color:/*GreyColor*/#999999/*/GreyColor*/; text-decoration:line-through; }
				#RemindersPane ul#Reminders li button { font-size:10px; padding:1px !important; vertical-align:middle; }
				#RemindersPane ul#Reminders li.UncompletedReminder button { visibility:hidden }
				#RemindersPane a { vertical-align:middle; display:inline-block; }
				#RemindersPane em { padding:3px 5px; text-align:center; vertical-align:middle; display:inline-block; font-style:normal; }
				#RemindersPane em.LessThan1DayToGo { border:2px solid /*RedColor*/#FF4E4E/*/RedColor*/; text-decoration:blink; -moz-text-blink:blink; color:/*RedColor*/#FF4E4E/*/RedColor*/; font-weight:bold; ; }
				#RemindersPane em.LessThan3DaysToGo { border:2px solid /*OrangeColor*/#FF7238/*/OrangeColor*/; color:/*OrangeColor*/#FF7238/*/OrangeColor*/; font-weight:bold; }
				#RemindersPane em.LessThan5DaysToGo { border:2px solid /*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; font-weight:bold; }
				#RemindersPane em.MoreThan5DaysToGo { border:2px solid /*GreyColor*/#999999/*/GreyColor*/; color:/*GreyColor*/#999999/*/GreyColor*/; }
			
		
				#MessagesPane li { display:block; }
				#MessagesPane li .IconSheet { margin-right:5px; }
				#MessagesPane li span { vertical-align:middle; display:inline-block; }
			
		
				#NetworkPane ul#OnlineBuddies { width:200px; padding:5px; }
				#NetworkPane ul#OnlineBuddies li { display:inline-block; margin:2px; }
				#NetworkPane ul#OnlineBuddies li img { width:25px; }
				#NetworkPane li { display:block; }
				#NetworkPane li .IconSheet { margin-right:5px; }
				#NetworkPane li span { vertical-align:middle; display:inline-block; }
			
		
				#SubmissionsPane li { display:block; }
				#SubmissionsPane li .IconSheet { margin-right:5px; }
				#SubmissionsPane li span { vertical-align:middle; display:inline-block; }
			
		
			#GuestLinks { display:inline-block; vertical-align:middle; }
			#GuestLinks li { text-shadow:0 0 1px black; display:inline; padding:5px; }
			#GuestLinks li:nth-child(1) a { color:/*GreenColor*/#6EE16C/*/GreenColor*/; }
			#GuestLinks li:nth-child(2) a { color:/*BlueColor*/#6CB1E1/*/BlueColor*/; }
			#GuestLinks li:nth-child(3) a { color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			#GuestLinks li a:hover { border-color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; }
		
		
			#BasicSubNavigator { font-size:10px; padding:0 10px; background:rgba(0,0,0,0.9); border-bottom:10px solid /*ModuleHeaderBackgroundColor*/#334852/*/ModuleHeaderBackgroundColor*/; }
			#BasicSubNavigator li { position:relative; white-space:nowrap; display:inline-block; margin-right:5px; background:/*ModuleBodyBackgroundColor*/#1C272E/*/ModuleBodyBackgroundColor*/; }
			#BasicSubNavigator li span { vertical-align:middle; margin:0 1px; }
			#BasicSubNavigator li a { display:block; padding:5px 7.5px; color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; }
			#BasicSubNavigator li a:hover { background:/*ModuleHeaderBackgroundColor*/#334852/*/ModuleHeaderBackgroundColor*/; }
			#BasicSubNavigator .ActiveEntry { padding-top:2.5px; background:/*ModuleHeaderBackgroundColor*/#334852/*/ModuleHeaderBackgroundColor*/; }
			#BasicSubNavigator .ActiveEntry a { color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; font-weight:bold; }
			#BasicSubNavigator strong { display:inline-block; vertical-align:middle; }
		
		
			.sf-menu, .sf-menu * { list-style:none; }
			.sf-menu ul { position:absolute; top:-999em; }
			.sf-menu li:hover { visibility:inherit; }
			.sf-menu > li { display:inline-block; }
			.sf-menu li { position:relative; }
			.sf-menu a { display:block; position:relative; }
			.sf-menu li:hover ul,.sf-menu li.sfHover ul { left:0; top:26px; }
			.sf-menu li:hover li ul, ul li.sfHover li ul { top:-999em; }
			.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul { left:10em; top:0; }
			.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:-999em; }
			.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul { left:10em; top:0; }
		
		
			ul#ImportantLinks { position:fixed; bottom:5px; right:10px; }
			ul#ImportantLinks li { list-style-type:none; }
			ul#ImportantLinks a { font-size:10px; display:block; margin-bottom:5px; padding:5px; border:1px solid /*MutedRegionLightestColor*/#444/*/MutedRegionLightestColor*/; }
			ul#ImportantLinks a:hover { border:1px solid /*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/ !important; color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/ !important; }
			ul#ImportantLinks a span { vertical-align:middle; }
			ul#ImportantLinks a img { vertical-align:middle; }

			a#AddIdeaLink { color:/*LinkColor*/#FFE033/*/LinkColor*/; }
			a#AddBugLink { color:/*RedColor*/#FF4E4E/*/RedColor*/; }
			a#AddTicketLink { color:/*BlueColor*/#6CB1E1/*/BlueColor*/; }
		
		
			#TitleBreadcrumb { background:rgba(0,0,0,0.9); bottom:0; font-size:10px; padding:5px; position:absolute; right:0; }
			#TitleBreadcrumb a { margin:0 5px; }
			#TitleBreadcrumb li:last-child a { color:/*TextColor*/rgba(255,255,255,0.75)/*/TextColor*/; }
			#TitleBreadcrumb * { display:inline; }
		
		
			#NetworkLinks { background:rgba(0,0,0,0.75); }
			#NetworkLinks li { vertical-align:middle; padding:0 10px; display:inline-block; }
			#NetworkLinks li a { font-size:0; display:block; }
			#NetworkLinks #GamebananaTab { padding:10px; margin-left:-1px; }
			#NetworkLinks #GamebananaTab img { image-rendering:pixelated; }
			#NetworkLinks #Gener8rsTab img { opacity:0.5; height:25px; }
			#NetworkLinks #Gener8rsTab img:hover { opacity:1; }
			#NetworkLinks #GamercongressTab img { opacity:0.5; height:35px; margin:4px 0 0; }
			#NetworkLinks #GamercongressTab img:hover { opacity:1; }
			#NetworkLinks #GamedevcontestsTab img { opacity:0.5; height:15px; }
			#NetworkLinks #GamedevcontestsTab img:hover { opacity:1; }
		
		
			div#Logo { display:inline-block; vertical-align:middle; font-size:0; }
		
		
			#AtfLeaderboard { max-height:150px; overflow:hidden; }
			div#BtfLeaderboard { display:inline-block; width:728px; height:90px; overflow:hidden; padding:0; margin:0.5em auto; }
			div#AtfSquareBanner,div#BtfSquareBanner { width:300px; height:250px; overflow:hidden; margin-bottom:15px; }
			div#BtfLeaderboardRow { padding-top:10px; overflow:hidden; }
			#AdsByCurseBanner { background-position:-32px 0px; width:159px; height:32px; }
		
		
			#FooterWrapper { margin:20px; text-align:center; }
			#FooterLinks div { margin:15px 0; }
			#FooterLinks div li { margin:2.5px 5px; display:inline-block; }
		
		
			#CoreStrip { font-size:10px; background:rgba(0,0,0,0.75); padding:0 7.5px 7.5px 7.5px; }
		
		
			#AdStrip { text-align:right; height:197px; padding:10px; position:relative; }
		
		
			.IconSheet { image-rendering:pixelated; background-image:url(http://files.gamebanana.com/static/img/icon_sheet.png); background-repeat:no-repeat; display:inline-block; vertical-align:middle; }
			
			.IconSheet.MaximizeMinimizeButton { width:8px; height:8px; background-position:0 -264px; }
			.IconSheet.MaximizeMinimizeButton.Maximized { background-position:-8px -264px; }
			
			.IconSheet.SubnavigatorIcon { width:16px; height:16px; }
			.IconSheet.SubnavigatorIcon.EditIcon { background-position:-464px 0px; }
			.IconSheet.SubnavigatorIcon.ReportIcon { background-position:-464px -32px; }
			.IconSheet.SubnavigatorIcon.TrashIcon { background-position:-464px -64px; }
			.IconSheet.SubnavigatorIcon.WithholdIcon { background-position:-464px -80px; }
			.IconSheet.SubnavigatorIcon.FlagIcon { background-position:-496px 0px; }
			.IconSheet.SubnavigatorIcon.LicenseIcon { background-position:-496px -16px; }
			.IconSheet.SubnavigatorIcon.ShareIcon { background-position:-496px -48px; }
			.IconSheet.SubnavigatorIcon.HistoryIcon { background-position:-496px -64px; }
			.IconSheet.SubnavigatorIcon.RatingIcon { background-position:-496px -80px; }
			.IconSheet.SubnavigatorIcon.ProfileIcon { background-position:-496px -96px; }
			.IconSheet.SubnavigatorIcon.UpdatesIcon { background-position:-496px -112px; }
			
			.IconSheet.NavigatorTabIcon { height:16px; width:16px; }
			.IconSheet.NavigatorTabIcon.NetworkTabIcon { background-position:-144px -32px; }
			.IconSheet.NavigatorTabIcon.MessagesTabIcon { background-position:-128px -32px; }
			.IconSheet.NavigatorTabIcon.ActivityTabIcon { background-position:-112px -32px; }
			.IconSheet.NavigatorTabIcon.SubmissionsTabIcon { background-position:-96px -32px; }
			.IconSheet.NavigatorTabIcon.StatsTabIcon { background-position:-80px -32px; }
			.IconSheet.NavigatorTabIcon.RemindersTabIcon { background-position:-64px -32px; }
			.IconSheet.NavigatorTabIcon.SettingsTabIcon { background-position:-48px -32px; }
			.IconSheet.NavigatorTabIcon.LogoutTabIcon { background-position:-32px -32px; }
			.IconSheet.NavigatorTabIcon.GamesTabIcon { background-position:-224px 0px; }
			.IconSheet.NavigatorTabIcon.CustomizationsTabIcon { background-position:-336px -16px; }
			.IconSheet.NavigatorTabIcon.ReadablesTabIcon { background-position:-160px -32px; }
			.IconSheet.NavigatorTabIcon.MembersTabIcon { background-position:-432px -16px; }
			.IconSheet.NavigatorTabIcon.LoginTabIcon { background-position:-256px -32px; }
			.IconSheet.NavigatorTabIcon.SubmitTabIcon { background-position:-400px 0px; }
			.IconSheet.NavigatorTabIcon.DevHubTabIcon { background-position:-432px 0px; }
			.IconSheet.NavigatorTabIcon.PointsTabIcon { background-position:-416px -16px; }
			.IconSheet.NavigatorTabIcon.MedalsTabIcon { background-position:-400px -32px; }
			.IconSheet.NavigatorTabIcon.ContestsTabIcon { background-position:-208px -16px; }
			
			.IconSheet.MiscIcon.LogoutIcon { height:16px; width:16px; background-position:-32px -32px; }
			.IconSheet.MiscIcon.OnlineMembersIcon { height:16px; width:16px; background-position:-416px 0px; }
			.IconSheet.MiscIcon.BuddiesIcon { height:16px; width:16px; background-position:-416px -48px; }
			.IconSheet.MiscIcon.UnlocksIcon { height:16px; width:16px; background-position:-416px -32px; }
			.IconSheet.MiscIcon.BitpitIcon { height:16px; width:16px; background-position:-432px -32px; }
			.IconSheet.MiscIcon.HonoraryTitlesIcon { height:16px; width:16px; background-position:-400px -16px; }
			.IconSheet.MiscIcon.SublogIcon { height:16px; width:16px; background-position:-400px -48px; }
			
			.IconSheet.MiscIcon.UpdatedIcon { height:16px; width:16px; background-position:-448px -0px; }
			.IconSheet.MiscIcon.WatchesIcon { height:16px; width:16px; background-position:-448px -16px; }
			.IconSheet.MiscIcon.RulesIcon { height:16px; width:16px; background-position:-448px -32px; }
			.IconSheet.MiscIcon.FaqIcon { height:16px; width:16px; background-position:-432px -48px; }
			
			.IconSheet.WipProgress { width:32px; height:16px; }
			.IconSheet.WipProgress0 { background-position:0px -160px; }
			.IconSheet.WipProgress10 { background-position:0px -144px; }
			.IconSheet.WipProgress20 { background-position:0px -128px; }
			.IconSheet.WipProgress30 { background-position:0px -112px; }
			.IconSheet.WipProgress40 { background-position:0px -96px; }
			.IconSheet.WipProgress50 { background-position:0px -80px; }
			.IconSheet.WipProgress60 { background-position:0px -64px; }
			.IconSheet.WipProgress70 { background-position:0px -48px; }
			.IconSheet.WipProgress80 { background-position:0px -32px; }
			.IconSheet.WipProgress90 { background-position:0px -16px; }
			.IconSheet.WipProgress100 { background-position:0px 0px; }
			
			.IconSheet.SubmissionType { width:32px; height:32px; }
			.IconSheet.SubmissionType.Article { background-position:-32px -48px; }
			.IconSheet.SubmissionType.Annotation { background-position:-352px -80px; }
			.IconSheet.SubmissionType.Category { background-position:-32px -80px; }
			.IconSheet.SubmissionType.Blog { background-position:-32px -112px; }
			.IconSheet.SubmissionType.Bug { background-position:-32px -144px; }
			.IconSheet.SubmissionType.Club { background-position:-64px -48px; }
			.IconSheet.SubmissionType.Concept { background-position:-64px -80px; }
			.IconSheet.SubmissionType.Contest { background-position:-64px -112px; }
			.IconSheet.SubmissionType.Crafting { background-position:-64px -144px; }
			.IconSheet.SubmissionType.Game { background-position:-96px -48px; }
			.IconSheet.SubmissionType.Gamefile { background-position:-96px -80px; }
			.IconSheet.SubmissionType.Generator { background-position:-96px -112px; }
			.IconSheet.SubmissionType.Gui { background-position:-96px -144px; }
			.IconSheet.SubmissionType.HelpWanted { background-position:-128px -48px; }
			.IconSheet.SubmissionType.Idea { background-position:-128px -80px; }
			.IconSheet.SubmissionType.Map { background-position:-128px -112px; }
			.IconSheet.SubmissionType.Member { background-position:-128px -144px; }
			.IconSheet.SubmissionType.Mip { background-position:-160px -48px; }
			.IconSheet.SubmissionType.Mirror { background-position:-160px -80px; }
			.IconSheet.SubmissionType.Model { background-position:-160px -112px; }
			.IconSheet.SubmissionType.Module { background-position:-160px -144px; }
			.IconSheet.SubmissionType.News { background-position:-192px -48px; }
			.IconSheet.SubmissionType.Poll { background-position:-192px -80px; }
			.IconSheet.SubmissionType.Post { background-position:-192px -112px; }
			.IconSheet.SubmissionType.Prefab { background-position:-192px -144px; }
			.IconSheet.SubmissionType.Project { background-position:-224px -48px; }
			.IconSheet.SubmissionType.Request { background-position:-224px -80px; }
			.IconSheet.SubmissionType.Review { background-position:-224px -112px; }
			.IconSheet.SubmissionType.Screenshot { background-position:-224px -144px; }
			.IconSheet.SubmissionType.Script { background-position:-256px -48px; }
			.IconSheet.SubmissionType.Skin { background-position:-256px -80px; }
			.IconSheet.SubmissionType.Sound { background-position:-256px -112px; }
			.IconSheet.SubmissionType.Spray { background-position:-256px -144px; }
			.IconSheet.SubmissionType.Sprite { background-position:-288px -48px; }
			.IconSheet.SubmissionType.Studio { background-position:-288px -80px; }
			.IconSheet.SubmissionType.Support { background-position:-288px -112px; }
			.IconSheet.SubmissionType.Texture { background-position:-288px -144px; }
			.IconSheet.SubmissionType.Thread { background-position:-320px -48px; }
			.IconSheet.SubmissionType.Tool { background-position:-320px -80px; }
			.IconSheet.SubmissionType.Tutorial { background-position:-320px -112px; }
			.IconSheet.SubmissionType.Wiki { background-position:-320px -144px; }
			.IconSheet.SubmissionType.Wip { background-position:-352px -48px; }
			
			.IconSheet.SubmissionTypeSmall { width:16px; height:16px; }
			.IconSheet.SubmissionTypeSmall.Article { background-position:-160px -32px; }
			.IconSheet.SubmissionTypeSmall.Annotation { background-position:-384px -64px; }
			.IconSheet.SubmissionTypeSmall.Category { background-position:-176px -32px; }
			.IconSheet.SubmissionTypeSmall.Club { background-position:-192px 0px; }
			.IconSheet.SubmissionTypeSmall.Bug { background-position:-192px -16px; }
			.IconSheet.SubmissionTypeSmall.Blog { background-position:-192px -32px; }
			.IconSheet.SubmissionTypeSmall.Concept { background-position:-208px 0px; }
			.IconSheet.SubmissionTypeSmall.Contest { background-position:-208px -16px; }
			.IconSheet.SubmissionTypeSmall.Crafting { background-position:-208px -32px; }
			.IconSheet.SubmissionTypeSmall.Game { background-position:-224px 0px; }
			.IconSheet.SubmissionTypeSmall.Gamefile { background-position:-224px -16px; }
			.IconSheet.SubmissionTypeSmall.Generator { background-position:-224px -32px; }
			.IconSheet.SubmissionTypeSmall.Gui { background-position:-240px 0px; }
			.IconSheet.SubmissionTypeSmall.HelpWanted { background-position:-240px -16px; }
			.IconSheet.SubmissionTypeSmall.Idea { background-position:-240px -32px; }
			.IconSheet.SubmissionTypeSmall.Initiative { background-position:-256px 0px; }
			.IconSheet.SubmissionTypeSmall.Map { background-position:-256px -16px; }
			.IconSheet.SubmissionTypeSmall.Member { background-position:-256px -32px; }
			.IconSheet.SubmissionTypeSmall.Mip { background-position:-272px 0px; }
			.IconSheet.SubmissionTypeSmall.Mirror { background-position:-272px -16px; }
			.IconSheet.SubmissionTypeSmall.Model { background-position:-272px -32px; }
			.IconSheet.SubmissionTypeSmall.Module { background-position:-288px 0px; }
			.IconSheet.SubmissionTypeSmall.News { background-position:-288px -16px; }
			.IconSheet.SubmissionTypeSmall.Poll { background-position:-288px -32px; }
			.IconSheet.SubmissionTypeSmall.Post { background-position:-304px 0px; }
			.IconSheet.SubmissionTypeSmall.Prefab { background-position:-304px -16px; }
			.IconSheet.SubmissionTypeSmall.Project { background-position:-304px -32px; }
			.IconSheet.SubmissionTypeSmall.Rating { background-position:-320px 0px; }
			.IconSheet.SubmissionTypeSmall.Request { background-position:-320px -16px; }
			.IconSheet.SubmissionTypeSmall.Review { background-position:-320px -32px; }
			.IconSheet.SubmissionTypeSmall.Script { background-position:-336px 0px; }
			.IconSheet.SubmissionTypeSmall.Skin { background-position:-336px -16px; }
			.IconSheet.SubmissionTypeSmall.Sound { background-position:-336px -32px; }
			.IconSheet.SubmissionTypeSmall.Spray { background-position:-352px 0px; }
			.IconSheet.SubmissionTypeSmall.Sprite { background-position:-352px -16px; }
			.IconSheet.SubmissionTypeSmall.Studio { background-position:-352px -32px; }
			.IconSheet.SubmissionTypeSmall.Support { background-position:-368px 0px; }
			.IconSheet.SubmissionTypeSmall.Texture { background-position:-368px -16px; }
			.IconSheet.SubmissionTypeSmall.Thread { background-position:-368px -32px; }
			.IconSheet.SubmissionTypeSmall.Tool { background-position:-384px 0px; }
			.IconSheet.SubmissionTypeSmall.Tutorial { background-position:-384px -16px; }
			.IconSheet.SubmissionTypeSmall.Wiki { background-position:-384px -32px; }
			.IconSheet.SubmissionTypeSmall.Wip { background-position:-384px -48px; }
			
			.IconSheet.ContactTypeIcon { width:32px; height:32px; }
			.IconSheet.ContactTypeIcon.RedditIcon { background-position:-32px -176px; }
			.IconSheet.ContactTypeIcon.TwitterIcon { background-position:-64px -176px; }
			.IconSheet.ContactTypeIcon.FacebookIcon { background-position:0px -176px; }
			.IconSheet.ContactTypeIcon.YoutubeIcon { background-position:-96px -176px; }
			.IconSheet.ContactTypeIcon.IrcIcon { background-position:-128px -176px; }
			.IconSheet.ContactTypeIcon.XfireIcon { background-position:-160px -176px; }
			.IconSheet.ContactTypeIcon.XboxIcon { background-position:-192px -176px; }
			.IconSheet.ContactTypeIcon.VimeoIcon { background-position:-224px -176px; }
			.IconSheet.ContactTypeIcon.TumblrIcon { background-position:-256px -176px; }
			.IconSheet.ContactTypeIcon.SteamIcon { background-position:-288px -176px; }
			.IconSheet.ContactTypeIcon.SkypeIcon { background-position:-320px -176px; }
			.IconSheet.ContactTypeIcon.PsnIcon { background-position:-352px -176px; }
			.IconSheet.ContactTypeIcon.GooglePlusIcon { background-position:-576px -176px; }
			
			.IconSheet.Misc.Heart64 { width:64px; height:64px; background-position:0px -208px; }
			
			.IconSheet.SmallRightArrow { opacity:0.5; width:16px; height:16px; }
			.IconSheet.SmallRightArrow.MicroWhiteArrow { background-position:-64px -240px; }
			.IconSheet.SmallRightArrow.MicroBlackArrow { background-position:-80px -240px; }
			.IconSheet.SmallRightArrow.MiniWhiteArrow { background-position:-64px -224px; }
			.IconSheet.SmallRightArrow.MiniBlackArrow { background-position:-80px -224px; }
			.IconSheet.SmallRightArrow.SmallWhiteArrow { background-position:-64px -208px; }
			.IconSheet.SmallRightArrow.SmallBlackArrow { background-position:-80px -208px; }
			
			.IconSheet.StampIcon { width:16px; height:16px; }
			.IconSheet.StampIcon.FunnyIcon { background-position:-512px -32px; }
			.IconSheet.StampIcon.DumbIcon { background-position:-544px -32px; }
			.IconSheet.StampIcon.AgreeIcon { background-position:-512px 0px; }
			.IconSheet.StampIcon.DisagreeIcon { background-position:-512px -16px; }
			.IconSheet.StampIcon.WinIcon { background-position:-512px -80px; }
			.IconSheet.StampIcon.WtfIcon { background-position:-528px 0px; }
			.IconSheet.StampIcon.HelpfulIcon { background-position:-528px -112px; }
			.IconSheet.StampIcon.InterestingIcon { background-position:-512px -48px; }
			.IconSheet.StampIcon.RudeIcon { background-position:-544px 0px; }
			.IconSheet.StampIcon.ThanksIcon { background-position:-512px -64px; }
			.IconSheet.StampIcon.EpicWinIcon { background-position:-528px -64px; }
			.IconSheet.StampIcon.EpicFailIcon { background-position:-528px -48px; }
			.IconSheet.StampIcon.FailIcon { background-position:-528px -32px; }
			.IconSheet.StampIcon.TwssIcon { background-position:-528px -96px; }
			.IconSheet.StampIcon.CsbIcon { background-position:-544px -16px; }
			.IconSheet.StampIcon.PixPlzIcon { background-position:-528px -80px; }
			.IconSheet.StampIcon.HmbIcon { background-position:-544px -48px; }
			.IconSheet.StampIcon.CookieIcon { background-position:-512px -96px; }
			.IconSheet.StampIcon.TmiIconf { background-position:-560px 0px; }
			.IconSheet.StampIcon.TldrIcon { background-position:-544px -112px; }
			.IconSheet.StampIcon.HiFiveIcon { background-position:-528px -16px; }
			.IconSheet.StampIcon.ConfusingIcon { background-position:-512px -112px; }
			.IconSheet.StampIcon.UnhelpfulIcon { background-position:-544px -64px; }
			.IconSheet.StampIcon.CreativeIcon { background-position:-544px -96px; }
			
			.IconSheet.UnlockIcon { width:64px; height:64px; }
			.IconSheet.UnlockIcon.UpicIcon { background-position:-128px -384px; }
			.IconSheet.UnlockIcon.UberstyleIcon { background-position:-256px -320px; }
			.IconSheet.UnlockIcon.BitpitIcon { background-position:0px -320px; }
			.IconSheet.UnlockIcon.QuickdlIcon { background-position:-192px -320px; }
			.IconSheet.UnlockIcon.TreehouseIcon { background-position:-448px -384px; }
			.IconSheet.UnlockIcon.NoadsIcon { background-position:-64px -384px; }
			.IconSheet.UnlockIcon.SubjectshaperIcon { background-position:-448px -320px; }
			.IconSheet.UnlockIcon.PollCreationIcon { background-position:-128px -320px; }
			.IconSheet.UnlockIcon.BlogsIcon { background-position:-320px -384px; }
			.IconSheet.UnlockIcon.BlockerIcon { background-position:-64px -320px; }
			.IconSheet.UnlockIcon.EpicWinStampIcon { background-position:-576px -384px; }
			.IconSheet.UnlockIcon.FailStampIcon { background-position:-576px -320px; }
			.IconSheet.UnlockIcon.EpicFailStampIcon { background-position:-640px -320px; }
			.IconSheet.UnlockIcon.TwssStampIcon { background-position:-384px -384px; }
			.IconSheet.UnlockIcon.CsbStampIcon { background-position:-640px -384px; }
			.IconSheet.UnlockIcon.PixPlzStampIcon { background-position:-512px -320px; }
			.IconSheet.UnlockIcon.HmbStampIcon { background-position:-512px -384px; }
			.IconSheet.UnlockIcon.CookieStampIcon { background-position:-768px -384px; }
			.IconSheet.UnlockIcon.TmiStampIcon { background-position:-256px -384px; }
			.IconSheet.UnlockIcon.TldrStampIcon { background-position:-832px -384px; }
			.IconSheet.UnlockIcon.HiFiveStampIcon { background-position:-832px -320px; }
			.IconSheet.UnlockIcon.ConfusingStampIcon { background-position:-768px -320px; }
			.IconSheet.UnlockIcon.UnhelpfulStampIcon { background-position:-704px -384px; }
			.IconSheet.UnlockIcon.CreativeStampIcon { background-position:-704px -320px; }
			.IconSheet.UnlockIcon.WatchesPurseIcon { background-position:-192px -384px; }
			.IconSheet.UnlockIcon.WatchesBagIcon { background-position:-320px -320px; }
			.IconSheet.UnlockIcon.WatchesSackIcon { background-position:-384px -320px; }
			.IconSheet.UnlockIcon.InlineStylesIcon { background-position:0px -384px; }
		
		
			
				body .Medal_normal { background-image:url(http://files.gamebanana.com/static/img/icon_sheet.png); padding:5px; width:64px; height:64px; background-position:0 -448px; }
				body .Medal_rare { background-image:url(http://files.gamebanana.com/static/img/icon_sheet.png); padding:5px; width:64px; height:64px; background-position:-74px -448px; }
				body .Medal_legendary { background-image:url(http://files.gamebanana.com/static/img/icon_sheet.png); padding:5px; width:64px; height:64px; background-position:-148px -448px; }
				body .MiniMedal_normal { background-image:url(http://files.gamebanana.com/static/img/icon_sheet.png); padding:4px; width:32px; height:32px; background-position:-6px -454px; }
				body .MiniMedal_rare { background-image:url(http://files.gamebanana.com/static/img/icon_sheet.png); padding:4px; width:32px; height:32px; background-position:-80px -454px; }
				body .MiniMedal_legendary { background-image:url(http://files.gamebanana.com/static/img/icon_sheet.png); padding:4px; width:32px; height:32px; background-position:-154px -454px; }
				
		
		
			.NoSelect { -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
		
		
				#PcSpecsModule dd img { width:16px; vertical-align:middle; display:inline-block; margin-right:5px; }
				#PcSpecsModule dd span { vertical-align:middle; display:inline-block; }
				#ContactInfoModule dd img { width:16px; vertical-align:middle; display:inline-block; margin-right:5px; }
				#ContactInfoModule dd span { vertical-align:middle; display:inline-block; }
			
		
			.SpoilerTrigger { cursor:help; color:/*LinkColor*/#FFE033/*/LinkColor*/; }
			.SpoilerTrigger:hover { color:/*LinkHoverColor*/#FD70E1/*/LinkHoverColor*/; }
			.SpoilerText { margin-left:5px; display:none; }
		
		
			@media only screen and (max-width:1000px) {
				#Wrapper { width:100%; }
				#NetworkLinks { text-align:center; }
				#NetworkLinks #GamebananaTab { padding:10px 0; }
				#NetworkLinks #Gener8rsTab { display:none; }
				#NetworkLinks #GamercongressTab { display:none; }
				#NetworkLinks #GamedevcontestsTab { display:none; }
				#NetworkLinks #SiteSearch { display:none; }
				#CoreStrip { text-align:center; padding:2.5px; }
			
				#NavigatorPanes { text-align:left; }
				#NavigatorTabs li .IconSheet { display:inline-block; }
			
				#BasicSubNavigator { text-align:center; }
				#BasicSubNavigator li { margin:0 5px 5px 0; }
				#DropdownMenuSubNavigator { text-align:center; }
				#DropdownMenuSubNavigator .sf-menu > li { margin:0 5px 5px 0; }
			
				.MainForm fieldset input[type=text] { width:90%; }
				.MainForm fieldset select { width:90%; }
			
				.MultipleRowListModule thead { display:none; }
				.MultipleRowListModule td { display:inline-block; }
				.MultipleRowListModule tr { text-align:center; }
			
				#ColumnGrid { width:auto; white-space:normal; }
				.ContentColumn { width:auto; margin:0; }
				.ContentColumn:not(:first-child) { padding:0; }
				
				#PageTitleWrapper h1 { font-size:18px; width:80%; }
			
				#ImportantLinks { display:none; }
			}
		

		
				div.GenericPreviewListModule div.Content { overflow:hidden; padding:0 !important; }
				div.GenericPreviewListModule ul { padding:0; text-align:center; }
				div.GenericPreviewListModule li { border-bottom:1px solid /*ModuleContentDarkerRegionColor*/rgba(0,0,0,0.25)/*/ModuleContentDarkerRegionColor*/; list-style-type:none; padding:10px 0; vertical-align:middle; }
				div.GenericPreviewListModule div.Preview { display:inline-block; width:90%; margin-bottom:5px; }
				div.GenericPreviewListModule li a { max-width:220px; display:inline-block; }
				div.GenericPreviewListModule h4 { width:220px; font-size:16px; margin-bottom:0; }
			
	
			