a {
	text-decoration: none;
}

a img {
	border: none;
}

a:link,
a:visited,
a:active {
	color: #095fb5;
}

a:hover {
	text-decoration: underline;
}

abbr,
acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: inherit;
	display: inline-block;
	*display: inline;
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

input.Text {
	border-color: #777;
	border-style: dashed;
}

.AdminPanel {
	border-color: Orange;
	border-style: dotted;
	padding: 10px;
}

.ImageButton {
	cursor: pointer;
	padding: 0;
	border: 0;
	text-decoration: none;
	margin: 0;
	display: inline-block;
}

.Button {
	cursor: pointer;
	background-color: #fff;
	border: solid 1px #333;
	color: #333;
	font-family: Verdana, Sans-Serif;
	font-size: .9em;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}

.Button:link,
.Button:visited {
	border: solid 1px #777;
	color: #777;
}

.Button:hover,
.Button:active {
	background-color: #6e99c9;
	border: solid 1px #000;
	color: #fff;
}

.Bullet {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

.Ads_RightSidebar {
	border: solid 1px #000;
	float: right;
	text-align: right;
	width: 160px;
}

.Legalese {
	font-size: 7pt;
}

#Header {
	margin: 0 auto;
	color: White;
	font: normal 12px/normal Verdana, sans-serif;
	font-weight: bold;
	width: 900px;
	text-align: center;
}

#Header a,
#Header a:visited,
#Header a:active {
	text-decoration: none;
}

#Header a:hover {
	text-decoration: underline;
}

#HeaderContainer #Banner {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/WoodBanner.png);
	background-repeat: no-repeat;
	height: 72px;
	text-align: center;
}

.loginSpan {
	top: 17px;
	position: relative;
	float: left;
}

.loginSpan a {
	color: white;
}

#Banner #Options {
	float: left;
	height: 72px;
	position: relative;
	overflow: hidden;
	width: 200px;
}

#Banner #Authentication {
	top: 0;
	left: 0;
	padding: 4px;
	position: absolute;
	background: #6E99C9;
}

#Banner #AuthenticationButton {
	height: 20px;
	position: relative;
	top: 0;
	height: 40px;
	font-weight: normal;
	float: right;
	z-index: 1;
	margin-top: 10px;
	left: 340px;
}

#Banner #AuthenticationButton a {
	background: url("/images/btn_blue.png") repeat-x scroll 0 0 transparent;
	background-position: 0 0;
	font-weight: bold;
	color: White;
	font-family: Arial;
	font-size: 10px;
	height: 16px;
	display: block;
	padding-top: 1px;
	text-align: center;
	width: 40px;
	margin-top: 1px;
	margin-left: 5px;
}

#Banner #Options #Settings {
	bottom: 0;
	left: 0;
	padding: 4px;
	position: absolute;
}

#Banner #Logo {
	height: 34px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 140px;
	margin: 0;
	float: none;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/cssthemes/base/img-robloxlogo.png") no-repeat;
}

#SmallHeaderContainer #Banner #Alerts {
	background: Transparent;
	border: none;
	position: relative;
	width: 350px;
	height: 40px;
	float: right;
	padding-top: 9px;
}

#HeaderContainer #Banner #Alerts {
	float: right;
	border: 1px solid #6E99C9;
	background: #FFF;
	width: 203px;
}

#Header .Navigation {
	clear: both;
	background-color: #6e99c9;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 2em;
	text-decoration: none;
}

#AdvertisingLeaderboard {
	margin: 0 auto;
	text-align: center;
	padding-top: 0;
	margin-bottom: 10px;
	width: 875px;
}

#AdvertisingSkyscraper {
	border: solid 1px #000;
	float: right;
	text-align: right;
	width: 120px;
}

#RobloxLargeRectangleAd {
	padding: 10px 0 10px 0;
}

#Footer {
	font: normal 8px/normal Verdana, sans-serif;
	padding: 3em 20px;
	width: 860px;
	text-align: center;
	font-size: 13px;
	margin: 0;
}

#Footer .SEOGenreLinks {
	padding: 1em 0 2em 0;
	font-size: 11px;
}

#Footer .Legalese {
	color: #555;
	font-size: 10px;
	margin-bottom: 1em;
}

#Footer .legal {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#Footer .legal .left {
	float: left;
	margin: 0 5px;
}

#Footer .legal .right {
	float: left;
	width: 800px;
}

.AdmiPanel {
	border: solid 1px #000;
	bottom: 20px;
	overflow: hidden;
	right: 10px;
	padding-top: 15px;
	position: fixed;
	width: 200px;
}

.AdmiPanel h4 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	margin: 0;
	text-align: center;
}

.AdmiPanelExpandCollapse {
	color: green;
	cursor: pointer;
	font-weight: bolder;
	position: absolute;
	right: 2px;
	top: 2px;
}

.Panel {
	border: solid 1px #000;
}

.Panel h4 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	margin: 0;
	text-align: center;
}

.MultilineTextBox {
	border: dashed 2px Gray;
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 5px 5px;
}

.TextBox {
	border: 1px solid #ccc;
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	padding: 5px;
}

.Label {
	font-weight: bold;
}

.BigButton {
	background-color: #F5CD2F;
	color: #000;
	height: 2.5em;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
}

.BigButtonDisabled {
	background-color: #C0C0C0;
	color: #000;
	height: 2.5em;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
}

.ErrorReporting,
.ErrorReportingThanks {
	width: 500px;
	margin: 16px auto 16px auto;
	padding: 10px;
}

.YesNoButtons {
	text-align: right;
}

.YesButton,
.NoButton {
	background-color: #F5CD2F;
	color: #000;
	margin-left: 10px;
}

.popupControl {
	background-color: #fff;
	border: 1px outset #fff;
	position: absolute;
	visibility: hidden;
	z-index: 1;
}

.ColorPickerItem {
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
}

.ColorPickerItem:hover {
	border-color: Blue;
	border-style: solid;
	border-width: 2px;
}

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=30);
	opacity: .3;
}

.modalPopup {
	background-color: #ffd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}

.newModalPopup {
	padding: 3px;
}

.GuestModePromptText {
	font-size: 14px;
	color: #333;
	margin-left: 30px;
}

.GuestModePromptText li {
	font-weight: bolder;
}

.PopupMenu {
	background-color: #fff;
	border: solid 1px #666;
	padding: 10px;
	z-index: 1;
}

.PopupMenu .Button {
	line-height: 2.5em;
}

.PopupMenu .Button:hover {
	background-color: #6e99c9;
	color: #fff;
}

.Attention {
	color: Red;
}

.AttentionBold {
	font-weight: bold;
	color: Red;
}

.OKCancelButton {
	width: 80px;
}

.MenuItem {
	color: White;
	font-size: 18px;
	line-height: 2em;
}

a.MenuItem:link,
a.MenuItem:visited,
a.MenuItem:active {
	color: White;
	text-decoration: none;
}

a.MenuItem:hover {
	text-decoration: underline;
}

.Toolbox {
	background-color: ButtonFace;
	padding: 2px;
}

.ToolboxItem {
	border-color: Window;
	border-style: solid;
	border-width: 2px;
	width: 52px;
	height: 52px;
}

.Grid {
	background-color: White;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

.GridHeader {
	color: White;
	background-color: #6E99C9;
}

.GridItem {
	color: #006;
}

.GridItemAlt {
	color: #006;
	background: #EEE;
}

.GridItem:hover {
	background-color: #DDD;
}

.GridItemAlt:hover {
	background-color: #DDD;
}

.GridFooter {
	color: White;
	background-color: #6E99C9;
}

.GridPager {
	color: White;
	background-color: #6E99C9;
	text-align: center;
	font-weight: bold;
}

.Title {
	font-size: 18px;
}

a.Title:link,
a.Title:visited,
a.Title:active {
	text-decoration: none;
}

a.Title:hover {
	text-decoration: underline;
}

.Header {
	font-size: 14px;
}

.Banner {
	padding: 8px;
}

.BannerText {
	font-weight: bold;
	color: white;
}

a.BannerText:link,
a.BannerText:visited,
a.BannerText:active {
	text-decoration: none;
	color: white;
}

a.BannerText:hover {
	text-decoration: underline;
	color: white;
}

.PageSelector {
	font-family: Verdana, Sans-Serif;
	margin: 0 0 0 10px;
}

.PageSelector label {
	font-weight: bold;
}

.DisplayFilters {
	margin-right: 3px;
	min-width: 0;
	position: relative;
}

.SearchBar {
	background-color: #eee;
	border: solid 1px #bbb;
	height: 30px;
	margin: -5px 0 5px 0;
	padding: 0;
	text-align: center;
}

.SearchBar .SearchBox,
.SearchBar .SearchButton {
	height: 30px;
	margin: 0;
	padding: 0;
}

.SearchBar .TextBox {
	border: solid 1px #000;
	height: 19px;
	margin: 2px 0 0 0;
	padding: 2px 3px 0 3px;
	width: 250px;
}

.SearchLinks {
	display: inline;
	font-family: Verdana, Sans-Serif;
	z-index: 9;
}

.SearchLinks a span {
	display: none;
}

.SearchLinks a:hover {
	border: none;
	text-decoration: none;
}

.SearchLinks a:hover span {
	background-color: #6e99c9;
	border-color: Gray;
	border-style: ridge;
	border-width: 1px;
	color: white;
	display: block;
	font: 11px Verdana, sans-serif;
	left: 15%;
	line-height: 1.4em;
	margin: 5px;
	padding: 5px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 20px;
	width: 60%;
	z-index: 10;
}

.SearchError {
	clear: both;
	margin: 2px;
	float: none;
	padding: 2px;
	text-align: center;
	color: Red;
}

div.SystemAlert {
	width: 906px;
	margin: 0 auto 5px;
	border: 1px solid gray;
	background-color: #FFF;
	text-align: center;
	color: #FFF;
	padding: 1px;
}

.SystemAlertText {
	font-size: 16px;
	font-weight: bold;
	background-color: #F00;
	padding: 2px;
}

.SystemAlert a {
	color: White;
}

.Exclamation {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Icons/exclamation.png) no-repeat;
	height: 16px;
	width: 16px;
	float: left;
}

.EmailTemplateTable {
	border-collapse: collapse;
}

.EmailTemplateH1 {
	font-size: 18px;
	color: #6E99C9;
}

.EmailTemplateLogoRow {
	padding: 3px;
	margin-bottom: 5px;
}

.EmailTemplateRow {
	padding: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	font-family: Verdana, Helvetica, Sans-Serif;
}

.EmailTemplateRow input {
	font-size: 14px;
	padding: 2px;
	border: 1px solid #CCC;
}

.EmailTemplateRow input:hover {
	font-size: 14px;
	padding: 2px;
	border: 1px solid #CCC;
	background: #6E99C9;
}

.subMenu {
	background: #A3514F;
	background-repeat: repeat-x;
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	height: 26px;
	position: relative;
	border-left: solid 3px #6E99C9;
	border-right: solid 3px #6E99C9;
	border-bottom: solid 3px #6E99C9;
	z-index: 5;
}

.subMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.subMenu li {
	float: left;
	position: relative;
}

.subMenu a,
.subMenu a:visited {
	display: block;
	padding: 5px;
	border-right: 1px solid #FFF;
	font-size: 14px;
	color: #FFF;
}

.subMenu .subMenuItemselected {
	display: block;
	padding: 5px;
	border-right: 1px solid #FFF;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.subMenu ul ul a.subMenudrop,
.menu ul ul a.subMenudrop:visited {
	font-weight: bold;
	text-decoration: underline;
}

.subMenu ul ul ul a,
.subMenu ul ul ul a:visited {
	background: #A3514F;
}

.subMenu ul ul ul a:hover {
	text-decoration: underline;
}

.subMenu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	left: 0;
}

.subMenu ul ul ul {
	left: 141px;
	top: 0;
	width: 149px;
}

.subMenu ul ul ul.left {
	left: -149px;
}

.subMenu ul ul a,
.subMenu ul ul a:visited {
	background: #A3514F;
	color: #FFF;
	height: auto;
	padding: 4px 6px;
	line-height: 1em;
	width: 148px;
	margin-left: -1px;
	border-left: 1px solid #FFF;
	border-right: none;
}

.subMenu a:hover,
.subMenu ul ul a:hover {
	text-decoration: underline;
	background: #573333;
}

.subMenu :hover>a,
.subMenu ul ul :hover>a {
	text-decoration: underline;
}

.subMenu ul li:hover ul,
.subMenu ul a:hover ul {
	visibility: visible;
}

.subMenu ul :hover ul ul {
	visibility: hidden;
}

.subMenu ul :hover ul :hover ul {
	visibility: visible;
}

.subMenu table {
	position: absolute;
	top: 0;
	margin-top: 15px;
	left: 0;
	border-collapse: collapse;
	background: #A3514F;
	display: none;
}

.subMenu table a,
.subMenu table a:visited {
	border: none;
	width: 148px;
	padding-top: 8px;
}

#LeftGutterAdContainer,
#GamesTakeoverGutterAdLeft {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -850px;
}

#RightGutterAdContainer,
#GamesTakeoverGutterAdRight {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: 450px;
}

.partnerLogo {
	margin-right: 30px;
	vertical-align: middle;
}

.errorMsg {
	font-weight: bold;
	text-align: center;
	display: block;
	font-size: 1.5em;
	margin: .83em 0;
	letter-spacing: 1px;
}

.facebook-connect-btn {
	display: block;
	width: 186px;
	height: 25px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Facebook/btn-fb_connect.png) no-repeat;
}

.facebook-connect-btn:hover {
	background-position: 0 -25px;
}

.facepile {
	min-height: 0;
}

.btn-ok {
	cursor: pointer;
	width: 102px;
	height: 50px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-ok.png);
}

.btn-ok:hover {
	background-position: 0 50px;
}

.JSPager_Container a {
	margin: 0 2px;
}

.JSPager_Container a:hover {
	cursor: pointer;
}

.JSPager_Container a.disabled:hover {
	cursor: text;
}

.JSPager_Container a.disabled {
	color: #000;
	text-decoration: none;
}

.SquareTabGray {
	list-style: none;
	float: left;
	background-color: #D6D6D6;
	padding: 7px;
	border: 1px solid #9e9e9e;
	font: bold 15px arial;
	color: #363636;
	margin: 4px 2px 0 1px;
	border-bottom-width: 0;
	position: relative;
	top: 2px;
}

.SquareTabGray a {
	text-decoration: none;
	color: #363636;
	cursor: pointer;
}

.SquareTabGray a:hover {
	text-decoration: none;
	background-color: #e9e9e9;
}

.SquareTabGray.selected a:hover,
.SquareTabGray.ui-tabs-selected a:hover {
	text-decoration: none;
	background-color: #fff;
}

.SquareTabGray:hover {
	background-color: #e9e9e9;
	cursor: pointer;
}

.SquareTabGray.selected,
.SquareTabGray.selected:hover,
.SquareTabGray.ui-tabs-selected,
.SquareTabGray.ui-tabs-selected:hover {
	background-color: #fff;
	margin-top: 0;
	padding: 9px 7px 12px 7px;
	border-bottom: 1px solid #fff;
	position: relative;
	top: 1px;
	border-color: #ccc;
}

.StandardPanelContainer {
	position: relative;
	clear: both;
	padding-left: 5px;
}

.StandardPanelContainer .StandardPanelWhite {
	background-color: #fff;
	position: relative;
	left: -5px;
	top: -1px;
	width: 100%;
	padding: 6px;
	margin-bottom: -6px;
}

.WhiteSquareTabsContainer {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Icons/MyMoney_fakeborderbg2.png') bottom repeat-x;
	width: 100%;
	position: relative;
	padding: 0 0 0 5px;
	display: inline-block;
	margin: 0;
}

.GreenBuyNowBtn.small {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-buynow_grn_sm.png') top left no-repeat;
	width: 72px;
	height: 23px;
	display: inline-block;
	margin: 1px;
}

.GreenBuyNowBtn.small:hover {
	background-position: bottom left;
	cursor: pointer;
}

.GreenBuyNowBtn.small.ButtonGreyed {
	background-position: 0 -23px;
	cursor: default;
}

.blueAndWhite {
	border: 2px solid #6e99c9;
	background-color: #fff;
	color: #000;
}

.blueAndWhite .titleBar {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	font-size: 13px;
}

#ResetPassword,
#ResetPassword input {
	font-size: 16px;
}

#ResetPassword #ResetPasswordTable td {
	padding: 5px;
}

div.ParentsLearningContent div.StandardBoxLightHeader a {
	color: White !important;
	cursor: pointer;
}

.ParentsLearningContent {
	font-size: 14px;
}

.ParentsLearningContent .ParentsLearningHeader {
	text-decoration: none;
}

.StandardBoxLight {
	float: inherit;
	border: 1px solid #3B526B;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	display: block;
}

.StandardBoxLightHeader {
	float: inherit;
	background-color: #3B526B;
	text-align: center;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 5px 20px;
	display: block;
}

.ParentsLearningContent .StandardBoxLightHeader {
	margin: 10px 0;
}

.LoginParentAccount {
	text-align: left;
}

.ParentsControlPanel,
.ParentsControlPanel input {
	font-size: 14px;
}

.ParentsControlPanelTable table {
	border-collapse: collapse;
	border-spacing: 0;
}

.ParentsControlPanelTable table td,
.ParentsControlPanelTable table th {
	border: 1px solid #EEE;
	padding: 5px;
}

.ParentsControlPanelTable table tr:first-child td,
.ParentsControlPanelTable table tr:first-child th {
	border-top: 0;
}

.ParentsControlPanelTable table tr:last-child td {
	border-bottom: 0;
}

.ParentsControlPanelTable table tr td:first-child,
.ParentsControlPanelTable table tr th:first-child {
	border-left: 0;
}

.ParentsControlPanelTable table tr td:last-child,
.ParentsControlPanelTable table tr th:last-child {
	border-right: 0;
}

.ContinueButtonFix {
	text-align: center;
}

.ParentCenterAlignedTable table {
	margin: 0 auto;
}

.JustWhiteBox {
	float: inherit;
	background-color: White;
	margin-bottom: 10px;
	display: block;
}

.MediumButton {
	background-color: #F5CD2F;
	color: #000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	display: inline-block;
	border: 1px solid #6E99C9;
	text-align: center;
	cursor: pointer;
}

.MediumButton:hover {
	background-color: #FF9D2F;
}

.MediumButtonSignup {
	background-color: #8CE16F;
	color: #000;
	height: 2.5em;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
}

.catalog_nav {
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	position: relative;
	z-index: 5;
	float: right;
}

.catalog_nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.catalog_nav li {
	float: left;
	position: relative;
	text-align: center;
}

.catalog_nav a,
.catalog_nav a:visited {
	background: #b9cee5 url(/images/tabmiddle.png) repeat-x;
	display: block;
	padding: 5px;
	margin-right: 4px;
	font-size: 14px;
	color: #FFF;
	height: 18px;
	cursor: pointer;
}

.catalog_nav .catalog_navselected {
	display: block;
	background: #6E99C9 url(/images/tabmiddleselected.png) repeat-x;
	padding: 5px 10px;
	margin-right: 4px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
}

.catalog_nav ul ul a.catalog_navdrop,
t.menu ul ul a.catalog_navdrop:visited {
	font-weight: bold;
	text-decoration: none;
}

.catalog_nav ul ul ul a:hover {
	text-decoration: underline;
}

.catalog_nav ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	left: 0;
	z-index: 20;
}

.catalog_nav ul ul ul {
	left: 141px;
	top: 0;
	width: 89px;
}

.catalog_nav ul ul ul.left {
	left: -149px;
}

.catalog_nav ul ul a,
.catalog_nav ul ul a:visited {
	color: #FFF;
	background: #6E99C9;
	height: auto;
	padding: 4px 6px;
	line-height: 1em;
	width: 78px;
	margin-right: 4px;
	z-index: 20;
	height: 18px;
}

.catalog_nav img {
	border: 0;
	margin-right: 3px;
	vertical-align: middle;
}

.catalog_nav a:hover {
	text-decoration: none;
	background: #6E99C9 url(/images/tabmiddleselected.png) repeat-x;
}

.catalog_nav ul ul a:hover {
	text-decoration: none;
	background: #517194;
}

.catalog_nav :hover>a,
.catalog_nav ul ul :hover>a {
	text-decoration: none;
}

.catalog_nav ul li:hover ul,
.catalog_nav ul a:hover ul {
	visibility: visible;
}

.catalog_nav ul :hover ul ul {
	visibility: hidden;
}

.catalog_nav ul :hover ul :hover ul {
	visibility: visible;
}

.catalog_nav table {
	position: absolute;
	top: 0;
	margin-top: 15px;
	left: 0;
	border-collapse: collapse;
	background: #6E99C9;
	display: none;
}

.catalog_nav table a,
.catalog_nav table a:visited {
	border: none;
	width: 78px;
	padding-top: 8px;
}

.Step1 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/step1.png) no-repeat 0;
	line-height: 32px;
	padding-left: 32px;
}

.Step2 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/step2.png) no-repeat 0;
	line-height: 32px;
	padding-left: 32px;
}

.Step3 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/step3.png) no-repeat 0;
	line-height: 32px;
	padding-left: 32px;
}

.CatalogOptions {
	float: left;
	padding: 20px;
	background: #8bc2ff url(/web/20120701010001im_/http://www.roblox.com/images/catalog_options_back.png) repeat-x;
	border: 0;
	margin-bottom: 0;
	display: none;
	width: 176px;
	overflow: hidden;
}

#ApplyFilters input {
	font-size: 17px;
	cursor: pointer;
}

.CatalogOptionsSections {
	float: left;
	margin: 5px 20px 0 5px;
}

.CatalogOptionsHelp {
	margin-top: -5px;
	float: left;
}

.CatalogOptionsHelp ul {
	list-style: none;
}

.CatalogOptionsHelp ul li {
	margin-top: 3px;
}

.CatalogOptionsHelp ul li a {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/smallmetallicbutton.png) repeat-x;
	border: 2px solid transparent;
	padding: 3px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 120px;
	text-align: center;
}

.CatalogOptionsHelp ul li a:hover {
	border-color: #333;
}

.bc_iconset,
#BuildersClubContainer div.icons {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/bc_page_icon_sprites.png?v=2);
	background-repeat: no-repeat;
	width: 32px;
	display: inline-block;
	text-align: center;
}

#BuildersClubContainer div.maps_icon {
	background-position: 0 1px;
	height: 30px;
}

#BuildersClubContainer div.money_icon {
	background-position: 0 -28px;
	height: 28px;
}

#BuildersClubContainer div.shirt_icon {
	background-position: 0 -55px;
	height: 30px;
}

#BuildersClubContainer div.ads_icon {
	background-position: 0 -85px;
	height: 30px;
}

.bc_icon,
#BuildersClubContainer div.bc_icon {
	background-position: 0 -115px;
	height: 31px;
}

#BuildersClubContainer div.gear_icon {
	background-position: 0 -146px;
	height: 30px;
}

#BuildersClubContainer div.groups_icon {
	background-position: 0 -173px;
	height: 23px;
}

#BuildersClubContainer div.badges_icon {
	background-position: 0 -196px;
	height: 30px;
}

#BuildersClubContainer div.beta_icon {
	background-position: 0 -228px;
	height: 31px;
}

#BuildersClubContainer div.tbc_icon {
	background-position: 0 -263px;
	height: 31px;
}

#BuildersClubContainer div.obc_icon {
	background-position: 0 -297px;
	height: 31px;
}

#BuildersClubContainer div.personalserver_icon {
	background-position: 0 -329px;
	height: 30px;
}

#BuildersClubContainer div.upgrades_enabled {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/buybc/bc_sprites_math_enabled.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 95px;
	width: 128px;
}

#BuildersClubContainer div.upgrades_disabled {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/buybc/bc_sprites_math_disabled.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 95px;
	width: 128px;
}

#BuildersClubContainer div.bcmonthly {
	background-position: 0 0;
}

#BuildersClubContainer div.bc6 {
	background-position: -128px 0;
}

#BuildersClubContainer div.bc12 {
	background-position: -256px 0;
}

#BuildersClubContainer div.bclife {
	background-position: -384px 0;
}

#BuildersClubContainer div.tbcmonthly {
	background-position: 0 -95px;
}

#BuildersClubContainer div.tbc6 {
	background-position: -128px -95px;
}

#BuildersClubContainer div.tbc12 {
	background-position: -256px -95px;
}

#BuildersClubContainer div.tbclife {
	background-position: -384px -95px;
}

#BuildersClubContainer div.obcmonthly {
	background-position: 0 -191px;
}

#BuildersClubContainer div.obc6 {
	background-position: -128px -191px;
}

#BuildersClubContainer div.obc12 {
	background-position: -256px -191px;
}

#BuildersClubContainer div.obclife {
	background-position: -384px -191px;
}

#BuildersClubContainer .bctotbcconversion {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/BuyBC/bc_lifetime_tbc_lifetime_discount.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 128px;
}

#BuildersClubContainer .bctoobcconversion {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/BuyBC/bc_lifetime_obc_lifetime_discount.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 128px;
}

#BuildersClubContainer .tbctoobcconversion {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/BuyBC/tbc_lifetime_obc_lifetime_discount.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 128px;
}

#BuildersClubContainer upgrade_button {
	cursor: pointer;
}

.OBCSellSheet ul {
	list-style: armenian;
	width: 500px;
}

.OBCSellSheet ul li {
	padding: 10px;
	border-bottom: 1px solid #abc;
	position: relative;
}

.OBCSellSheet ul li em {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/web/20120701010001im_/http://www.roblox.com/images/obctip.png) no-repeat scroll 0 0;
	display: none;
	font-style: normal;
	height: 45px;
	left: -10px;
	padding: 15px 0;
	position: absolute;
	text-align: center;
	top: -40px;
	width: 300px;
	z-index: 2;
	color: #FFF;
}

.hoverover {
	cursor: pointer;
}

.AlertSpace {
	float: none;
	border: 2px solid #7196CA;
	margin: 0;
	color: #6e99c9;
	height: 22px;
	position: relative;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	padding-right: 60px;
	background-color: White;
}

.AlertSpace a {
	padding-left: 18px;
	padding-right: 10px;
	margin-left: 3px;
}

.AlertSpace a:hover,
#Header .AlertSpace a:active {
	text-decoration: none;
}

.AlertSpace .MessageAlert {
	display: inline;
	float: left;
	margin-top: 4px;
}

.AlertSpace .MessageAlert a {
	color: #6E99C9;
}

.AlertSpace .MessageAlert a:hover {
	color: #1874CD;
}

.AlertSpace .RobuxAlert {
	display: inline;
	float: left;
	margin-top: 4px;
}

.AlertSpace .RobuxAlert a {
	color: Green;
}

.AlertSpace .RobuxAlert a:hover {
	color: #49b745;
}

.AlertSpace .FriendsAlert {
	display: inline;
	float: left;
	margin-top: 4px;
}

.AlertSpace .FriendsAlert a {
	color: #883000;
}

.AlertSpace .FriendsAlert a:hover {
	color: #00D;
}

.AlertSpace .TicketsAlert {
	display: inline;
	float: left;
	margin-top: 4px;
}

.AlertSpace .TicketsAlert a {
	color: #FBB117;
}

.AlertSpace .TicketsAlert a:hover {
	color: #FF3000;
}

.AlertSpace .icons,
.AlertSpace .icons a {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/master_page_image_sprites.png?v=1202010);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
}

.AlertSpace .message_icon {
	background-position: -65px 0;
	height: 11px;
	width: 13px;
	margin: 2px 3px 3px;
	float: left;
}

.AlertSpace .robux_icon {
	background-position: -33px 0;
	height: 12px;
	width: 16px;
	margin: 2px 3px 3px;
	float: left;
}

.AlertSpace .tickets_icon {
	background-position: -49px 0;
	height: 16px;
	width: 16px;
	margin: -1px 3px 3px;
	float: left;
}

.AlertSpace .friends_icon {
	background-position: -78px 0;
	height: 14px;
	width: 12px;
	margin: 1px 3px 3px;
	float: left;
}

.OldAlertSpace {
	color: #6e99c9;
	margin: 0 auto;
	font-weight: bold;
}

.OldAlertSpace .icons,
.OldAlertSpace .icons a {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/master_page_image_sprites.png?v=1202010);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.OldAlertSpace .message_icon {
	background-position: -65px 0;
	height: 11px;
	width: 13px;
	margin: 3px;
	float: left;
}

.OldAlertSpace .robux_icon {
	background-position: -33px 0;
	height: 12px;
	width: 16px;
	margin: 3px;
	float: left;
}

.OldAlertSpace .tickets_icon {
	background-position: -49px 0;
	height: 16px;
	width: 16px;
	margin: 3px;
	float: left;
}

.OldAlertSpace .friends_icon {
	background-position: -78px 0;
	height: 14px;
	width: 12px;
	margin: 3px;
	float: left;
}

.OldAlertSpace .MessageAlert {
	height: 17px;
	vertical-align: middle;
	width: 49%;
	float: left;
	height: 32px;
	overflow: hidden;
	background: #FFF;
}

.OldAlertSpace .MessageAlert a {
	color: #6e99c9;
	vertical-align: middle;
}

.OldAlertSpace .MessageAlert a:hover {
	color: #1874CD;
}

.OldAlertSpace .RobuxAlert {
	padding-top: 2px;
	vertical-align: middle;
	width: 49%;
	float: left;
	overflow: hidden;
	border-top: 1px solid #6E99C9;
	background: #FFF;
	height: 29px;
}

.OldAlertSpace .RobuxAlert a {
	color: Green;
	vertical-align: middle;
}

.OldAlertSpace .RobuxAlert a:hover {
	color: #49b745;
}

.OldAlertSpace .TicketsAlert {
	padding-top: 2px;
	vertical-align: middle;
	width: 49%;
	float: left;
	overflow: hidden;
	border-left: 1px solid #6E99C9;
	border-top: 1px solid #6E99C9;
	background: #FFF;
	height: 29px;
}

.OldAlertSpace .TicketsAlert a {
	color: #fbb117;
	vertical-align: middle;
}

.OldAlertSpace .TicketsAlert a:hover {
	color: #FF3000;
}

.OldAlertSpace .FriendsAlert {
	color: #883000;
	height: 20px;
	vertical-align: middle;
	width: 49%;
	float: left;
	height: 32px;
	overflow: hidden;
	border-left: 1px solid #6E99C9;
	background: #FFF;
}

.OldAlertSpace .FriendsAlert a {
	color: #883000;
	vertical-align: middle;
}

.OldAlertSpace .FriendsAlert a:hover {
	color: #00D;
}

.OldAlertSpace .MessageAlertCaption a {
	color: #6e99c9;
	vertical-align: middle;
	font-weight: bold;
}

.OldAlertSpace .RobuxAlertCaption a {
	color: Green;
	vertical-align: middle;
	font-weight: bold;
}

.OldAlertSpace .TicketsAlertCaption a {
	color: #fbb117;
	vertical-align: middle;
	font-weight: bold;
}

.OldAlertSpace .FriendsAlertCaption a {
	color: #883000;
	vertical-align: middle;
	font-weight: bold;
}

a.rss_icon {
	background-position: 0 0;
	height: 14px;
	width: 14px;
	position: relative;
}

a.twitter_icon {
	background-position: -14px 0;
	height: 16px;
	width: 19px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace {
	color: #6e99c9;
	margin: 0 auto;
	background: none;
	float: none;
	width: 155px;
	height: 50px;
	border: none;
	padding-right: 0;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace a {
	position: static;
	margin: 0;
}

.StandardBox .SmallHeaderAlertSpaceLeft .message_icon {
	position: static;
	height: 16px;
	margin: 3px;
	width: 13px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .friends_icon {
	position: static;
	height: 16px;
	margin: 3px;
	width: 16px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .robux_icon {
	position: static;
	height: 16px;
	margin: 3px;
	width: 16px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .tickets_icon {
	position: static;
	height: 16px;
	margin: 3px;
	width: 16px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .FriendsAlert {
	background: #FFF;
	border-left: 1px solid #6E99C9;
	width: 49%;
	margin-top: 0;
}

.StandardBox .SmallHeaderAlertSpaceLeft .MessageAlert {
	background: #FFF;
	width: 49%;
	margin-top: 0;
}

.StandardBox .SmallHeaderAlertSpaceLeft .RobuxAlert {
	background: #FFF;
	border-top: 1px solid #6E99C9;
	width: 49%;
	margin-top: 0;
}

.StandardBox .SmallHeaderAlertSpaceLeft .TicketsAlert {
	background: #FFF;
	border-top: 1px solid #6E99C9;
	border-left: 1px solid #6E99C9;
	width: 49%;
	margin-top: 0;
}

#Authentication span a {
	color: #FFF;
}

.MySetsDisplayInfo {
	padding: 10px 20px 10px 20px;
	background: #8bc2ff url(/web/20120701010001im_/http://www.roblox.com/images/catalog_options_back.png) repeat-x;
	border: 0;
	margin-bottom: 0;
	overflow: hidden;
	height: 125px;
}

.MySetsDisplayInfo h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.MySetsDisplayInfo h1>a {
	cursor: pointer;
	color: Blue;
	font-size: 12px;
	font-style: italic;
	margin-left: 5px;
}

.CreateSetButton {
	cursor: pointer;
	text-decoration: none;
}

.CreateSetButton:hover {
	background-color: Gray;
}

.SetAddButtonAlreadyContainsItem {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/accept.png) no-repeat right 2px;
}

.CantAddToSetLabel {
	float: left;
	width: 75px;
}

.CantAddToSetHelpImg {
	float: left;
	vertical-align: text-top;
	cursor: pointer;
}

.SetDescription {
	float: left;
	overflow-y: auto scroll;
	overflow-x: hidden;
}

.SetList {
	height: 0;
	width: 0;
	display: inline;
	position: relative;
}

.friendBarDropDown {
	position: absolute;
	margin-top: 0;
	margin-left: 28px;
	z-index: 10;
}

.SetList>img {
	position: relative;
	float: left;
	z-index: 10;
	width: 20px;
	cursor: pointer;
	top: 5px;
	left: 5px;
}

.CantAddToSetLabel {
	float: left;
	position: relative;
	top: -18px;
	left: 20px;
	z-index: 11;
	display: block;
	background: #6e99c9;
	width: 100px;
	border: 3px solid #C6D9FD;
	padding: 3px;
}

.SetList .NewVersionAvailableBanner {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Sets/img-update_available-left.png) no-repeat;
	height: 14px;
	width: 87px;
	position: absolute;
	left: 105px;
	z-index: 2;
	top: 7px;
}

.SetList a.btn-dropdown,
a.btn-dropdown-active {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Sets/bg-drop_down_btn.png) no-repeat right top;
	border: 1px solid #777;
	padding: 6px 17px 0 8px;
	height: 19px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
	z-index: 10;
	width: 70px;
}

.SetList a.btn-dropdown:hover {
	background-position: right center;
	border-color: #888;
	text-decoration: none;
}

.SetList a.btn-dropdown-active:hover,
.SetList a.btn-dropdown-active:link {
	text-decoration: none;
}

.SetList a.btn-dropdown-active {
	background-position: right bottom;
	border-bottom: none;
	height: 20px;
}

.SetListDropDownList {
	position: absolute;
}

.SetListDropDownList .menu {
	width: 140px;
	background-color: #e1e1e1;
	border: 1px solid #777;
	position: relative;
	bottom: 1px;
	*bottom: 15px;
	z-index: 1;
	clear: both;
	font: 12px normal Arial, Helvetica, sans-serif;
}

.SetListDropDownList .menu a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 2px 8px;
	margin: 4px 0;
	width: 120px;
}

.SetListDropDownList .menu a:hover {
	background-color: #095fb5;
	color: #fff;
}

.SetListDropDownList .menu p {
	font: 11px normal Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 8px;
	margin: 5px 0 0 0;
}

.SetListDropDownList .menu p.hr {
	height: 1px;
	background-color: #a7a7a7;
	margin: 5px;
}

.SetListDropDown {
	position: relative;
	z-index: 9;
	left: 0;
	top: 0;
	*top: -14px;
}

.SetList.SetOptions {
	z-index: 1;
}

.SetListDropDownList.invisible,
.NewVersionAvailableBanner.invisible {
	display: none;
}

.friendBarDropDownList {
	display: none;
	float: left;
	z-index: 10;
	height: 0;
}

.friendBarDropDownList {
	position: relative;
	height: 100%;
	width: 120px;
	border: 1px solid black;
}

.friendBarDropDownList>ul {
	list-style: none outside none;
	margin: 0;
	padding-left: 0;
}

.friendBarDropDownList li {
	background-color: White;
	color: Black;
	cursor: default;
	float: left;
	position: relative;
	list-style: none;
	display: block;
	z-index: 11;
	height: 18px;
}

.friendBarDropDownList li>div {
	margin: 2px;
	width: 116px;
}

.friendBarDropDownList li:hover {
	background-color: Black;
	color: White;
}

.friend_dropdownbutton20 {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/friendsbar/friend_dropdownBtn20h.jpg);
	float: left;
	cursor: pointer;
	height: 20px;
	width: 20px;
	background-position: top left;
}

.friend_dropdownbutton20:hover {
	background-position: bottom left;
}

.ContestButton {
	float: left;
	font-size: 20px;
	padding: 4px 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Contests/contestbutton.png) repeat-x;
	color: #FFF;
	border: 2px solid #193441;
	cursor: pointer;
	text-align: center;
}

.ContestButton:hover {
	background: #5d90a6;
}

.ContestButtonSkip {
	font-size: 20px;
	padding: 4px 10px;
	background-color: #283d47;
	color: #FFF;
	border: 2px solid #193441;
	cursor: pointer;
	text-align: center;
}

.ContestButtonSkip:hover {
	background: #5d90a6;
}

ul.ContestPrizes {
	list-style: none;
	margin: 0;
	padding: 0;
}

a.slider_next {
	color: #444;
	font-size: 20px;
	font-weight: bold;
}

a.slider_prev {
	color: #444;
	font-size: 20px;
	font-weight: bold;
}

a.invertedcontesttab {
	float: left;
	background: #bebebe;
	padding: 3px 6px;
	color: black;
	margin-right: 4px;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
}

a.invertedcontesttab:hover {
	background: #d6d6d6;
	border-bottom: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	color: black;
}

a.invertedcontesttabselected {
	float: left;
	background: white;
	margin-bottom: -1px;
	z-index: 6;
	border-bottom: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	color: #363636;
	margin-right: 4px;
	text-decoration: none;
	display: block;
}

a.contesttab {
	float: left;
	background: #bebebe;
	padding: 5px;
	color: black;
	margin-left: 4px;
	text-decoration: none;
	display: block;
	font-size: 13px;
	height: 14px;
	position: relative;
	margin-top: 3px;
	font-family: Arial;
	border-top: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
}

a.contesttab:hover {
	background: #d6d6d6;
	color: black;
}

a.contesttabselected {
	float: left;
	background: white;
	margin-bottom: -1px;
	z-index: 6;
	border-top: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	padding: 5px;
	color: #363636;
	height: 17px;
	margin-left: 4px;
	text-decoration: none;
	display: block;
	font-size: 13px;
}

div.ContestBox {
	border: 1px solid #9e9e9e;
	background: white;
	width: 868px;
	float: left;
	margin: 0 5px 5px 5px;
	padding: 10px;
}

.Contests {
	float: left;
	width: 900px;
	margin: 10px auto 0 auto;
	min-height: 760px;
	background-color: #F2F2F2;
}

.ContestTitle {
	color: #363636;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 27px;
}

.Contests h1 {
	margin: 0;
	color: #363636;
	float: left;
	width: 100%;
}

.FullSubmissions {
	width: 300px;
	padding: 5px;
	float: left;
	margin-left: 3px;
	margin-bottom: 1px;
	border-bottom: 1px solid #FFF;
	color: #000;
}

.ContestShowcase {
	width: 90%;
	padding: 2px;
	border: 2px solid transparent;
	cursor: pointer;
	margin: 2px auto;
	background: #d5dec2;
}

.ContestShowcase:hover {
	border: 2px solid #AAA;
}

.VibModalBack {
	z-index: 665;
	position: fixed;
	width: 100%;
	height: 100%;
	background: gray;
	opacity: .5;
	filter: alpha(opacity=50);
	background-repeat: repeat;
	top: 0;
	left: 0;
}

.VibModal {
	z-index: 666;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.VibModalBox {
	z-index: 667;
	width: 500px;
	margin: 7% auto;
	background: #FFF;
	border: 5px solid #6E99C9;
}

.VibModalContents {
	padding: 10px;
}

.VibModalHeader {
	width: 96%;
	padding: 1% 2%;
	font-size: 20px;
	font-weight: bold;
	background: #6E99C9;
	text-align: center;
	color: #FFF;
}

.VibModalClose {
	font-size: 25px;
	color: #F00;
	font-weight: bold;
	float: right;
	line-height: 17px;
	cursor: pointer;
}

div.cannot_vote {
	height: 30px;
	width: 30px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Contests/not_checked_box.png);
	vertical-align: text-top;
	margin-right: 7px;
	float: left;
}

div.can_vote {
	height: 30px;
	width: 30px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Contests/checked_box.png);
	vertical-align: text-top;
	margin-right: 7px;
	float: left;
}

div.vote_text {
	font-size: 18px;
	float: left;
	color: #0F0;
}

div.no_vote_text {
	font-size: 18px;
	float: left;
	color: #F00;
}

.Contests .StatCounters {
	position: absolute;
	font-size: 30px;
	font-weight: bold;
	color: #444;
	text-align: left;
	margin-left: 10px;
	z-index: 4000;
}

.Contests .StatType {
	font-size: 14px;
	margin-left: 4px;
	margin-top: -7px;
	display: block;
}

.Contests .PlaceOpaqueName {
	width: 148px;
	font-weight: bold;
	text-align: center;
	padding: 3px 6px;
	font-size: 10px;
	color: #444;
	background: #FFF;
	opacity: .6;
	filter: alpha(opacity=60);
	margin: 1px auto 7px auto;
	height: 24px;
	overflow: hidden;
	word-wrap: none;
}

.Contests .FifthPlaceHolder {
	float: left;
	width: 20%;
	margin-top: 5px;
	margin: 0 auto;
	text-align: center;
}

div.friend_dock_chatbox {
	float: left;
	background-color: #E5E3E4;
	width: 200px;
	margin-right: 10px;
	border: solid 1px #7F7F7F;
	padding-bottom: 10px;
}

div.friend_dock_chatsettings {
	color: Black;
	background-color: #E5E5E5;
	border: solid 1px black;
	width: 150px;
	margin-right: 10px;
	position: fixed;
	bottom: 105px;
	font-size: 11px;
	z-index: 1200;
	right: 30px;
}

div.chat_settings_group_header {
	font-weight: bold;
	margin-bottom: 5px;
}

div#friend_dock_chatholder {
	position: fixed;
	bottom: 106px;
	z-index: 1022;
}

div#friend_dock_container {
	position: fixed;
	bottom: 0;
	width: 100%;
	font-size: 10px;
	font-family: Verdana;
	z-index: 1022;
}

div#friend_dock_titlebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#friend_dock_thumb_container {
	border: solid 1px #7F7F7F;
	background-color: White;
	height: 74px;
	padding: 5px;
	width: 100%;
	overflow: hidden;
}

div#friend_dock_thumbnails {
	float: left;
}

div#friend_dock_titlebar {
	height: 18px;
	position: relative;
}

div#friend_dock_titlebar a {
	color: Black;
}

div#friend_dock_minimized_container {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 1022;
}

div#friend_dock_friendzone,
div#friend_dock_chatzone {
	float: left;
	height: 65px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

div.friend_dock_chatbox_closebutton {
	float: right;
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
}

div.friend_dock_chatbox_closebutton a.hover {
	color: #fff;
	text-decoration: none;
}

div.blinkoffheader,
div.blinkonheader {
	background-repeat: repeat-x;
	border: none;
	height: 16px;
	padding: 2px;
}

div.blinkoffheader {
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/chat/HeaderBarRepeat1x1.jpg');
}

div.blinkonheader {
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/chat/HeaderBarRepeat1x1_orange.jpg');
}

div.friend_dock_chatbox_username {
	width: 150px;
	float: left;
	font-size: 14px;
	color: White;
}

div.friend_dock_chatbox_chat {
	background-color: White;
	border: solid 1px black;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 176px;
	padding: 2px;
	height: 196px;
	overflow: auto;
}

textarea.friend_dock_chatbox_entry {
	margin-left: 10px;
	width: 176px;
	padding: 2px;
	overflow: auto;
	overflow-x: hidden;
}

span.friend_dock_onlinestatus {
	position: absolute;
	margin-left: 16px;
	width: 16px;
	height: 16px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/online.png);
	background-repeat: no-repeat;
}

span.friend_dock_offlinestatus {
	position: absolute;
	margin-left: 16px;
	width: 16px;
	height: 16px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/offline.png);
	background-repeat: no-repeat;
}

div.friend_dock_onlinestatus {
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/online.png);
	background-repeat: no-repeat;
}

div.friend_dock_offlinestatus {
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/offline.png);
	background-repeat: no-repeat;
}

div.friend_dock_newmessage {
	position: absolute;
	margin-top: -5px;
	margin-left: 42px;
	width: 16px;
	height: 16px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/newmessage.png);
	background-repeat: no-repeat;
}

div.friend_dock_friend {
	width: 50px;
	height: 70px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

div.friend_dock_pager {
	width: 16px;
	height: 16px;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 25px;
}

.Navigation {
	height: 35px;
	z-index: 1022;
}

.Navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 890px;
	margin: 0 auto;
}

.Navigation ul li {
	float: left;
	position: relative;
}

.Navigation ul li a,
.Navigation ul li a:visited {
	display: inline-block;
	color: #FFF;
	padding: 0 9px;
	border-left: 1px solid #FFF;
	font-size: 18px;
}

.Navigation ul li a h1,
.Navigation ul li a h2 {
	cursor: pointer;
}

.Navigation ul li:first-child a {
	border-left: none;
}

.friend_dock_username {
	height: 15px;
	overflow: hidden;
	float: left;
	width: 55px;
}

.friend_dock_username_href {
	color: Black !important;
	font-size: 10px;
	font-family: Verdana;
}

div#chatbar {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 0;
	font-size: 11px;
	font-family: Verdana;
	margin: 0 1%;
	z-index: 1022;
}

div#statusbar {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 30px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/CSS/chatbarback.jpg);
	border-left: 3px solid #E5E5E5;
	border-right: 3px solid #E5E5E5;
	font-size: 11px;
	font-family: Verdana;
	margin: 0 1%;
	z-index: 1022;
}

#chat {
	float: left;
}

.chat_box {
	border-left: 2px solid #6E99C9;
	border-right: 2px solid #6E99C9;
	width: 217px;
	float: left;
	height: 280px;
	overflow-y: scroll;
	overflow-x: none;
	background: #eee;
	font-size: 11px;
	font-family: Verdana;
}

.chat_text {
	width: 80%;
	padding: 4px;
	float: left;
	font-size: 11px;
	font-family: Verdana;
}

.chat_name {
	color: #88a9bf;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	padding: 3px;
	float: left;
	font-size: 11px;
	font-family: Verdana;
	width: 75%;
}

.chat_header {
	width: 211px;
	float: left;
	color: #03C;
	background: #6E99C9;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	font-family: Verdana;
}

.chat_options {
	width: 219px;
	float: left;
	color: #03C;
	background: #6E99C9;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 1px;
	font-family: Verdana;
}

#chat_close {
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/CSS/close.png);
	height: 10px;
	width: 10px;
	float: right;
	cursor: pointer;
	margin-right: 1px;
}

#chat_mini {
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/CSS/mini.png);
	height: 10px;
	width: 10px;
	float: right;
	cursor: pointer;
	margin-right: 5px;
}

.chat_abuse {
	color: #FFF;
	background: yellow;
	color: #000;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;
	font-family: Verdana;
	font-size: 7px;
	float: left;
}

.chat_abuse:hover {
	color: #FFF;
	background: red;
	color: #000;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;
	font-family: Verdana;
	font-size: 7px;
	float: left;
}

.chat_wrapper {
	width: 221px;
	background: #eee;
	position: absolute;
	bottom: 0;
	float: left;
	z-index: 1022;
	margin-left: 3px;
}

#chatfix {
	position: fixed;
	bottom: 0;
	left: 176px;
	z-index: 1337;
}

.chat_input {
	float: left;
	background: #eee;
	border-right: 2px solid #6E99C9;
	border-left: 2px solid #6E99C9;
	border-bottom: 2px solid #6E99C9;
	border-top: 1px solid #6E99C9;
	width: 217px;
}

.chat_contents {
	bottom: 27px;
	display: none;
}

.roster_box {
	border-bottom: 2px solid #bcbcbc;
	float: left;
	cursor: pointer;
	padding: 4px;
	width: 125px;
}

.roster_box:hover {
	border-bottom: 2px solid #bcbcbc;
	float: left;
	cursor: pointer;
	background: #eee;
	padding: 4px;
	width: 125px;
}

.roster_name {
	margin-left: 5px;
}

.roster_alert {
	margin: 1px;
	padding: 1px;
	font-size: 11px;
	font-family: Verdana;
}

#roster {
	float: left;
	font-size: 11px;
	font-family: Verdana;
	display: none;
	height: 331px;
	overflow-y: scroll;
	background: #d8e0e9;
	margin: 5px;
	width: 150px;
	position: absolute;
	left: 0;
	bottom: 25px;
	z-index: 1022;
}

#roster-wrapper {
	float: left;
	height: 1px;
	width: 170px;
}

#chat_friends {
	float: left;
	height: 20px;
	color: #000;
	font-weight: bold;
	padding-left: 33px;
	padding-top: 7px;
	width: 119px;
	cursor: pointer;
}

#chat_friends:hover {
	float: left;
	height: 20px;
	background: #d8e0e9;
	color: #000;
	font-weight: bold;
	padding-left: 33px;
	padding-top: 7px;
	width: 119px;
	cursor: pointer;
}

#statusbar_wrapper {
	padding-top: 3px;
	float: left;
}

#long-wrapper {
	float: left;
}

#chatlog {
	float: left;
	padding: 3px;
	color: Green;
}

.chat-unavailable {
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/CSS/unavailable.png);
	height: 15px;
	width: 15px;
	float: left;
}

.chat-available {
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/CSS/available.png);
	height: 15px;
	width: 15px;
	float: left;
}

.chat-default {
	height: 15px;
	width: 15px;
	float: left;
}

.chat_send_button {
	background: #eee;
	border: 0 solid #FFF;
	float: left;
	line-height: 17px;
	height: 18px;
	border-left: 2px solid #CCC;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
	padding: 3px;
	cursor: pointer;
}

.chat_send_button:hover {
	background: #D8E0E9;
	border: 0 solid #FFF;
	float: left;
	line-height: 17px;
	height: 18px;
	border-left: 2px solid #CCC;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
	padding: 3px;
	cursor: pointer;
}

.chat_send_input {
	border: 0 solid #FFF;
	float: left;
	height: 22px;
	font-size: 12px;
	padding: 2px;
}

.chat_close {
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
	line-height: 11px;
	padding-right: 8px;
	float: left;
	padding-top: 6px;
}

.chat_close:hover {
	cursor: pointer;
	color: #000;
	font-size: 16px;
	line-height: 11px;
	padding-right: 8px;
	float: left;
	padding-top: 6px;
}

.chat_entry_click {
	cursor: pointer;
	padding-right: 10px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 6px;
}

.chat_entry {
	float: left;
	background: #d8e0e9;
	height: 27px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	width: 221px;
}

#chat_login {
	margin-top: 1px;
	margin-left: 2px;
	float: left;
}

#chat_logout {
	margin-top: 1px;
}

#chat-availability {
	float: left;
}

#partycontainer {
	position: fixed;
	bottom: 91px;
	z-index: 1022;
}

.ActiveChatThumb {
	z-index: 10;
	cursor: pointer;
}

.RemoveActiveChat {
	position: absolute;
	z-index: 10;
	cursor: pointer;
	margin-left: 40px;
}

.clear {
	overflow: hidden;
	width: 100%;
}

.followme_green19h {
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/Buttons/followme_19h.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	cursor: pointer;
	width: 65px;
	float: left;
	text-align: center;
}

.followme_green19h:hover {
	background-position: left bottom;
}

.followme_gray19h {
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/Buttons/followme_19h-gray.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	cursor: pointer;
	width: 65px;
	float: left;
	text-align: center;
}

.followme_gray19h:hover {
	background-position: left bottom;
}

.tab_white19h,
.tab_white19hselected {
	background: transparent url('/web/20120701010001im_/http://www.roblox.com/images/friendsbar/tab_white19h_l2.gif') no-repeat left top;
	color: #444;
	display: block;
	float: left;
	font: normal 12px verdana, sans-serif;
	text-decoration: none;
	padding-left: 2px;
	height: 19px;
	outline: none;
	cursor: pointer;
}

.tab_white19h span,
.tab_white19hselected span {
	background: transparent url('/web/20120701010001im_/http://www.roblox.com/images/friendsbar/tab_white19h_r2.gif') no-repeat right top;
	display: block;
	height: 15px;
	padding: 2px 15px 2px 7px;
	text-decoration: none;
}

.tab_white19h:hover,
.tab_white19hselected {
	background-position: left bottom;
	color: #000;
	outline: none;
	text-decoration: none;
}

.tab_white19h a,
.tab_white19hselected a {
	text-decoration: none;
	outline: none;
}

.tab_white19h:hover span,
.tab_white19hselected span {
	background-position: right bottom;
	padding: 3px 15px 1px 7px;
	text-decoration: none;
}

.tab_white19h_flash {
	background: transparent url('/web/20120701010001im_/http://www.roblox.com/images/friendsbar/tab_blue19h_l.gif') no-repeat left top;
}

.tab_white19h_flash span {
	background: transparent url('/web/20120701010001im_/http://www.roblox.com/images/friendsbar/tab_blue19h_r.gif') no-repeat right top;
	color: White;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.alignCenter {
	text-align: center;
}

.InGamePopup {
	background: url(/images/containerBkg_01.png);
	_overflow: hidden;
}

.voteYes {
	background: url(/images/button_vote.jpg);
	width: 24px;
	height: 23px;
	background-position: top left;
}

.voteYes:hover {
	background-position: bottom left;
}

.voteNo {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/button_vote.jpg);
	width: 24px;
	height: 23px;
	background-position: top right;
}

.voteNo:hover {
	background-position: bottom right;
}

.overrideColumn1c {
	font-family: Verdana;
	float: left;
	padding: 5px 0 0;
	border-right: 1px solid #ccc;
	width: 589px;
}

.overrideColumn2c {
	font-family: Verdana;
	width: 310px;
	float: right;
	padding-top: 8px;
}

.overrideColumn1c .ShadowedStandardBox {
	width: 561px;
}

.overrideColumn1c .ShadowedStandardBoxHeader {
	width: 551px;
}

.overrideColumn1c .GiftCardLink {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-get_gift_card.jpg) no-repeat;
	width: 560px;
	height: 90px;
}

.overrideColumn1c .GiftCardLink:hover {
	background-position: 0 -90px;
}

.overrideColumn2c .ShadowedStandardBox {
	width: 310px;
}

.overrideColumn2c .ShadowedStandardBoxHeader {
	width: 300px;
}

.overrideDontLogout {
	float: right;
	margin-left: 80px;
}

.videoURL {
	width: 380px;
	height: 250px;
}

.HLinkFormat {
	padding-left: 8px;
	padding-right: 8px;
}

.HomeHeader {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #363636;
}

.HomeMiddle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #363636;
}

.HomeSide {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #363636;
}

#GiftCardCrossLink {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Gifting/img-gifting160-1.jpg) no-repeat;
	width: 160px;
	height: 600px;
}

#GiftCardCrossLink:hover {
	background-position: bottom;
}

#BCGiftCardXLink {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Gifting/img-gifting270-1.jpg) no-repeat;
	background-color: White;
	margin-bottom: 10px;
}

#BCGiftCardXLink:hover {
	background-position: bottom;
}

div.FrontPageLoginBox {
	float: left;
	padding: 0 10px;
	background: #e1e1e1;
	border: 1px solid #bcbcbc;
	height: 248px;
	width: 160px;
	margin-right: 10px;
	text-align: center;
}

div.FrontPageVideoIntro {
	display: inline;
	padding: 0 5px;
}

a.ControlLoginButton {
	padding: 6px 0 !important;
	margin: 0 auto;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/UI/btn-big_silver_tile.png") top left;
	display: block;
	width: 88px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: 18px;
	border: 1px solid #bcbcbc;
}

a.ControlLoginButton:hover {
	background-position: bottom left;
}

div.DGBContainerLong,
div.DGBContainerShort {
	height: auto;
	text-align: left;
}

div.TextInputLogin {
	margin: 0;
	padding: 0 0 0 2px;
}

.BannerAndFeaturedGamesBox {
	height: 390px;
	padding: 0;
}

div.TopPanel {
	min-height: 252px;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

.SidePanel #RobloxNews {
	font-size: 12px;
}

#RobloxNews a {
	margin-right: 5px;
}

.FeaturedGameButton {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/buttons/btn-playnow_big2.png) no-repeat;
	height: 214px;
	width: 214px;
	height: 214px;
	overflow: hidden;
}

.FeaturedGameButton:hover {
	background-position: 0 -214px;
}

.GiftCards #GiftForm span#remainingCharacters {
	color: Black;
	font-size: 10px;
}

div.FeaturedGameInfo {
	font-size: 10px;
	white-space: nowrap;
	overflow: hidden;
	float: right;
	line-height: 140%;
	width: 155px;
}

a.BadAdButton {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}

a.BadAdButton:hover {
	border: 0;
	text-decoration: underline;
}

div.VisitButtonsRight {
	text-align: left;
	float: right;
	width: 40%;
}

div.VisitButtonsLeft {
	float: left;
	width: 55%;
}

div.VisitButtonSoloPlay {
	display: block;
	width: auto;
}

#ItemContainer .SellCollectible .StandardBoxHeader,
#ItemContainer .SellCollectible .StandardBox {
	width: auto;
}

div.FeaturedGameImage {
	float: left;
}

.separateSignUpFromLoginWithBorder {
	margin-top: 10px;
	border-top: 1px solid #bdbdbd;
}

div.ParentsSpacing a {
	font-weight: bold;
	margin: 0 10px;
}

div.SidePanel h2 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	margin-bottom: 10px;
}

div.SidePanel {
	border-top: 1px solid #CCC;
	font-family: Arial;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.SidePanel p {
	color: #000;
	margin: 0 0 8px;
}

div.SidePanel img {
	margin-right: 10px;
}

div.FeaturedGameInfo .PlaceStatValue {
	margin: 0 0 8px;
	font-size: 12px;
}

div.FeaturedGameInfo .PlaceStatLabel {
	color: #464646;
	font-size: 10px;
}

div.FeaturedGame {
	padding: 10px 0;
}

span.placeName {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.FeaturedGameBox {
	border-bottom: 1px solid #ccc;
	height: 320px;
	font-family: Arial;
	padding-top: 5px;
}

.FeaturedGameBox h2 {
	font-size: 40px;
	font-weight: bold;
	color: #363636;
	letter-spacing: -2px;
	display: block;
}

.FeaturedGameAssetImage {
	float: left;
}

a.PlayThisFeaturedGame {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/UI/btn-play_this.png") top left;
	display: block;
	width: 112px;
	height: 34px;
	margin: 0 0 15px;
}

a.PlayThisFeaturedGame:hover {
	background-position: bottom left;
}

a.SignupButtonImage {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/UI/btn-sign_up.png") top left;
	display: block;
	width: 102px;
	height: 34px;
	margin: 0 auto;
}

a.SignupButtonImage:hover {
	background-position: bottom left;
}

a.RobloxFreeBuildingBanner {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/UI/img-free_building_banner.jpg") top left;
	display: block;
	height: 90px;
	width: 578px;
}

a.RobloxFreeBuildingBanner:hover {
	background-position: bottom left;
}

div.forceSpace {
	padding-top: 62px;
}

div.forceSpaceUnderSubmenu {
	padding-bottom: 13px;
}

.loginNewStyle {
	padding-top: 63px;
	height: 655px;
}

div.testingSitePanel {
	margin: 0 auto 8px;
	width: 870px;
	text-align: center;
	border: 3px #FFE066 solid;
	padding: 10px 5px;
	background: white;
}

div.mySubmenuFixed {
	position: fixed;
	top: 68px;
	width: 100%;
	z-index: 800;
}

div.ProfileAlertPanel .SmallHeaderAlertSpaceLeft {
	background: none !important;
	float: none !important;
	height: 50px !important;
}

div.ProfileAlertPanel .SmallHeaderAlertSpaceLeft .AlertSpace {
	height: 50px !important;
	background: none !important;
}

.BannerCenterContainer {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#Nav {
	position: fixed;
	display: block;
	top: 38px;
	z-index: 1000;
}

img#over13icon {
	float: left;
	padding-left: 7px;
	padding-top: 1px;
	position: relative;
	top: 18px;
	height: 11px;
	width: 20px;
}

a.loginButton {
	margin-left: 7px;
}

a.logoutButton {
	margin-left: -2px;
	padding-top: 2px;
	position: static;
	top: auto;
}

a.btn-logo,
a.btn-logo:visited {
	background: url("/images/btn-logo.png?v=2") top left;
	display: inline-block;
	width: 123px;
	height: 38px;
	float: left;
}

a.btn-logo:hover {
	background-position: bottom left;
}

a.btn-playnow,
a.btn-playnow:visited {
	background-position: top left;
	display: block;
	width: 117px;
	height: 34px;
	float: right;
	position: relative;
	top: 2px;
}

a.btn-playnow:hover {
	background-position: bottom left;
}

#SmallHeaderContainer #Banner .LoggedOutAuthenticationButton {
	top: 0;
	margin-top: 0;
	left: 0 !important;
	width: 60px;
	height: 28px;
}

div#containerWrapper {
	width: 970px;
	background: white;
	margin-left: auto;
	margin-right: auto;
}

a.ReturnHomeButton,
a.ReturnHomeButton:visited {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/ui/error/btn-return_home.png") top left;
	width: 100px;
	height: 23px;
	display: block;
	float: right;
}

a.GoToPreviousPageButton,
a.GoToPreviousPageButton:visited {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/ui/error/btn-go_to_previous.png") top left;
	width: 144px;
	height: 23px;
	display: block;
	float: left;
}

a.GoToPreviousPageButton:hover,
a.ReturnHomeButton:hover {
	background-position: bottom left;
}

div#ErrorPage {
	text-align: center;
	margin-bottom: 20px;
}

div#ErrorPage pre {
	text-align: left;
	font: normal 8pt Courier;
}

div#ErrorPage h1 {
	font-size: 40px;
	font-weight: bold;
	color: #363636;
	letter-spacing: -2px;
	margin-bottom: 10px;
	display: block;
}

img.ErrorAlert {
	display: block;
	margin: 25px auto 10px;
}

div#ErrorPage h3 {
	color: #363636;
	font-weight: bold;
	font-size: 16px;
}

div#ErrorPage .divideTitleAndBackButtons {
	margin: 20px auto;
	height: 1px;
	width: 55%;
	border-top: 1px solid #ccc;
}

div#ErrorPage div.CenterNavigationButtonsForFloat {
	width: 253px;
	margin: 0 auto;
}

a.menuTextLink {
	padding: 0 5px;
	border-left: 1px solid black;
}

#MyAccountBalanceContainer {
	font-family: Verdana, Helvetica, Sans-Serif;
}

#MyAccountBalanceContainer h2 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: .4em;
	line-height: 1em;
	margin: 10px 0 0 -2px;
	padding: 0;
}

#MyAccountBalanceContainer h3 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 0;
	padding: 5px;
	text-align: center;
}

#MyAccountBalanceContainer h4 {
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px 5px 5px 15px;
	color: #900;
}

#MyAccountBalanceContainer #AboutRobux {
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	float: right;
	margin-top: 20px;
	width: 275px;
}

#MyAccountBalanceContainer #AboutRobux h3 {
	border-top: solid 1px #000;
}

#MyAccountBalanceContainer #AboutRobux p {
	margin: 0;
	padding: 10px 15px;
}

#MyAccountBalanceContainer #Earnings {
	border: solid 1px #000;
	margin-top: 20px;
	padding-bottom: 10px;
	width: 600px;
}

#MyAccountBalanceContainer .Earnings_Period {
	margin-bottom: 20px;
}

#MyAccountBalanceContainer .Earnings_LoginAward,
#MyAccountBalanceContainer .Earnings_PlaceTrafficAward,
#MyAccountBalanceContainer .Earnings_Ambassador {
	padding: 0 0 0 50px;
	height: 16px;
	background-color: #eee;
}

#MyAccountBalanceContainer .Earnings_SaleOfGoods,
#MyAccountBalanceContainer .Earnings_PeriodTotal,
#MyAccountBalanceContainer .Earnings_LoginAwardBC,
#MyAccountBalanceContainer .Earnings_Currency {
	padding: 0 0 0 50px;
	height: 16px;
}

#MyAccountBalanceContainer .Earnings_LoginAward .Label,
#MyAccountBalanceContainer .Earnings_LoginAwardBC .Label,
#MyAccountBalanceContainer .Earnings_PlaceTrafficAward .Label,
#MyAccountBalanceContainer .Earnings_SaleOfGoods .Label,
#MyAccountBalanceContainer .Earnings_Ambassador .Label,
#MyAccountBalanceContainer .Earnings_Currency .Label {
	float: left;
	width: 380px;
}

#MyAccountBalanceContainer .Earnings_PeriodTotal .Label {
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 370px;
}

#MyAccountBalanceContainer .Earnings_PeriodTotal .Field {
	color: Blue;
	font-weight: bold;
}

#MyAccountBalanceContainer .Field {
	float: right;
	width: 75px;
}

#MyAccountBalanceContainer .Zebra {
	background-color: #eee;
}

body.adminStyle {
	background: #eaeaea;
}

body.pageStyle {
	background: white;
}

body.pageStyle .adminContent {
	background: ivory;
	border: 1px solid #333;
	padding: 1em;
}

div.adminContent {
	margin-top: 35px;
}

.adminStyle * {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.adminStyle .TightRadio div {
	width: 16em;
}

.adminStyle .TopFloat {
	padding: 5px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.adminStyle fieldset {
	padding: 1em;
}

.adminStyle legend {
	padding-bottom: .5em;
}

.adminStyle td,
th {
	padding: 2px .5em 2px .5em;
}

.adminStyle .TreeView td {
	padding: 0;
}

.adminStyle .Panel {
	padding: 6px;
	border: solid 1px #000;
}

.adminStyle .GameGenres {
	font-size: 14px;
}

.adminStyle .GameGenres,
.GameGenres input,
.GameGenres textarea {
	font-size: 14px;
}

.adminStyle .GameGenres h1 {
	padding: 5px;
	width: 100%;
	clear: both;
}

.adminStyle .GameGenres h1 span {
	font-size: 40px;
	font-weight: bold;
	font-family: Delicious, Verdana, Times New Roman, sans-serif;
}

.adminStyle .adminStyle .GameGenres ul {
	list-style: none;
	margin-bottom: 10px;
	float: left;
}

.adminStyle .GameGenres ul li {
	float: left;
	margin: 5px;
}

.adminStyle .GameGenres ul li a {
	padding: 5px;
	border: 1px outset #94A;
	cursor: pointer;
	text-decoration: none;
	color: #000;
}

.adminStyle .GameGenres ul li a:hover {
	background: #EEE;
	border-style: inset;
}

.adminStyle .GameGenresTable {
	clear: both;
	margin-top: 10px;
}

.adminStyle .GameGenresTable table {
	border-collapse: collapse;
	border-spacing: 0;
}

.adminStyle .GameGenresTable table td,
.GameGenresTable table th {
	border: 1px solid #EEE;
	padding: 5px;
}

.adminStyle .GameGenresTable table tr:first-child td,
.GameGenresTable table tr:first-child th {
	border-top: 0;
}

.adminStyle .GameGenresTable table tr:last-child td {
	border-bottom: 0;
}

.adminStyle .GameGenresTable table tr td:first-child,
.GameGenresTable table tr th:first-child {
	border-left: 0;
}

.adminStyle .GameGenresTable table tr td:last-child,
.GameGenresTable table tr th:last-child {
	border-right: 0;
}

div#BigImageOverlayDiv {
	padding: 50px;
	position: fixed;
	top: 30%;
	left: 40%;
	z-index: 2000;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Moderation/Checkerboardforimages.gif);
}

.adminStyle * {
	padding: 0;
	margin: 0;
}

.adminStyle ul {
	padding-left: 1em;
	margin-left: 0;
}

.adminStyle .tight {
	margin-top: -10px;
	margin-left: 8px;
	padding-left: 8px;
}

.adminStyle img {
	padding: 0;
	margin: 0;
	border: 0;
}

.adminStyle table {
	padding: 0;
	margin: 0;
	border: 0;
}

.adminStyle .spacer {
	clear: both;
	float: none;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.adminStyle p {
	padding: .6em 0 .6em 0;
}

.adminStyle .lessair {
	margin: 2px 0 4px 0;
	padding: 0;
}

.adminStyle .air {
	line-height: 1.6em;
}

.adminStyle .small {
	font-size: 11px;
	line-height: 12px;
}

.adminStyle .left {
	float: left;
}

.adminStyle .right {
	float: right;
}

.adminStyle html {
	padding: 0;
	margin: 0;
}

.adminStyle body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #444;
}

.adminStyle a:link,
.adminStyle a:visited,
.adminStyle a:active {
	color: #1e52d5;
	text-decoration: none;
}

.adminStyle a:hover {
	text-decoration: underline;
}

.adminStyle #master_container {
	width: 100%;
}

.adminStyle #container {
	width: 960px;
	margin: 0 auto 0 auto;
}

.adminStyle .header {
	margin: 0 0 9px 0;
}

.adminStyle .logo {
	float: left;
	display: inline;
	width: 244px;
	height: 66px;
	margin: 22px 0 0 4px;
}

.adminStyle .logo_spacer {
	width: 244px;
	height: 66px;
}

.adminStyle .ad_banner {
	float: right;
	display: inline;
	width: 468px;
	height: 60px;
	margin: 20px 30px 0 0;
}

.adminStyle .login {
	float: right;
	display: inline;
	width: 172px;
	padding: 0 0 3px 0;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/bg_login_bottom.png) no-repeat bottom left;
}

.adminStyle .login_placeholder {
	float: right;
	display: inline;
	width: 172px;
	height: 50px;
}

.adminStyle .login_header {
	width: 170px;
	height: 18px;
	border-left: #2a2a2a 1px solid;
	border-right: #2a2a2a 1px solid;
	border-bottom: #639ddb 1px solid;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/bg_login_header.gif) repeat-x top left;
}

.adminStyle .login_header p {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0 9px;
}

.adminStyle .login_content {
	width: 160px;
	padding: 3px 0 0 10px;
	border-left: #2a2a2a 1px solid;
	border-right: #2a2a2a 1px solid;
	background: #fff;
}

.adminStyle .login_content p {
	line-height: 14px;
	padding: 3px 0 4px 0;
}

.adminStyle .login_input {
	width: 80px;
	height: 12px;
}

.adminStyle .nav_container {
	width: 960px;
	height: 28px;
	display: block;
	margin: 0 0 2px 0;
	clear: both;
	float: none;
}

.adminStyle .nav {
	width: 942px;
	height: 28px;
	float: left;
	display: block;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/nav-bg.gif) repeat-x;
	line-height: 26px;
	overflow: hidden;
}

.adminStyle .nav_left {
	width: 9px;
	height: 28px;
	float: left;
	display: block;
}

.adminStyle .nav_right {
	width: 9px;
	height: 28px;
	float: left;
	display: block;
}

.adminStyle .nav_button_container {
	margin: 1px auto 1px auto;
}

.adminStyle .nav_button_div {
	width: 2px;
	height: 26px;
	float: left;
	display: block;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/nav-div.gif) no-repeat;
}

.adminStyle .nav a:link,
.adminStyle .nav a:visited,
.adminStyle .nav a:active {
	height: 26px;
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px 0 20px;
	text-decoration: none;
}

.adminStyle .nav a.news:link,
.adminStyle .nav a.news:visited,
.adminStyle .nav a.news:active {
	padding: 0 5px 0 20px;
}

.adminStyle .nav a.news_feed:link,
.adminStyle .nav a.news_feed:visited,
.adminStyle .nav a.news_feed:active {
	padding: 5px 20px 0 5px;
}

.adminStyle .nav a:hover {
	text-decoration: underline;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/nav-bg-hover.gif) repeat-x;
}

.adminStyle .nav a.nav_on:link,
.adminStyle .nav a.nav_on:visited,
.adminStyle .nav a.nav_on:active {
	text-decoration: none;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/nav-bg-on.gif) repeat-x;
}

.adminStyle .breadcrumb {
	font-weight: bold;
	color: #000;
	margin: 8px 0 6px 7px;
	padding: 0 0 0 9px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/arrow-breadcrumb.gif) no-repeat left;
}

.adminStyle .breadcrumb_placeholder {
	height: 7px;
}

.adminStyle .homepage_flash {
	width: 960px;
	height: 266px;
	margin: 0 0 10px 0;
}

.adminStyle .panel_1col {
	width: 314px;
	display: block;
	margin: 0 0 9px 0;
}

.adminStyle .panel_home_height {
	height: 296px;
}

.adminStyle .panel_right_margin {
	margin-right: 9px;
}

.adminStyle .panel_2col {
	width: 637px;
	display: block;
	margin: 0 0 10px 0;
}

.adminStyle .panel_3col {
	width: 960px;
	display: block;
	margin: 0 0 10px 0;
}

.adminStyle .panel_3col_with_ad {
	width: 805px;
	display: block;
	margin: 0 0 10px 0;
}

.adminStyle .panel_header {
	display: block;
	height: 28px;
}

.adminStyle .rollover_header {
	display: block;
	height: 10px;
}

.adminStyle .panel_header_left {
	height: 28px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-top-left.png) no-repeat top left;
}

.adminStyle .panel_header_left2 {
	height: 28px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-top-left2.png) no-repeat top left;
}

.adminStyle .panel_header_left_white {
	height: 28px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-top-left-white.gif) no-repeat top left;
}

.adminStyle .rollover_header_left {
	height: 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/rollover-corner-top-left.png) no-repeat top left;
}

.adminStyle .panel_header_right {
	height: 28px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-top-right.png) no-repeat top right;
}

.adminStyle .panel_header_right2 {
	height: 28px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-top-right2.png) no-repeat top right;
}

.adminStyle .panel_header_right_white {
	height: 28px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-top-right-white.gif) no-repeat top right;
}

.adminStyle .rollover_header_right {
	height: 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/rollover-corner-top-right.png) no-repeat top right;
}

.adminStyle .panel_header_content {
	display: block;
	width: auto;
	height: 28px;
	margin: 0 10px 0 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-header-bg.png) repeat-x;
}

.adminStyle .panel_header_content2 {
	display: block;
	width: auto;
	height: 28px;
	margin: 0 10px 0 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-header-bg2.png) repeat-x;
}

.adminStyle .panel_header_content_white {
	display: block;
	width: auto;
	height: 28px;
	margin: 0 10px 0 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-header-bg-white.gif) repeat-x;
}

.adminStyle .rollover_header_content {
	display: block;
	width: auto;
	height: 10px;
	margin: 0 10px 0 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-header-bg-white.gif) repeat-x;
}

.adminStyle .panel_header_content p {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 8px 0 0 10px;
}

.adminStyle .panel_header_content2 p {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 8px 0 0 10px;
}

.adminStyle .header_online_indicator {
	margin: 6px 0 0 10px;
}

.adminStyle .header_online_indicator_text {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 8px 0 0 5px;
}

.adminStyle .panel_header_rightside {
	float: right;
	padding: 8px 10px 0 0;
}

.adminStyle .panel_header_rightside a:link,
.adminStyle .panel_header_rightside a:visited,
.adminStyle .panel_header_rightside a:active {
	color: #ff9;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.adminStyle .panel_header_rightside a:hover {
	text-decoration: underline;
}

.adminStyle .panel_header_rightside img {
	padding: 0 0 1px 7px;
	vertical-align: middle;
}

.adminStyle .panel_content_small {
	background: #fff;
	font-size: 9px;
	border-left: #2a2a2a 2px solid;
	border-right: #2a2a2a 2px solid;
}

.adminStyle .panel_content_small2 {
	background: #000;
	color: #fff;
	font-size: 9px;
	border-left: #2a2a2a 2px solid;
	border-right: #2a2a2a 2px solid;
}

.adminStyle .panel_content {
	background: #fff;
	border-left: #2a2a2a 2px solid;
	border-right: #2a2a2a 2px solid;
}

.adminStyle .panel_content2 {
	color: #fff;
	background: #000;
	border-left: #2a2a2a 2px solid;
	border-right: #2a2a2a 2px solid;
}

.adminStyle .panel_content_body {
	padding: 15px 20px 0 20px;
}

.adminStyle .rollover_content_body {
	padding: 0 20px 0 20px;
}

.adminStyle .panel_content_bottom_margin {
	padding-bottom: 25px;
}

.adminStyle .panel_content_bottom_margin10 {
	padding-bottom: 10px;
}

.adminStyle .panel_content_body p.top {
	padding: 0 0 10px 0;
}

.adminStyle .panel_content_body li {
	margin-left: 30px;
}

.adminStyle .panel_content_body_3col {
	padding: 15px 60px 25px 60px;
}

.adminStyle .panel_content a:link,
.adminStyle .panel_content a:visited,
.adminStyle .panel_content a:active {
	color: #1e52d5;
	text-decoration: none;
}

.adminStyle .panel_content a:hover {
	text-decoration: underline;
}

.adminStyle .panel_footer {
	display: block;
}

.adminStyle .panel_footer_left {
	height: 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-bottom-left.png) no-repeat left;
}

.adminStyle .panel_footer_left2 {
	height: 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-bottom-left2.png) no-repeat left;
}

.adminStyle .panel_footer_right {
	height: 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-bottom-right.png) no-repeat right;
}

.adminStyle .panel_footer_right2 {
	height: 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/panel-corner-bottom-right2.png) no-repeat right;
}

.adminStyle .panel_footer_main {
	height: 8px;
	margin: 0 10px 0 10px;
	background: #fff;
	border-bottom: #2a2a2a 2px solid;
}

.adminStyle .panel_footer_main2 {
	height: 8px;
	margin: 0 10px 0 10px;
	background: #000;
	border-bottom: #2a2a2a 2px solid;
}

.adminStyle *html .panel_footer_main {
	margin: -4px 10px 0 10px;
}

.adminStyle *html .panel_footer_main2 {
	margin: -4px 10px 0 10px;
}

.adminStyle .games {
	width: 118px;
	font-weight: bold;
}

.adminStyle .games img {
	width: 118px;
	height: 68px;
	margin: 0 0 2px 0;
	border: 1px solid #2a2a2a;
}

.adminStyle .games_right_margin {
	margin-right: 30px;
}

.adminStyle .games2 {
	width: 270px;
	margin: 0 0 14px 0;
}

.adminStyle .games2 img {
	float: left;
	width: 118px;
	height: 68px;
	margin: 0 8px 0 0;
	border: 1px solid #2a2a2a;
}

.adminStyle .top_rule {
	border-top: #e1eaf3 1px solid;
	margin: 6px 0 0 0;
	padding: 5px 0 0 0;
}

.adminStyle .online_now {
	width: 90px;
	float: left;
	text-align: center;
	margin-bottom: 18px;
}

.adminStyle .online_now img {
	margin: 0 auto 3px auto;
}

.adminStyle .online_indicator {
	padding: 0 2px 0 0;
}

.adminStyle .online {
	padding: 0 0 0 11px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/online_indicator_on.gif) no-repeat;
}

.adminStyle .offline {
	padding: 0 0 0 11px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/online_indicator_off.gif) no-repeat;
}

.adminStyle .footer_container {
	height: 140px;
	text-align: center;
	background: #287241 url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/bg_footer.jpg) no-repeat center top;
}

.adminStyle .footer {
	padding: 10px 0 0 0;
	line-height: 18px;
	text-align: center;
	color: #dedede;
}

.adminStyle .footer a:link,
.adminStyle .footer a:active,
.adminStyle .footer a:visited {
	color: #aef08e;
	text-decoration: none;
}

.adminStyle .footer a:hover {
	color: #fff;
}

.adminStyle h2 {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 14px;
	border-bottom: 1px solid #e1eaf3;
}

.adminStyle h2.highlight {
	font-weight: bold;
	font-size: 12px;
	color: #1a773b;
	padding-bottom: 5px;
	margin: 30px 0 5px 0;
	border-bottom: 1px solid #e1eaf3;
}

.adminStyle h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
}

.adminStyle h3.less_air {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0 0 4px 0;
	padding: 0;
}

.adminStyle h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin: 15px 0 4px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #e1eaf3;
}

.adminStyle .button_small_gray {
	width: auto;
	height: 17px;
}

.adminStyle .button_small_gray_left {
	float: left;
	width: 9px;
	height: 17px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-gray-left.gif) no-repeat;
}

.adminStyle .button_small_gray_right {
	float: left;
	width: 9px;
	height: 17px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-gray-right.gif) no-repeat;
}

.adminStyle .button_small_gray_content {
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	height: 15px;
	padding: 2px 5px 0 5px;
	background: #2b2b2b;
}

.adminStyle .button_small_gray_content a:link,
.adminStyle .button_small_gray_content a:visited,
.adminStyle .button_small_gray_content a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.adminStyle .button_small_gray_content a:hover {
	text-decoration: underline;
}

.adminStyle .panel_buttons {
	height: 19px;
	vertical-align: bottom;
	padding: 15px 20px 0 20px;
}

.adminStyle .buttons_prev_next {
	float: right;
}

.adminStyle .button_blue {
	width: auto;
	height: 19px;
}

.adminStyle .button_blue_left {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-blue-left.gif) no-repeat;
}

.adminStyle .button_blue_right {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-blue-right.gif) no-repeat;
}

.adminStyle .button_blue_content {
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	height: 15px;
	padding: 2px 5px 0 5px;
	background: #639ddb;
	border-top: #2463a6 1px solid;
	border-bottom: #2463a6 1px solid;
}

.adminStyle .button_blue_content a:link,
.adminStyle .button_blue_content a:visited,
.adminStyle .button_blue_content a:active {
	color: #fff;
	text-decoration: none;
}

.adminStyle .button_blue_content a:hover {
	text-decoration: underline;
}

.adminStyle .button_black {
	width: auto;
	height: 19px;
}

.adminStyle .button_black_left {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-black-left.gif) no-repeat;
}

.adminStyle .button_black_right {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-black-right.gif) no-repeat;
}

.adminStyle .button_black_content {
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	height: 16px;
	padding: 3px 5px 0 5px;
	background: #639ddb;
}

.adminStyle .button_black_content a:link,
.adminStyle .button_black_content a:visited,
.adminStyle .button_black_content a:active {
	color: #fff;
	text-decoration: none;
}

.adminStyle .button_black_content a:hover {
	text-decoration: underline;
}

.adminStyle .button_gray {
	width: auto;
	height: 19px;
}

.adminStyle .button_gray_left {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-light-gray-left.gif) no-repeat;
}

.adminStyle .button_gray_right {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-light-gray-right.gif) no-repeat;
}

.adminStyle .button_gray_content {
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	height: 15px;
	padding: 2px 5px 0 5px;
	background: #a0a0a0;
	border-top: #444 1px solid;
	border-bottom: #444 1px solid;
}

.adminStyle .button_gray_content a:link,
.adminStyle .button_gray_content a:visited,
.adminStyle .button_gray_content a:active {
	color: #fff;
	text-decoration: none;
}

.adminStyle .button_gray_content a:hover {
	text-decoration: underline;
}

.adminStyle .button_glossy {
	width: auto;
	height: 38px;
}

.adminStyle .button_glossy_left {
	float: left;
	width: 16px;
	height: 38px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-glossy-left.gif) no-repeat;
}

.adminStyle .button_glossy_right {
	float: left;
	width: 20px;
	height: 38px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-glossy-right.gif) no-repeat;
}

.adminStyle .button_glossy_content {
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	height: 29px;
	padding: 9px 12px 0 12px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/btn-glossy-middle.gif) repeat-x;
}

.adminStyle .button_glossy_content a:link,
.adminStyle .button_glossy_content a:visited,
.adminStyle .button_glossy_content a:active {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.adminStyle .button_glossy_content a:hover {
	text-decoration: underline;
}

.adminStyle .button_small_blue {
	float: left;
	display: inline;
	margin: 0 0 0 4px;
	vertical-align: bottom;
}

.adminStyle .button_small_prev {
	float: left;
	display: inline;
	margin: 0 4px 0 0;
}

.adminStyle .button_small_next {
	float: left;
	display: inline;
	margin: 0 0 0 6px;
}

.adminStyle .fpo {
	clear: both;
	float: left;
	display: inline;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 0 0 0 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon-fpo.gif) no-repeat;
}

.adminStyle .item_hats {
	clear: both;
	float: left;
	display: inline;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 0 0 0 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon_hats.gif) no-repeat;
}

.adminStyle .item_backdrops {
	clear: both;
	float: left;
	display: inline;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 0 0 0 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon_backdrops.gif) no-repeat;
}

.adminStyle .item_buidlings {
	clear: both;
	float: left;
	display: inline;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 0 0 0 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon_buildings.gif) no-repeat;
}

.adminStyle .item_shirts {
	clear: both;
	float: left;
	display: inline;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 0 0 0 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon_shirts.gif) no-repeat;
}

.adminStyle .item_furniture {
	clear: both;
	float: left;
	display: inline;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 0 0 0 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon_furniture.gif) no-repeat;
}

.adminStyle .item_all {
	clear: both;
	float: left;
	display: inline;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 0 0 0 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon_all.gif) no-repeat;
}

.adminStyle .left_col {
	width: 195px;
	display: block;
	padding: 0 30px 0 0;
}

.adminStyle .left_col_nav {
	padding: 0 0 0 12px;
}

.adminStyle .left_col_selected {
	height: 17px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 -12px;
	padding: 0 0 0 12px;
	background: #a0a0a0 url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/arrow-breadcrumb.gif) no-repeat left;
}

.adminStyle .double_wide_col {
	width: 680px;
	display: block;
}

.adminStyle .parents_main {
	width: 200px;
	margin: 0 25px 40px 0;
}

.adminStyle .parents_main img {
	margin: 0 auto 10px auto;
}

.adminStyle .faq_question_width {
	width: 420px;
	display: block;
}

.adminStyle .wide_col {
	width: 536px;
}

.adminStyle .sort_by {
	width: 260px;
	padding: 10px 0 0 0;
}

.adminStyle .games_big {
	float: left;
	font-size: 9px;
	width: 162px;
	margin: 12px 0 16px 0;
}

.adminStyle .games_big img {
	width: 160px;
	height: 100px;
	margin: 0 0 2px 0;
	border: 1px solid #2a2a2a;
}

.adminStyle .games_big_right_margin {
	margin-right: 25px;
}

.adminStyle .games_big a:link,
.adminStyle .games_big a:visited,
.adminStyle .games_big a:active {
	color: #1e52d5;
	text-decoration: none;
}

.adminStyle .games_big a:hover {
	text-decoration: underline;
}

.adminStyle .mailbox_height {
	min-height: 562px;
}

.adminStyle .mailbox_header {
	font-weight: bold;
	color: #000;
	padding: 4px 0 4px 0;
	margin-bottom: 10px;
	background: #ccc;
	border-bottom: 1px solid #000;
}

.adminStyle .mailbox {
	border-top: #e1eaf3 1px solid;
	padding: 4px 0 4px 0;
}

.adminStyle .mailbox_checkbox {
	float: left;
	width: 26px;
	padding: 0 0 0 10px;
}

.adminStyle .mailbox_subject {
	float: left;
	width: 258px;
	font-weight: bold;
}

.adminStyle .mailbox_from {
	float: left;
	width: 265px;
}

.adminStyle .mailbox_date {
	float: left;
}

.adminStyle .mailbox_buttons {
	float: right;
	margin: 14px 0 0 0;
}

.adminStyle .mailbox_button_margin {
	margin: 0 8px 0 0;
}

.adminStyle .builders_club_icon {
	width: 40px;
	padding: 0 0 14px 0;
}

.adminStyle .builders_club_reasons {
	font-weight: bold;
	color: #000;
	padding: 0 20px 14px 0;
}

.adminStyle .shaded_box {
	background: #e1eaf3;
	padding: 10px 20px 20px 20px;
	margin: 30px 0 30px 0;
}

.adminStyle .builders_club_form {
	font-weight: bold;
	color: #000;
	padding: 0 10px 2px 0;
}

.adminStyle .builders_club_form_input {
	padding: 0 20px 0 0;
}

.adminStyle .ca_form {
	width: 76px;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-align: right;
	padding: 0 4px 10px 0;
}

.adminStyle .ca_textarea {
	width: 185px;
	height: 100px;
}

.adminStyle .avatar {
	width: 110px;
	float: left;
	margin: 0 0 30px 0;
}

.adminStyle .avatar_margin {
	margin: 0 10px 0 0;
}

.adminStyle .avatar_image_box {
	width: 108px;
	height: 108px;
	margin: 0 0 3px 0;
	border: 1px solid #a0a0a0;
}

.adminStyle .x_icon {
	width: 9px;
	height: 9px;
	position: relative;
	top: 1px;
	left: 98px;
}

.adminStyle .avatar_height {
	min-height: 614px;
}

.adminStyle .my_form {
	width: 77px;
	font-size: 9px;
	text-align: right;
	padding: 0 4px 10px 0;
}

.adminStyle .my_textarea {
	width: 190px;
	height: 100px;
}

.adminStyle .places_main_left {
	width: 418px;
	padding: 0 20px 20px 0;
}

.adminStyle .places_main_image {
	width: 418px;
	height: 228px;
	border: 1px solid #fff;
}

.adminStyle .places_main_right {
	width: 154px;
}

.adminStyle .places {
	width: 74px;
	height: 46px;
	margin: 2px 4px 0 0;
	border: 1px solid #fff;
	float: left;
}

.adminStyle .avatar_left {
	width: 122px;
	float: left;
}

.adminStyle .badges {
	width: 67px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	display: block;
}

.adminStyle .badges img {
	margin: 0 auto 3px auto;
}

.adminStyle .myroblox_height {
	min-height: 978px;
}

.adminStyle .four_col {
	width: 122px;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
}

.adminStyle .four_col_margin {
	margin: 0 15px 0 0;
}

.adminStyle .four_col_image_box {
	width: 120px;
	height: 120px;
	margin: 0 0 3px 0;
	border: 1px solid #a0a0a0;
	text-align: center;
}

.adminStyle .people_height {
	height: 778px;
}

.adminStyle .comments_av {
	width: 64px;
	float: left;
	margin: 0 10px 0 0;
}

.adminStyle .comments_text {
	width: 400px;
	float: left;
	margin: 0 20px 0 0;
}

.adminStyle .comments_abuse {
	width: 45px;
	float: right;
	padding: 0 0 0 12px;
	margin: 5px 0 0 0;
	text-align: right;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon-abuse.gif) no-repeat;
}

.adminStyle .related_items {
	clear: both;
}

.adminStyle .related_items_margin {
	clear: both;
}

.adminStyle .related_items_height {
	height: 397px;
}

.adminStyle .one_col_image_box {
	float: left;
	width: 78px;
	height: 78px;
	margin: 0 10px 15px 0;
	border: 1px solid #a0a0a0;
}

.adminStyle .one_col_image_box_last {
	float: left;
	width: 78px;
	height: 78px;
	margin: 0 10px 0 0;
	border: 1px solid #a0a0a0;
}

.adminStyle .shop_detail_main_image {
	float: left;
	width: 248px;
	height: 248px;
	margin: 0 20px 0 0;
	border: 1px solid #a0a0a0;
}

.adminStyle .shop_detail_main_text {
	width: 315px;
	float: left;
}

.adminStyle .games_in_progress {
	height: 19px;
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #444;
}

.adminStyle .in_progress_left {
	float: left;
	padding: 4px 0 0 0;
}

.adminStyle .in_progress_left a:link,
.adminStyle .in_progress_left a:visited,
.adminStyle .in_progress_left a:active {
	color: #6cf;
	text-decoration: none;
}

.adminStyle .in_progress_left a:hover {
	text-decoration: underline;
}

.adminStyle .ua_fieldset_col1,
.adminStyle .ua_fieldset_col2 {
	margin-top: 5px;
	width: 580px;
}

.adminStyle .ua_fieldset_col2 {
	width: 360px;
}

.adminStyle .ua_component_col1,
.adminStyle .ua_component_col2_div,
.adminStyle .ua_component_col2_table {
	background: lightsteelblue;
	display: block;
	padding: 5px;
	width: 100%;
}

.adminStyle .ua_component_col2_div {
	width: 327px;
}

.adminStyle .UserNotesContainer {
	max-height: 300px;
	overflow: auto;
	margin-top: 5px;
}

.adminStyle .tabs {
	height: 25px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #444;
}

.adminStyle .tabs p {
	padding: 6px 14px 0 14px;
	display: block;
	float: left;
	font-weight: bold;
}

.adminStyle .margin_top15 {
	margin-top: 15px;
}

.adminStyle .margin_top25 {
	margin-top: 25px;
}

.adminStyle .margin_right15 {
	margin-right: 15px;
}

.adminStyle .light {
	color: #afafaf;
}

.adminStyle .players_online {
	color: #1a773b;
	font-weight: bold;
}

.adminStyle .selected {
	font-weight: bold;
}

.adminStyle .search_box {
	width: 160px;
	height: 18px;
	margin: 0 0 4px 0;
}

.adminStyle .input_short {
	width: 120px;
	height: 18px;
	margin: 0 0 4px 0;
}

.adminStyle .input_shorter {
	width: 60px;
	height: 16px;
	margin: 0 0 4px 5px;
}

.adminStyle .input_long {
	width: 200px;
	height: 18px;
	margin: 0 0 4px 0;
}

.adminStyle .text_area {
	width: 200px;
	height: 100px;
	margin: 0 0 4px 0;
}

.adminStyle .arrow_down {
	display: inline;
	margin: 0 0 0 5px;
}

.adminStyle .dark {
	color: #000;
}

.adminStyle .highlight {
	color: #1a773b;
}

.adminStyle .highlight2 {
	color: #c60;
}

.adminStyle .icon_public {
	padding: 0 0 5px 16px;
	margin: 0 0 3px 0;
	font-weight: bold;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon-public.gif) no-repeat;
}

.adminStyle .icon_robux {
	padding: 0 0 0 20px;
	font-weight: bold;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon-robux.gif) no-repeat;
}

.adminStyle .icon_tix {
	padding: 0 0 4px 20px;
	font-weight: bold;
	background: url(/web/20120701010001im_/http://www.roblox.com/CSS/Base/graphics/icon-tix.gif) no-repeat;
}

.adminStyle .ad2 {
	margin: -10px auto 0 auto;
}

.adminStyle .rollovers {
	width: 220px;
}

table.stats {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 280px;
	background-color: #666;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.stats td {
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.stats td.hed {
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

#VerifyImageHolder {
	float: left;
	margin-right: 4px;
	margin-top: 8px;
}

#VerificationText-Top {
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: #363636;
}

#VerificationText-Bottom {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

#RightColumn {
	width: 300px;
	float: right;
}

#VerificationResult {
	text-align: center;
	width: 50%;
	margin: 0 auto;
}

#VerifyUserInfo {
	color: #000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin: 46px 0 18px;
}

#ChildPrivacyLevel {
	margin-bottom: 18px;
}

#ChildPrivacyLevelText {
	color: #000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.GreenSubmitButton {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/btn-submit.png");
	height: 50px;
	width: 134px;
	border: 0;
	padding: 0;
	cursor: pointer;
}

.GreenSubmitButton:hover {
	background-position: 0 -50px;
	cursor: pointer;
}

#ExtraText {
	margin-top: 16px;
	font: 11px Arial;
	color: #666;
}

#RobloxForParents {
	text-align: left;
	border-left: 1px solid #CCC;
}

#GoPremium {
	text-align: left;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#RobloxGiftCards {
	text-align: left;
	border-left: 1px solid #CCC;
}

#BLueLink {
	margin-top: 16px;
	padding-bottom: 17px;
	margin-left: 10px;
}

#SideBarHeader {
	font: Bold 16px Arial;
	color: Black;
	margin-bottom: 19px;
	padding-top: 21px;
	margin-left: 10px;
}

#SideText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin-left: 10px;
}

#AssetContainer {
	margin: 0 auto;
	width: 620px;
}

#AssetContainer h2 {
	color: #333;
	font-size: x-large;
	margin-bottom: 5px;
}

#AssetContainer #Asset {
	background-color: #eee;
	border: solid 1px #000;
	color: #555;
}

#BadgesContainer {
	border: solid 1px #000;
}

#BadgesContainer .Legend .BadgesList {
	color: #666;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#BadgesContainer .Legend .BadgesList li {
	background-color: #fff;
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin: 10px 0 20px 0;
	padding: 0 0 7px 80px;
	border: solid 1px #000;
}

#CommunityBadges .Legend,
#FriendshipBadges .Legend,
#CombatBadges .Legend,
#VisitsBadges .Legend {
	float: left;
	padding: 5px 15px 5px 5px;
	width: 500px;
}

#StatisticsRankingsPane_Friendship,
#StatisticsRankingsPane_Combat,
#StatisticsRankingsPane_Visits,
#FeaturedBadge_Community {
	float: right;
	margin: 15px;
	width: 300px;
}

#FeaturedBadge_Community {
	border: solid 1px #000;
	margin-top: 20px;
	width: 325px;
	background-color: White;
}

#TurboBuildersClubBadge_Community {
	border: solid 1px #000;
	margin: 15px 15px 15px 15px;
	background-color: White;
	float: left;
}

#OutrageousBuildersClubBadge_Community {
	border: solid 1px #000;
	margin: 15px 15px 15px 15px;
	background-color: White;
	float: left;
}

#FeaturedBadge_Community h4,
#OutrageousBuildersClubBadge_Community h4 {
	background-color: #6e99c9;
	border-bottom: solid 1px #000;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .2em;
	margin: 0;
	padding: 3px;
	text-align: center;
}

#OutrageousBuildersClubBadge_Community h4 {
	background-color: #000;
	color: #FFF;
	border-bottom: solid 1px #000;
}

#OutrageousBuildersClubBadge_Community h4 .OutrageousSpan {
	color: White;
}

.FeaturedOBCContent .FeaturedOBCDescription {
	color: #222;
	margin: 10px 10px 10px 10px;
	font-size: 14px;
}

.FeaturedOBCIcon {
	margin: 10px 10px 10px 10px;
	float: left;
	vertical-align: text-top;
	width: 150px;
}

#OutrageousBuildersClubBadge_Community {
	margin: 10px 10px 10px;
}

#FeaturedBadge_Community h4,
#TurboBuildersClubBadge_Community h4 {
	background-color: #6e99c9;
	border-bottom: solid 1px #000;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .2em;
	margin: 0;
	padding: 3px;
	text-align: center;
}

#TurboBuildersClubBadge_Community h4 {
	background-color: #B94542;
	color: #6e99FF;
	border-bottom: solid 1px #000;
}

#TurboBuildersClubBadge_Community h4 .TurboSpan {
	color: White;
}

.BadgeHint {
	border: dashed 1px #000;
	padding: 5px 5px 5px 5px;
	background-color: #E8EDFF;
}

.FeaturedBadgeContent {
	margin: 0;
	padding: 0 15px 10px 15px;
}

.FeaturedBadgeContent p {
	color: #222;
	font-family: Verdana, Sans-Serif;
	margin-top: 10px;
}

.FeaturedBadgeIcon {
	float: left;
	margin: auto 10px auto 10px;
	vertical-align: text-top;
	width: 125px;
}

.FeaturedTBCContent .FeaturedTBCDescription {
	color: #222;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
}

.FeaturedTBCIcon {
	margin: 10px 10px 10px 10px;
	float: left;
	vertical-align: text-top;
	width: 150px;
}

#TurboBuildersClubBadge_Community {
	margin: 10px 10px 10px;
}

#StatisticsRankingsPane_Community {
	border: none;
}

#BadgesContainer .Legend h4 {
	background-color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

#BadgesContainer #CommunityBadges .Legend #Administrator {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/Administrator-75x75.png?v=2);
}

#BadgesContainer #CommunityBadges .Legend #ForumModerator {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/ForumModerator-75x75.png?v=2);
}

#BadgesContainer #CommunityBadges .Legend #ImageModerator {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/ImageModerator-75x75.png?v=2);
}

#BadgesContainer #FriendshipBadges .Legend #Friendship {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/Friendship-75x75.png?v=2);
}

#BadgesContainer #FriendshipBadges .Legend #Inviter {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/Inviter-75x75.png?v=2);
}

#BadgesContainer #CombatBadges .Legend #CombatInitiation {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/CombatInitiation-75x75.png?v=2);
}

#BadgesContainer #CombatBadges .Legend #Warrior {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/Warrior-75x75.png?v=2);
}

#BadgesContainer #CombatBadges .Legend #Bloxxer {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/Bloxxer-75x75.png?v=2);
}

#BadgesContainer #VisitsBadges .Legend #Homestead {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/Homestead-70x75.png?v=2);
}

#BadgesContainer #VisitsBadges .Legend #Bricksmith {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Badges/Bricksmith-54x75.png?v=2);
}

#BadgesContainer .AccordionHeader,
#BadgesContainer .TopAccordionHeader,
#BadgesContainer .BottomAccordionHeader {
	background-color: #ccc;
	cursor: pointer;
	font-size: 1.4em;
	margin: 0 0 1px 0;
	padding: 5px;
	text-align: center;
}

#BadgesContainer .AccordionHeader,
#BadgesContainer .BottomAccordionHeader {
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
}

#BadgesContainer .TopAccordionHeader {
	border-bottom: solid 1px #000;
	border-top: none;
}

#BadgesContainer .AccordionHeader:hover,
#BadgesContainer .TopAccordionHeader:hover,
#BadgesContainer .BottomAccordionHeader:hover {
	background-color: #6e99c9;
	color: #fff;
}

.StatisticsRankings {
	background-color: #eee;
}

.StatisticsRankings h4 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-size: 1.2em;
	margin: 0;
	text-align: center;
}

.StatisticsRankingsHeader_Rank,
.StatisticsRankingsHeader_Item,
.StatisticsRankingsHeader_Score {
	border: solid 1px #000;
	float: left;
	font-weight: bold;
	padding: 2px 0 2px 0;
	text-align: center;
}

.StatisticsRankingsHeader_Rank {
	margin-right: 1px;
	width: 45px;
}

.StatisticsRankingsHeader_Item {
	margin-right: 1px;
	width: 150px;
}

.StatisticsRankingsHeader_Score {
	width: 95px;
}

.StatisticsRanking,
.StatisticsRanking_AlternatingRow,
.StatisticsRanking_UserCentric,
.StatisticsRanking_UserCentric_AlternatingRow {
	font: normal .9em/normal Verdana, sans-serif;
}

.StatisticsRanking_UserCentric a,
.StatisticsRanking_UserCentric a:link,
.StatisticsRanking_UserCentric a:visited,
.StatisticsRanking_UserCentric a:active,
.StatisticsRanking_UserCentric_AlternatingRow a,
.StatisticsRanking_UserCentric_AlternatingRow a:link,
.StatisticsRanking_UserCentric_AlternatingRow a:visited,
.StatisticsRanking_UserCentric_AlternatingRow a:active {
	color: #fff;
}

.StatisticsRanking .StatisticsRanking_Rank,
.StatisticsRanking .StatisticsRanking_Item,
.StatisticsRanking .StatisticsRanking_Score,
.StatisticsRanking_AlternatingRow .StatisticsRanking_Rank,
.StatisticsRanking_AlternatingRow .StatisticsRanking_Item,
.StatisticsRanking_AlternatingRow .StatisticsRanking_Score {
	border: solid 1px #000;
	float: left;
	padding: 2px 0 2px 0;
	text-align: center;
}

.StatisticsRanking .StatisticsRanking_Rank,
.StatisticsRanking_AlternatingRow .StatisticsRanking_Rank {
	margin-right: 1px;
	width: 45px;
}

.StatisticsRanking .StatisticsRanking_Item,
.StatisticsRanking_AlternatingRow .StatisticsRanking_Item {
	margin-right: 1px;
	width: 150px;
}

.StatisticsRanking .StatisticsRanking_Score,
.StatisticsRanking_AlternatingRow .StatisticsRanking_Score {
	width: 95px;
}

.StatisticsRanking_UserCentric .StatisticsRanking_Rank,
.StatisticsRanking_UserCentric .StatisticsRanking_Item,
.StatisticsRanking_UserCentric .StatisticsRanking_Score,
.StatisticsRanking_UserCentric_AlternatingRow .StatisticsRanking_Rank,
.StatisticsRanking_UserCentric_AlternatingRow .StatisticsRanking_Item,
.StatisticsRanking_UserCentric_AlternatingRow .StatisticsRanking_Score {
	background-color: #6e99c9;
	border: solid 1px #000;
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 2px 0 2px 0;
	text-align: center;
}

.StatisticsRanking_UserCentric .StatisticsRanking_Rank,
.StatisticsRanking_UserCentric_AlternatingRow .StatisticsRanking_Rank {
	margin-right: 1px;
	width: 45px;
}

.StatisticsRanking_UserCentric .StatisticsRanking_Item,
.StatisticsRanking_UserCentric_AlternatingRow .StatisticsRanking_Item {
	margin-right: 1px;
	width: 150px;
}

.StatisticsRanking_UserCentric .StatisticsRanking_Score,
.StatisticsRanking_UserCentric_AlternatingRow .StatisticsRanking_Score {
	width: 95px;
}

.StatisticsRankingsFooter {
	border-top: solid 1px #000;
	padding: 2px 1px 2px 1px;
}

.RankingsPeriodSelector {
	font-family: Verdana, Sans-Serif;
	font-size: xx-small;
	width: 100%;
}

.TileBadges {
	float: left;
	margin: 10px 10px;
	text-align: center;
}

.CarouselPager {
	text-align: center;
}

.CarouselPager .arrow-up,
.CarouselPager .arrow-down {
	height: 13px;
	width: 36px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Groups/btn-arrowsprite-up_down.png');
	margin: 5px 0;
	display: inline-block;
}

.CarouselPager .arrow-up {
	background-position: left top;
}

.CarouselPager .arrow-down {
	background-position: right top;
}

.CarouselPager .arrow-up:hover {
	background-position: left -13px;
}

.CarouselPager .arrow-down:hover {
	background-position: right -13px;
}

.CarouselPager .arrow-up.disabled {
	background-position: left bottom;
}

.CarouselPager .arrow-down.disabled {
	background-position: right bottom;
}

#CatalogContainer {
	font-family: Verdana, Sans-Serif;
	min-width: 0;
	position: relative;
}

#CatalogContainer h2 {
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 24px;
	padding: 0;
	color: #555;
	font-size: 14px;
	margin-left: 10px;
}

#BrowseMode ul li h3 a {
	font-weight: normal;
	font-size: 14px;
}

#CatalogContainer ul {
	font-family: Verdana, Sans-Serif;
	list-style: none;
	margin: 0 0 20px 0;
	padding-left: 0;
}

#CatalogContainer ul li {
	margin: 5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-size: 14px;
}

#CatalogContainer .Selected {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/gamesPage_filterArrow.png') no-repeat scroll 0 1px transparent;
}

#CatalogContainer .DisplayFilters {
	width: 185px;
	background-color: White;
	border: solid 2px #6e99c9;
}

#CatalogContainer .Assets {
	float: left;
	min-width: 0;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	width: 680px;
}

#CatalogContainer .Assets .HeaderPager,
#CatalogContainer .Assets .FooterPager {
	padding: 2px 0;
	text-align: right;
}

#CatalogContainer .Assets .HeaderPager {
	margin-bottom: 10px;
}

#CatalogContainer .Assets .HeaderPager .Label,
#CatalogContainer .Assets .FooterPager .Label {
	font-size: 1em;
	vertical-align: middle;
}

#CatalogContainer .Asset {
	margin: -1px 0 15px -1px;
	vertical-align: top;
	width: 122px;
}

#CatalogContainer .Asset .AssetThumbnail {
	border: solid 1px #EEE;
	height: 110px;
	text-align: center;
	width: 110px;
	background-color: #FFF;
}

#CatalogContainer .Asset .AssetDetails {
	font-family: Verdana, Sans-Serif;
	overflow: hidden;
	padding: 2px 0 6px 0;
	width: 110px;
}

#CatalogContainer .AssetName a {
	font-size: .9em;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: top;
}

.AssetsBullet {
	padding-right: 3px;
}

#CatalogContainer .Label,
#CatalogContainer .Detail,
#CatalogContainer .DetailHighlighted,
#CatalogContainer .PriceInRobux,
#CatalogContainer .PriceInTickets {
	font-size: .8em;
}

#CatalogContainer .PriceInRobux {
	color: Green;
	font-weight: bold;
}

#CatalogContainer .PriceInTickets {
	color: #fbb117;
	font-weight: bold;
}

#CatalogContainer .AssetsDisplaySet {
	float: left;
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 1.5em;
}

.Assets .StandardBoxHeader {
	width: 660px;
}

.Assets .StandardBox {
	width: 660px;
}

.CustomizeCharacterContainer {
	font-family: Verdana, Sans-Serif;
	margin: 0;
}

.CustomizeCharacterContainer h4 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-family: Comic Sans MS, Verdana, Sans-Serif;
	margin: 0;
	text-align: center;
}

.CustomizeCharacterContainer .NoResults {
	padding: 15px;
	text-align: center;
}

.CustomizeCharacterContainer .TileGroup {
	clear: left;
	text-align: center;
}

.CustomizeCharacterContainer .Asset {
	float: left;
	margin: 5px 7px 5px 0;
	text-align: left;
	vertical-align: top;
	width: 112px;
}

.CustomizeCharacterContainer .Asset .AssetThumbnail {
	height: 110px;
	position: relative;
	text-align: center;
	width: 110px;
}

.CustomizeCharacterContainer .Asset .AssetDetails {
	overflow: hidden;
	padding: 2px 0 6px 0;
	text-align: left;
	width: 110px;
}

.CustomizeCharacterContainer .AssetName a {
	font-size: .9em;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: top;
}

.CustomizeCharacterContainer .Label,
.CustomizeCharacterContainer .Detail,
.CustomizeCharacterContainer .DetailHighlighted {
	font-size: .8em;
}

.CustomizeCharacterContainer .FooterPager {
	border-top: solid 1px #000;
	clear: left;
	margin: 10px 0 0 0;
	padding: 3px 0;
	text-align: center;
}

.AttireChooser {
	border: solid 1px #000;
	float: left;
	margin: 0;
	min-width: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 530px;
}

.Accoutrements {
	border: solid 1px #000;
	clear: left;
	margin-top: 10px;
	min-width: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 530px;
}

.AttireChooser .AttireCategory {
	border-bottom: solid 1px #000;
	margin: 0 0 10px 0;
	padding: 3px 0;
	text-align: center;
}

.AttireChooser .AttireOptions {
	margin: 5px;
}

.AttireCategory .AttireCategorySelector_Selected {
	font-weight: bold;
}

.AttireChooser .HeaderPager,
.AttireChooser .HeaderPager {
	margin-bottom: 10px;
}

.AttireChooser .HeaderPager .Label,
.AttireChooser .FooterPager .Label {
	font-size: 1em;
	vertical-align: middle;
}

.CharacterViewer {
	border: solid 1px #000;
	float: right;
	width: 354px;
}

.CharacterViewer .ReDrawAvatar {
	font-size: 1em;
	vertical-align: bottom;
	text-align: center;
}

.Mannequin {
	clear: right;
	margin-top: 10px;
	text-align: center;
	width: 354px;
}

.Mannequin .ColorChooserFrame {
	margin: 0 auto;
}

.TeeShirtBuilder {
	border: solid 1px #000;
	clear: both;
	margin-top: 10px;
}

.CharSelectCombined {
	width: 836px;
	padding: 25px;
	display: none;
	background-color: #DEF;
}

.CharSelectCombined .closeBtnCircle_35h {
	cursor: pointer;
	margin-left: 375px;
	position: absolute;
	top: -10px;
	right: -10px;
}

.CharSelectCombined .ChooseCharText {
	height: 28px;
	font-size: 23px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding-bottom: 10px;
	width: 418px;
	clear: none;
	float: left;
}

.CharSelectCombined .AlreadyHaveText {
	height: 20px;
	padding-top: 8px;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	vertical-align: baseline;
	font-weight: bold;
	padding-bottom: 10px;
	width: 418px;
	clear: right;
	text-align: right;
	float: right;
}

.CharSelectCombined .PlayAsButton {
	width: 380px;
	height: 168px;
	background-position: 0 336px;
	float: left;
	cursor: pointer;
}

.CharSelectCombined .Boy {
	margin: 15px 12px 30px 22px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-play_as_boy_AB.png);
}

.CharSelectCombined .Girl {
	margin: 15px 0 30px 0;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-play_as_girl_AB.png);
}

.CharSelectCombined .PlayAsButton:hover {
	background-position: 0 168px;
}

.CharSelectCombined .PlayAsButton.Faded {
	background-position: 0 0;
	cursor: default;
}

.CharSelectCombined .PlayAsButton.Faded:hover {
	background-position: 0 0;
}

.standardform span.instructions {
	padding-top: 2px;
	color: #666;
	display: block;
	font-size: 11px;
}

.standardform div.validation {
	color: #c00;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	float: left;
	position: relative;
}

.standardform label {
	font-size: 13px;
	color: black;
	font-weight: bold;
}

.standardform input {
	border: 1px solid #999;
	padding: 3px;
}

.standardform select {
	margin: 0;
	height: 21px;
	margin-right: 5px;
}

.standardform .valid-container {
	position: absolute;
	width: 180px;
	height: 48px;
}

.standardform .valid-top,
.valid-bottom {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/UI/bg-bubble.png) no-repeat right top;
	width: 180px;
	height: 3px;
}

.standardform .valid-bottom {
	background-position: right bottom;
}

.standardform .valid-main {
	width: 165px;
	color: #a00;
	font: normal 11px arial;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/UI/bg-bubble.png) no-repeat left center;
	padding-left: 15px;
}

.standardform .valid-main p {
	margin: 0;
}

.standardform .valid {
	width: 15px;
	height: 13px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/UI/img-check.png) no-repeat;
	margin-top: 3px;
	margin-left: 5px;
	display: none;
}

div.AspNet-DetailsView-Data ul {
	margin: 0;
	padding: 0;
}

div.AspNet-DetailsView-Data li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

ul.AspNet-Menu {
	position: relative;
}

ul.AspNet-Menu,
ul.AspNet-Menu ul {
	margin: 0;
	padding: 0;
	display: block;
}

ul.AspNet-Menu li {
	position: relative;
	list-style: none;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span {
	display: block;
	text-decoration: none;
}

ul.AspNet-Menu ul {
	position: absolute;
	display: none;
}

ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li:hover ul ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul {
	display: none;
}

ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul {
	display: block;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li {
	float: left;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li li {
	float: none;
}

div.AspNet-TreeView {
	margin: 0;
	padding: 0;
}

div.AspNet-TreeView ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.AspNet-TreeView-Hide {
	display: none;
}

#ContentBuilderContainer {
	margin-top: 10px;
}

#ContentBuilderContainer h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#ContentBuilderContainer h3 {
	background-color: #ccc;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

#ContentBuilderContainer blockquote {
	margin: 0 auto;
}

#ContentBuilderContainer .UploaderPanel,
#ContentBuilderContainer .UpsellPanel {
	text-align: center;
}

#ContentBuilderContainer .SelectorArea {
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

#ContentBuilderContainer .DisclaimerLink {
	z-index: 9;
	display: inline;
	font-size: 1.2em;
}

#ContentBuilderContainer .DisclaimerLink a span {
	display: none;
}

#ContentBuilderContainer .DisclaimerLink a:hover {
	text-decoration: none;
	border: none;
}

#ContentBuilderContainer .DisclaimerLink a:hover span {
	display: block;
	position: absolute;
	top: 50%;
	left: 12%;
	width: 75%;
	padding: 5px;
	margin: 5px;
	z-index: 10;
	color: white;
	background-color: #6e99c9;
	border-width: 1px;
	border-color: Gray;
	border-style: ridge;
	text-decoration: none;
	line-height: 1.4em;
	font: 12px Verdana, sans-serif;
	text-align: left;
}

.ContestsPage .historyContainer {
	float: right;
	z-index: 1;
	height: 30px;
	margin-top: -5px;
}

.ContestsPage .contestNavigation {
	position: relative;
	width: 890px;
	margin-left: 5px;
	z-index: 1;
	clear: left;
}

.ContestsPage .ContestTitle {
	font-weight: bold;
	font-family: Arial, Helvetica;
}

.ContestsPage .ContestBox {
	z-index: 0;
	border-top: 1px solid #9e9e9e;
	margin: -1px 0 5px 0;
	min-height: 150px;
}

#ContestMain {
	float: left;
	width: 600px;
}

.ContestsPage .SponsoredBy {
	float: left;
	font-size: 24px;
	margin: 5px;
	color: #3E606F;
}

#timer_countdown {
	letter-spacing: 0;
	color: #444;
	float: left;
	font-size: 16px;
	width: 100%;
	margin: 5px 0;
}

.ContestsPage .contestdates {
	display: none;
	font-size: 11px;
	font-weight: bold;
}

.ContestsPage .ContestButtonContainer {
	float: left;
	width: 100%;
	margin-top: 5px;
	display: none;
}

.ContestsPage .DescriptionInfo {
	clear: left;
}

.ContestsPage .ContestTitle {
	margin-bottom: 10px;
}

#UpdateCCButton {
	width: 166px;
	height: 50px;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-updatenow.png);
}

#UpdateCCButton:hover {
	background-position: 0 50px;
}

.GameContainer {
	position: absolute;
	width: 100%;
}

.GameContainerInner {
	background-position: center;
	background-repeat: no-repeat;
}

.GameContainerInner .GameDetails {
	height: 1000px;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 704px;
}

.GameContainerInner .Thumbnail {
	width: 657px;
	height: 378px;
	position: relative;
	top: 190px;
	left: 22px;
	cursor: pointer;
}

.GameContainerInner .Details {
	width: 261px;
	height: 130px;
	position: absolute;
	top: 605px;
	left: 31px;
	background-color: white;
}

.GameContainerInner .Summary {
	width: 349px;
	height: 169px;
	position: absolute;
	top: 590px;
	left: 322px;
	background-color: white;
}

.GameContainerInner .FacebookLike {
	padding: 5px;
	width: 649px;
	height: 120px;
	position: absolute;
	top: 791px;
	left: 22px;
	background-color: white;
}

#CuratedGames .NavArrow {
	position: absolute;
	width: 32px;
	height: 32px;
	background-color: #099;
	top: 200px;
	color: #EEE;
	font: bold 28px Arial;
	border-radius: 12px;
	cursor: pointer;
	z-index: 10;
}

#CuratedGames #NavArrowRight {
	right: 20px;
}

#CuratedGames #NavArrowLeft {
	left: 20px;
}

#CuratedGames .NavButton,
#CuratedGames .NavButtonSelected {
	background-repeat: none;
	display: inline-block;
	*display: inline;
	width: 31px;
	height: 30px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Games/CuratedGames/navButton-off.jpg);
	margin: 5px;
	cursor: pointer;
}

#CuratedGames .NavButtonSelected {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Games/CuratedGames/navButton-on.jpg);
}

#CuratedGames #NavButtonsOuter {
	position: absolute;
	top: 510px;
	z-index: 10;
	left: 50%;
}

#CuratedGames #NavButtonsInner {
	margin: 0 auto;
	width: 400px;
	position: relative;
	text-align: center;
	right: 50%;
}

.GameContainerInner .CuratedPlayButton {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Games/CuratedGames/CuratedGames-playBtn.png);
	position: absolute;
	top: 220px;
	right: 20px;
	width: 326px;
	height: 82px;
}

.GameContainerInner .CuratedPlayButton:hover {
	background-position: 0 -82px;
	cursor: pointer;
}

.GameContainerInner .PlayersInGame {
	color: #fff;
	font: bold 18px Arial, Helvetica, Sans-Serif;
	position: relative;
	top: 55px;
	left: 70px;
}

#HeaderOuter {
	text-align: center;
	background: #5230b8;
	border-bottom: 1px solid #002049;
}

#HeaderInner {
	width: 960px;
	height: 40px;
	padding: 10px 20px 0;
	color: #999;
	margin: 0 auto;
}

.LoginField {
	height: 25px;
	width: 95px;
	border: 1px solid #666;
	color: #000;
}

.LoginLabel {
	color: #999;
	position: absolute;
	top: -1px;
	left: 10px;
}

.LoginButton {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Games/CuratedGames/btn_25px_white.png);
	color: black !important;
	border: 1px solid #666;
	height: 25px;
	padding: 5px 6px;
	cursor: pointer;
	font-weight: bold;
}

.LoginButton:hover {
	background-position: 0 -25px;
	border: 1px solid #b2b2b2;
	text-decoration: none !important;
}

.SignupButton {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn_25px_blue.png) top;
	color: white !important;
	border: 1px solid #029;
	height: 25px;
	padding: 5px 6px;
	cursor: pointer;
	font-weight: bold;
}

.SignupButton:hover {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn_25px_blue.png) bottom;
	border: 1px solid #029;
	text-decoration: none !important;
}

.Legalese {
	padding: 0 0 12px;
	margin: 0;
}

#TradeCurrencyContainer {
	margin-top: 10px;
}

#TradeCurrencyContainer .TradeBox {
	width: 100px;
}

#TradeCurrencyContainer h2 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
}

#TradeCurrencyContainer .LeftColumn {
	float: left;
	width: 230px;
}

#TradeCurrencyContainer .CenterColumn {
	float: left;
	width: 410px;
}

#TradeCurrencyContainer .RightColumn {
	float: left;
	width: 230px;
}

#TradeCurrencyContainer h4 {
	border-bottom: solid 1px #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
	display: block;
}

#TradeCurrencyContainer .AccordionHeader {
	background-color: #ccc;
	border: solid 1px #000;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 1px 0;
	padding: 1px 1em;
	text-align: center;
}

#TradeCurrencyContainer .AccordionHeader:hover {
	background-color: #6e99c9;
	color: #fff;
}

#CurrencyOffersPane {
	float: right;
}

.TradingDashboard {
	margin-bottom: 10px;
}

.CurrencyQuote,
.CurrencyTrade,
.CurrencyOffers,
.CurrencyBids,
.TradingDashboard {
	width: 350px;
}

.CurrencyQuote,
.CurrencyTrade,
.CurrencyOffers,
.CurrencyBids,
.OpenBids,
.OpenOffers,
.TradeHistory {
	border: solid 1px #000;
	padding: 0;
}

.CurrencyQuote,
.CurrencyTrade,
.TradingDashboard,
.OpenBids,
.OpenOffers,
.TradeHistory,
.TradingDashboard .FooterPager {
	margin: 0 auto;
}

.CurrencyTrade,
.TradingDashboard {
	margin-top: 20px;
}

.CurrencyTradeDetails {
	padding: 5px;
}

.CurrencyTradeDetail,
.TradingDashboard .FooterPager {
	padding-top: 5px;
	text-align: center;
}

.CurrencyOffers,
.CurrencyBids {
	width: 200px;
}

.CurrencyOffer,
.AlternatingCurrencyOffer,
.CurrencyBid,
.AlternatingCurrencyBid {
	padding: 5px;
	text-align: center;
}

.CurrencyQuote .TableHeader,
.CurrencyOffers .TableHeader,
.CurrencyBids .TableHeader {
	font-weight: bold;
}

.CurrencyQuote .TableRow,
.CurrencyOffers .TableRow,
.CurrencyBids .TableRow {
	border-top: solid 1px #000;
}

.CurrencyQuote .Pair,
.CurrencyQuote .Rate,
.CurrencyQuote .Spread,
.CurrencyQuote .HighLow {
	float: left;
	padding: 5px;
	text-align: center;
	width: 77px;
}

.MyMoneyPage #TradeCurrencyContainer .LeftColumn,
.MyMoneyPage #TradeCurrencyContainer .RightColumn {
	float: left;
	width: auto;
}

.MyMoneyPage #TradeCurrencyContainer .RightColumn {
	*width: 180px;
}

.MyMoneyPage #TradeCurrencyContainer .CenterColumn {
	float: left;
	width: 350px;
	margin: 0 5px;
}

.MyMoneyPage .CurrencyOffers,
.MyMoneyPage .CurrencyBids {
	width: 155px;
	margin: 0 12px;
}

.DarkGradientBox {
	border: solid 2px #7DADE0;
}

.DarkGradientBox .DGB_Header {
	border-bottom: solid 2px #6e99c9;
}

.DarkGradientBox .DGB_Button {
	cursor: pointer;
	background-color: #435D77;
	color: White;
	text-decoration: none;
	border: solid 1px #777;
	padding: 6px 10px 6px 10px;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.DarkGradientBox .DGB_Button:link,
.DarkGradientBox .DGB_Button:visited {
	background-color: #435D77;
	color: White;
	text-decoration: none;
}

.DarkGradientBox .DGB_Button:hover,
.DarkGradientBox .DGB_Button:active {
	background-color: #B6CCE4;
	color: #435D77;
	text-decoration: none;
}

#FriendliestFolkPane {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	height: 184px;
	margin-top: 10px;
	overflow: auto;
	width: 770px;
}

#FriendliestFolk h4 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#GamesContainer {
	font-family: Verdana, Sans-Serif;
}

#GamesContainer h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#GamesContainer h4 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 15px 0;
	padding: 0;
}

#GamesContainer ul {
	font-family: Verdana, Sans-Serif;
	list-style: none;
	margin: 10px 0 30px 0;
	padding-left: 0;
}

#GamesContainer ul li {
	font-family: Verdana, Sans-Serif;
	margin-bottom: .5em;
}

#GamesContainer ul a {
	font-size: 1.1em;
}

#GamesContainer .DisplayFilters {
	width: 170px;
}

#GamesContainer #Games {
	float: left;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	width: 720px;
	overflow: visible;
}

.GameList {
	overflow: visible;
}

#GamesContainer .Ads_WideSkyscraper {
	float: right;
	text-align: right;
	width: 160px;
}

#GamesContainer #Games .FooterPager {
	margin: 20px 24px 0 0;
	padding: 2px 0;
	text-align: right;
}

#GamesContainer #Games .HeaderPager {
	margin: 0 24px 0 100px;
	padding: 30px 0;
	text-align: left;
}

#GamesContainer #Games .HeaderPager .Label,
#GamesContainer #Games .FooterPager .Label {
	font-size: 1em;
	vertical-align: middle;
}

#GamesContainer .Game {
	margin: 0 10px 15px 10px;
	vertical-align: top;
	width: 162px;
}

#GamesContainer .Game .GameThumbnail {
	border: solid 1px #000;
	width: 160px;
	height: 100px;
	text-align: center;
}

#GamesContainer .Game .GameDetails {
	font-family: Verdana, Sans-Serif;
	overflow: hidden;
	padding: 2px 0 6px 0;
	width: 152px;
}

.GameName {
	font-weight: bold;
	font-size: 12px;
}

#GamesContainer .GameName a {
	font-size: .9em;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: top;
}

.GamesBullet {
	padding-right: 3px;
}

#GamesContainer .Label,
#GamesContainer .Detail,
#GamesContainer .DetailHighlighted {
	font-size: .8em;
}

#GamesContainer .DetailHighlighted {
	color: Red;
	font-weight: bold;
}

#GamesContainer .GamesDisplaySet {
	float: left;
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 1.5em;
}

.GamesInfoIcon,
.GenreIcon,
.GearIcon {
	margin-top: 1px;
	margin-right: 1px;
	position: relative;
	top: 3px;
}

div.GamesInfoIcon {
	height: 14px;
	width: 16px;
	display: inline-block;
	top: 0;
	padding: 0;
	margin-right: 3px;
}

.AllowedGearRepeater_Container div.GamesInfoIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/CategoryIcons/CategorySprite.png);
}

.AssetGenreRepeater_Container div.GamesInfoIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/GenreIcons/GenreIconsSprite.png);
	height: 14px;
}

.AllowedGearRepeater_Container,
.AssetGenreRepeater_Container {
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}

.AllowedGearRepeater_Container div,
.AssetGenreRepeater_Container div {
	float: left;
	position: relative;
	top: .25em;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.GamesInfoIcon.Melee {
	background-position: 48px 0;
}

div.GamesInfoIcon.Ranged {
	background-position: 64px 16px;
}

div.GamesInfoIcon.Explosive {
	background-position: -16px 0;
}

div.GamesInfoIcon.PowerUps {
	background-position: -16px -16px;
}

div.GamesInfoIcon.Navigation {
	background-position: 16px 0;
	z-index: inherit;
}

div.GamesInfoIcon.Music {
	background-position: 32px 0;
}

div.GamesInfoIcon.Social {
	background-position: 48px 16px;
}

div.GamesInfoIcon.Building {
	background-position: 0 0;
}

div.GamesInfoIcon.PersonalTransport {
	background-position: 0 16px;
}

div.GamesInfoIcon.Adventure {
	background-position: 0 0;
}

div.GamesInfoIcon.War {
	background-position: 16px -3px;
}

div.GamesInfoIcon.Funny {
	background-position: 32px 0;
}

div.GamesInfoIcon.Scary {
	background-position: 49px 0;
}

div.GamesInfoIcon.Fantasy {
	background-position: -16px 0;
}

div.GamesInfoIcon.Town.City {
	background-position: -32px 0;
}

div.GamesInfoIcon.All {
	background-position: -47px 1px;
}

div.GamesInfoIcon.Ninja {
	background-position: 0 16px;
}

div.GamesInfoIcon.Wild.West {
	background-position: 16px 15px;
}

div.GamesInfoIcon.Tutorial {
	background-position: 32px 16px;
}

div.GamesInfoIcon.Sports {
	background-position: 49px 16px;
}

div.GamesInfoIcon.Pirate {
	background-position: -16px 16px;
}

div.GamesInfoIcon.Sci-Fi {
	background-position: -32px 16px;
}

div.GamesInfoIcon.Skate.Park {
	background-position: -48px 16px;
	width: 15px;
}

div.GamesInfoIcon.FPS {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/GenreIcons/FPS.png) no-repeat;
	height: 16px;
}

div.GamesInfoIcon.RPG {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/GenreIcons/RPG.png) no-repeat;
	height: 16px;
}

.SearchBoxBack .StandardBox {
	background: #6e99c9;
}

.GameFilter {
	color: #555;
	margin-left: 10px;
	font-size: 14px;
}

.GameFilter ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

.GameFilter ul li {
	margin: 5px 0;
}

.GameFilter .SelectedFilter,
.GameFilter .SelectedGenre,
.GameFilter .SelectedSort {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/gamesPage_filterArrow.png) no-repeat 0 1px;
	cursor: pointer;
	padding-left: 20px;
	font-weight: normal;
}

.GameFilter .GamesFilter,
.GameFilter .GamesGenre,
.GameFilter .GamesSort {
	padding-left: 20px;
	display: inline-block;
}

.GamesGenre h3 {
	display: inline-block;
	cursor: pointer;
	font-weight: normal;
}

#PlayTabs a {
	text-decoration: none;
}

.SelectedFilter,
.SelectedGenre,
.SelectedSort {
	font-weight: normal;
}

a.DisabledFilter,
a.DisabledFilter:hover {
	color: gray;
	text-decoration: none;
	cursor: default;
}

a.GamesGenre.DisabledFilter h3,
a.GamesGenre.DisabledFilter:hover h3 {
	cursor: default;
}

#BCOnlyPlaces {
	position: relative;
	width: 410px;
	text-align: center;
	float: left;
	margin-top: 8px;
	margin-bottom: 6px;
}

#BCOnlyPlaces .StandardBoxHeaderGray {
	width: 410px;
	height: 27px;
	padding: 9px 2px 0 2px;
	*padding: 5px 2px 0 2px;
}

#BCOnlyPlaces .StandardBox {
	height: 188px;
	padding: 2px 0;
}

#BCOnlyPlacesTitle {
	display: inline;
	font-weight: bold;
	font-size: 19px;
	position: relative;
	*margin-left: 5px;
}

#BCOnlyGamesContent {
	width: 370px;
	margin: 0 auto;
}

#BCOnlyGamesContentPrevNavButton {
	position: absolute;
	top: 105px;
	left: 10px;
	visibility: hidden;
}

#BCOnlyGamesContentNextNavButton {
	position: absolute;
	top: 105px;
	right: 10px;
}

#GenreDescriptionPanel {
	float: left;
	width: 695px;
	font-size: .9em;
	padding: 10px;
	border-top: 1px solid #AAA;
}

.SearchIconButton {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/searchIcon.png) no-repeat;
	cursor: pointer;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 5px;
	right: 4px;
}

.GameItem {
	padding: 6px;
	margin-left: 8px;
	margin-bottom: 8px;
	position: relative;
	text-align: left;
}

.GameItem:hover {
	display: block;
	z-index: 99;
}

.GameItem .AlwaysShown {
	position: relative;
	width: 160px;
	height: 130px;
}

.GameItem:hover .AlwaysShown {
	z-index: 999;
}

.GameItem .HoverShown {
	display: none;
	position: absolute;
	width: 160px;
	padding: 158px 15px 15px;
	top: -10px;
	left: -10px;
	border: solid 1px #888;
	background: #fff;
	font-size: 11px;
	text-align: left;
	color: #888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.GameItem .CreatorName {
	position: relative;
	top: -5px;
	font-size: 11px;
	color: #888;
}

.GameItem .BCOverlay {
	position: absolute;
	top: 81px;
	left: 0;
}

.PersonalServerOverlay_Small {
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 34px;
	height: 18px;
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/icons/overlay_personal_small.png');
	background-repeat: no-repeat;
}

.PersonalServerOverlay_Big {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 137px;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/icons/overlay_personal_big.png');
}

.GameItem .MegaOverlay {
	position: absolute;
	top: 81px;
	right: 0;
}

.GameItem .GenreIcon,
.GameItem .GearIcon {
	position: static;
	top: 0;
	margin-top: 0;
	margin-right: 0;
}

#GamesLeftColumn {
	width: 136px;
}

.GroupMember {
	float: left;
	display: block;
	width: 50px;
	margin: 0 3px;
}

#mid-column .FooterPager {
	clear: both;
	text-align: center;
	margin: 0;
	padding-top: 10px;
	*padding: 0;
}

#mid-column .FooterPager input {
	width: 30px;
}

#mid-column .FooterPager span {
	display: inline-block;
}

#mid-column .FooterPager span span,
#mid-column .FooterPager span a {
	display: inline-block;
	width: 12px;
	height: 12px;
}

#mid-column .FooterPager span span,
#mid-column .FooterPager span a,
#mid-column .FooterPager span div {
	float: left;
}

#mid-column .FooterPager span a:hover {
	background-color: #fff;
	text-decoration: none;
}

#mid-column .FooterPager input {
	text-align: center;
}

.pagerbtns {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Groups/blue_arrow_btns_12x12_sprite.png') no-repeat;
	position: relative;
	top: 4px;
}

.pagerbtns.previous {
	background-position: 0 -24px;
}

a.pagerbtns.previous:hover {
	background-position: 0 -36px;
}

span.pagerbtns.previous {
	background-position: 0 -60px;
}

.pagerbtns.next {
	background-position: 0 0;
}

a.pagerbtns.next:hover {
	background-position: 0 -12px;
}

span.pagerbtns.next {
	background-position: 0 -48px;
}

.previous {
	*position: relative;
	*top: 18px;
}

#mid-column .FooterPager div.paging_pagenums_container {
	display: inline;
	float: none;
}

#mid-column .FooterPager .paging_wrapper {
	margin: 0 5px;
	position: relative;
	top: 2px;
	*top: 0;
	*margin-left: 17px;
}

#mid-column .FooterPager .paging_wrapper input,
#mid-column .FooterPager .paging_wrapper span,
#mid-column .FooterPager .paging_wrapper div,
#mid-column .FooterPager .paging_wrapper {
	font-size: 11px;
	height: 11px;
	line-height: 1em;
}

#mid-column .FooterPager .paging_wrapper input {
	*vertical-align;
}

.Members_DropDown {
	text-align: right;
	margin-bottom: 5px;
}

.Members_DropDown .ReportAbuse {
	margin-right: 6px;
}

.Members_DropDown select {
	margin-right: 5px;
}

.GroupMember .OnlineStatus {
	position: absolute;
	padding: 2px;
}

pre {
	font: normal 8pt/normal Verdana, sans-serif;
}

textarea {
	resize: none;
}

#GroupsPeopleContainer .StandardTabGrayActive,
#GroupsPeopleContainer .StandardTabGray {
	position: relative;
	cursor: pointer;
}

.groupEmblemThumbnail position:relative;
top:-4px;
cursor:pointer;
}

.groupEmblemThumbnail {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	width: 105px;
	overflow: hidden;
}

#GroupThumbnails {
	text-align: center;
	margin-bottom: 10px;
}

.GroupDescriptionThumbnail {
	float: left;
	clear: none;
	margin: 0 10px 10px 0;
}

.GroupMembers {
	width: 100%;
}

.GroupMembers tr {
	padding-bottom: 10px;
}

.GroupMembers td {
	padding: 0 5px 10px 5px;
	text-align: center;
}

.IncompleteFormField {
	color: red;
}

.GroupWallPostButton {
	width: 69px;
	height: 53px;
	margin: 3px 0 4px 0;
	float: right;
}

.GroupWallPostText {
	width: 375px;
	height: 53px;
	float: left;
}

.GroupDescriptionEdit {
	border: none;
	border-style: none;
}

.EmblemAdminImage {
	margin: 0x;
}

.CreateNewGroup {
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

.CreateNewGroupError {
	color: Red;
}

.GroupMembersAdminTable tr {
	text-align: left;
}

.GroupMembersAdminTable td {
	width: 85px;
	margin: 2px;
}

#GroupSearchResults thead tr {
	background-color: #B0C4DE;
	color: Black;
}

#GroupSearchResults .GroupEmblemImg {
	border: solid 2px #B0C4DE;
	padding: 2px;
}

.selectedSmallThumb {
	border: solid 2px #FFE390;
}

.nonSelectedSmallThumb {
	border: solid 2px transparent;
}

#left-column,
#mid-column,
#right-column {
	float: left;
	position: relative;
	min-height: 100px;
}

#left-column .StandardBox,
#mid-column .StandardBox,
#right-column .StandardBox {
	background: url(/images/standardBox_01_bkg.png) top repeat-x white;
	color: #000;
}

#left-column .StandardBox a,
#mid-column .StandardBox a,
#right-column .StandardBox a {
	color: #095fb5;
}

#left-column .StandardBox .ReportAbuse .AbuseButton a,
#mid-column .StandardBox .ReportAbuse .AbuseButton a,
#right-column .StandardBox .ReportAbuse .AbuseButton a {
	color: Red;
}

#left-column {
	width: 166px;
	margin: 0 0 0 5px;
}

#right-column {
	width: 166px;
}

#mid-column {
	width: 505px;
	margin: 0 20px;
}

#mid-column.GroupsPage {
	width: 661px;
}

#mid-column .ReportAbuse {
	text-align: right;
}

#GroupThumbnails {
	overflow: hidden;
	margin: 0;
	width: 100%;
	position: relative;
}

.GroupListItemContainer {
	clear: left;
	padding: 5px 0 5px 14px;
}

.GroupListItemContainer a {
	display: block;
}

.GroupListItemContainer:hover,
.GroupListItemContainer.selected:hover {
	background-color: #fff;
	cursor: pointer;
}

.GroupListItemContainer.selected {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/gamesPage_filterArrow.png') 4px center no-repeat;
}

.selected .GroupListName {
	font-weight: bold;
}

.GroupListImageContainer,
.GroupListName {
	float: left;
	font-size: 11px;
}

.GroupListName a,
.GroupListName a:hover,
.GroupListName a:visited {
	color: #000;
	text-decoration: none;
}

.GroupListImageContainer img {
	background-color: #fff;
	border: 1px solid #fff;
}

.GroupListName {
	overflow: hidden;
	width: 90px;
	height: 32px;
	text-align: left;
	position: relative;
	padding: 0 7px;
	padding-top: 12px;
}

#left-column .StandardBox {
	overflow: hidden;
	float: left;
	text-align: center;
	width: 100%;
	background: #E8E8E8;
}

#CreateGroupBtn {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Sets/sets_btn_create.png');
	height: 50px;
	width: 150px;
	position: relative;
	left: 8px;
	*left: 0;
	margin: 5px 0 10px 0;
}

#CreateGroupBtn:hover {
	cursor: pointer;
	background-position: bottom left;
}

.GroupPanelContainer {
	overflow: hidden;
	padding: 10px;
}

.GroupPanelContainer .left-col {
	width: 25%;
	float: left;
	margin-right: 2%;
	overflow: hidden;
}

.GroupPanelContainer .left-col div {
	text-align: left;
}

.GroupPanelContainer .right-col {
	float: left;
	width: 73%;
}

.GroupPanelContainer .right-col p {
	overflow: hidden;
}

.GroupOwner {
	color: gray;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.MyRank {
	width: 100%;
	font-size: 14px;
	color: Gray;
	margin-top: 10px;
}

.MyRank span {
	color: #000;
}

.AdvertiseGroup {
	margin-top: 10px;
}

.ReportAbuse {
	font-size: 11px;
}

#GroupRoleSetsMembersPane .ReportAbusePanel {
	float: right;
	margin-top: 2px;
}

.GroupWallPostBtn {
	padding: 3px 6px;
	position: relative;
	top: 32px;
	left: 5px;
}

.GroupControlsBox div {
	margin: 6px 0;
	text-align: center;
}

#SearchControls {
	width: 865px;
	height: 28px;
	clear: both;
	display: block;
	background: #C4C4C4;
	border: 1px solid #AAA;
	margin: 0 0 15px 0;
	left: 5px;
	position: relative;
	padding: 2px 5px;
	top: -5px;
}

.MyGroupsPage #SearchControls {
	top: 0;
	text-align: center;
}

#SearchControls .content {
	text-align: center;
}

.content .SearchKeyword {
	width: 350px;
}

#SearchControls .label {
	font-weight: bold;
	width: 200px;
	font-size: 16px;
	position: relative;
	top: 1px;
	margin-right: 7px;
}

.FooterPager {
	font-family: Arial, Helvetica, sans-serif;
}

.ClaimOwnershipPanel {
	border: 2px solid black;
	padding: 2px;
	margin-bottom: 10px;
}

.GroupListContainer {
	padding: 0;
}

.JoinGroupDiv {
	height: 50px;
	width: 150px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Groups/groups_btn_join.png');
	display: inline-block;
	margin-top: 10px;
}

.AlreadyRequestedInvite {
	height: 50px;
	width: 150px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Groups/groups_btn_joinpending.png');
	display: inline-block;
	margin-top: 10px;
}

.JoinGroupDiv:hover {
	cursor: pointer;
	background-position: left bottom;
}

.RepeaterImage {
	width: 20%;
	overflow: hidden;
	float: left;
}

.RepeaterImage img {
	clear: both;
}

.RepeaterText {
	width: 75%;
	float: right;
}

.GroupWall_PostContainer {
	overflow: hidden;
	width: 100%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}

input.default {
	font-style: italic;
	color: #888;
}

.GroupWallPane {
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.GroupWallPane .AlternatingItemTemplateEven {
	background-color: #fff;
	clear: both;
	padding: 10px;
}

.GroupWallPane .AlternatingItemTemplateOdd {
	background-color: #F2F2F2;
	clear: both;
	padding: 10px;
}

.GroupControlsBox input,
.GroupControlsBox button {
	width: 125px;
}

.InsideBoxHeader {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	display: block;
	clear: both;
	padding: 3px;
	margin-bottom: 5px;
}

.StatusView .top {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Groups/bg-speech_top.png') no-repeat;
	padding: 5px;
	width: 317px;
}

.StatusView .bottom {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Groups/bg-speech_bottom.png') no-repeat;
	padding: 5px;
	padding-right: 0;
}

.StatusView .bottom .content {
	float: left;
	position: relative;
	left: 28px;
}

.StatusView .ReportAbuse {
	display: inline-block;
	float: right;
}

#GroupDescP {
	word-wrap: break-word;
}

#GroupDescP a:hover {
	cursor: pointer;
}

.GroupsPeopleTabs_Container {
	display: block;
	height: 30px;
}

.GroupsPeopleTabs_Container div {
	float: left;
	margin: 0;
}

#GroupRoleSetsMembersPane .loading {
	display: none;
	height: 69px;
	width: 100%;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/spinners/spinner16x16.gif') no-repeat center;
	*float: left;
}

.GroupWallPane .loading {
	display: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

.GroupWallPane .loading .content {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/spinners/spinner100x100.gif') no-repeat center;
	z-index: 1;
}

.GroupWallPane .loading .background {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: #fff;
}

#Help {
	border-style: ridge;
	border-color: #ddd;
	border-width: 5px;
	background-color: #eee;
	height: 600px;
	padding: 1px;
}

#Help h1 {
	text-indent: 10px;
}

#Help .salesForce,
#Help .salesForce iframe {
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	width: 625px;
	height: 500px;
}

#Help .avatar {
	text-align: center;
	display: block;
	float: right;
	clear: right;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0;
}

#Help .descriptionPanels {
	background-color: Transparent;
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/Speech Bubble 225.gif');
	width: 225px;
	height: 235px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#Help .descriptionPanels p {
	font-family: Comic Sans MS;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 25px;
	text-align: left;
	color: Navy;
	font-size: 9pt;
}

#Help .navigation {
	clear: left;
	color: #6e99c9;
	border: none;
	background-color: Transparent;
	font-family: 'Comic Sans MS', Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

#Help .navigation .MenuItem {
	color: #6e99c9;
	font-size: 16px;
	line-height: 2em;
}

#Help .navigation a.MenuItem:link,
#Help .navigation a.MenuItem:visited,
#Help .navigation a.MenuItem:active {
	color: #6e99c9;
	text-decoration: none;
}

#Help .navigation a.MenuItem:hover {
	text-decoration: underline;
}

#Help .forumLinks {
	font-family: Sans-Serif;
	border-width: 3px;
	border-color: #ddd;
	border-style: groove;
	visibility: hidden;
	display: none;
	filter: alpha(opacity=93);
	opacity: .93;
	background-color: #eee;
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/help_gradient.png');
	background-repeat: repeat-y;
	background-position: left top;
	width: 150px;
	font-size: 10pt;
	text-align: center;
	padding: 5px;
	line-height: 2em;
}

.iframeHeader #Nav {
	width: 100% !important;
}

.MiniHeaderBG {
	margin-top: -3px;
	z-index: 1;
	width: 100%;
	height: 173px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/MiniclipHeader_BG.PNG) white bottom repeat-x;
}

#MiniWrapper {
	width: 960px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	margin-bottom: 0;
	padding: 0;
}

.MiniclipHeader {
	padding: 0;
	border: none;
	margin-top: -2px;
	margin-left: -7px;
	display: block;
}

#iFrameLogin {
	position: absolute;
	top: 27px;
	right: 0;
	width: 340px;
	height: 128x;
	border: 1px solid #0C3060;
	border-top: none;
}

.fbSplashPageConnect {
	margin: 5px 0;
}

#facebookSignIn {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}

.fbLoginButton {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/Facebook/btn-login_w_fb.png") no-repeat;
	background-position: 0 0;
	width: 153px;
	height: 22px;
	display: inline-block;
}

.fbLoginButton:hover {
	background-position: 0 -22px;
}

.LoginFormLabel {
	font: normal 11px arial;
	color: black;
}

.LoginFormInput {
	width: 150px;
	height: 19px;
	border: 1px solid #A7A7A7;
	background: #fff;
	padding-left: 4px;
	*margin-left: -10px;
}

.LoginFormFieldSet {
	position: relative;
	height: 39px;
	*margin-top: -10px;
}

.UserNameDiv {
	float: left;
	width: 156px;
}

.PasswordDiv {
	float: right;
	width: 158px;
	position: relative;
}

.ResetPassword {
	font: normal 11px Arial;
	color: #095FB5;
	right: 0;
	position: absolute;
}

.newLogin {
	margin: 10px;
}

#SocialNetworkSignIn {
	border-top: 1px solid #ACACAC;
}

.iFrameBlueLogin {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/btn-login.png") no-repeat;
	background-position: 0 0;
	height: 23px;
	width: 54px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
}

.iFrameBlueLogin:hover {
	background-position: 0 -23px;
}

.iFrameLoginSignUp {
	margin-top: 6px;
	float: right;
	position: relative;
}

#headerLogin:hover {
	background-position: 0 -54px;
}

#headerLogin.active {
	background-position: 0 -27px;
}

#headerLogin {
	color: white;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/btn-login_dropdown.png") no-repeat;
	display: inline-block;
	height: 27px;
	width: 62px;
	position: relative;
	cursor: pointer;
}

#HeaderSignUp {
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	top: -8px;
	position: relative;
	*top: -6px;
}

#HeaderOr {
	font-family: Arial;
	font-weight: normal;
	color: #9Ec3E7;
	font-size: 13px;
	top: -8px;
	*top: -6px;
	position: relative;
	margin: 0 6px;
}

.loginFrame {
	height: 100%;
	width: 100%;
}

#InboxContainer {
	margin-top: 10px;
}

#InboxContainer #InboxPane {
	float: left;
	position: relative;
	top: -2px;
	width: 700px;
}

.InboxDateField {
	text-align: right;
}

#InboxContainer h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: .5em;
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}

#InboxContainer .Ads_WideSkyscraper {
	float: right;
	text-align: right;
	width: 160px;
}

#InboxContainer #Inbox {
	border: solid 1px #000;
}

#InboxContainer .Buttons {
	margin: 10px 0;
	text-align: center;
}

#InboxContainer .InboxHeader {
	background: url(/images/topNav_black.png);
	border: none;
	color: #fff;
	font: 1.2em/normal Verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: .15em;
	text-align: center;
}

#InboxContainer .InboxRow {
	cursor: pointer;
	font: normal 1em/normal Verdana, sans-serif;
}

#InboxContainer .InboxRow_Unread {
	cursor: pointer;
	font: bold 1em/normal Verdana, sans-serif;
}

#InboxContainer .InboxRow:hover,
#InboxContainer .InboxRow_Unread:hover,
#InboxContainer .SystemAlertMessage:hover,
#InboxContainer .SystemAlertMessage_Unread:hover {
	background-color: #6e99c9;
	color: #fff;
}

#InboxContainer .InboxHeader a,
#InboxContainer .InboxPager a,
#InboxContainer .InboxRow:hover a,
#InboxContainer .InboxRow_Unread:hover a,
#InboxContainer .SystemAlertMessage:hover a,
#InboxContainer .SystemAlertMessage_Unread:hover a {
	color: #fff;
}

#InboxContainer .InboxPager {
	background-color: #999;
	font: bold 1.2em/normal Verdana, sans-serif;
	letter-spacing: .15em;
	text-align: center;
}

#InboxContainer .SystemAlertMessage,
#InboxContainer .SystemAlertMessage_Unread {
	cursor: pointer;
	font: normal 1em/normal Verdana, sans-serif;
	color: #F00;
}

#InboxContainer .SystemAlertMessage a,
#InboxContainer .SystemAlertMessage_Unread a {
	color: #F00;
}

#InboxContainer .SystemAlertMessage_Unread {
	font: bold 1em/normal Verdana, sans-serif;
}

#InfoContainer {
	background-color: #eee;
	border: solid 1px #000;
	color: #555;
	margin: 0 auto;
	width: 620px;
}

#InfoContainer h2 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-size: x-large;
	margin: 0;
	text-align: center;
}

#InfoContainer #Content {
	font: normal 1em/normal Verdana, sans-serif;
	line-height: 1.5em;
	padding: 10px 20px 10px 20px;
}

#AlreadyInstalled {
	font-size: large;
	margin: 44px 44px 44px 44px;
}

#AlreadyInstalled a {
	text-decoration: underline;
}

#ItemContainer {
	margin-top: 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
}

.PlaceItemContainer {
	font-family: Arial, Helvetica, Sans-Serif !important;
}

.PlaceItemContainer #Summary {
	border: none !important;
	background: none !important;
}

.PlaceItemContainer .item-header {
	color: #000;
	font: bold 18px Arial, Helvetica, Sans-Serif;
	padding-bottom: 5px;
}

.PlaceItemContainer #Actions_Place {
	border: none !important;
	background: none !important;
	float: right !important;
	text-align: right !important;
	width: auto !important;
	padding: 0 !important;
}

.PlaceItemContainer .PlayGames {
	border: none !important;
	background: none !important;
}

#ItemContainer .StandardBoxHeader,
#ItemContainer .StandardBox {
	width: 709px;
}

#ItemContainer h2 {
	background-color: #036;
	border-bottom: solid 1px #555;
	color: #fff;
	font-size: x-large;
	margin: 0;
	text-align: center;
}

#ItemContainer h3 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: .15em;
	line-height: 1em;
	margin: 0 0 .5em 0;
	padding: 0;
}

#ItemContainer #Item {
	color: #555;
	float: left;
	width: 705px;
}

.PlaceItem {
	font-family: Arial, Sans-Serif;
	padding: 0 5px !important;
}

#ItemContainer #Details {
	margin: 10px;
}

#ItemContainer #Thumbnail,
#ItemContainer #Thumbnail_Place {
	border: solid 1px #eee;
	padding: 0;
	text-align: left;
	min-width: 0;
}

#ItemContainer #Thumbnail {
	height: 420px;
	width: 420px;
}

#ItemContainer #Thumbnail_Place {
	width: 420px;
}

#ItemContainer #Actions,
#ItemContainer #Actions_Place {
	background-color: #fff;
	min-width: 0;
	overflow: hidden;
	top: 420px;
	width: 408px;
	padding: 5px;
	text-align: left;
}

#ItemContainer #Actions {
	padding: 5px;
	text-align: left;
	width: 230px;
}

.AddRemoveFavorite {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/favoriteStar_20h.png) no-repeat 0 -20px;
	margin: 0;
	display: inline-block;
	position: relative;
	top: 3px;
	*display: inline;
	*zoom: 1;
	padding-top: 4px;
	padding-left: 25px;
	height: 18px;
}

.AddRemoveFavorite:hover,
.AddRemoveFavorite.Favorited {
	background-position: 0 0;
}

#ItemContainer #Summary {
	background-color: #fff;
	border: dashed 1px #555;
	display: inline;
	float: right;
	padding: 7px;
	width: 235px;
}

#ItemContainer #Summary #Creator {
	clear: left;
}

#ItemContainer #Summary #DescriptionLabel {
	margin-bottom: .4em;
	margin-top: .7em;
}

.label {
	margin-bottom: .5em;
}

#ItemContainer #Summary .Description {
	border: solid 1px #555;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	max-height: 136px;
	line-height: 1.5em;
	padding: 4px;
	overflow: auto;
	text-align: left;
}

#ItemContainer #Summary #ReportAbuse {
	margin: 0 auto;
	padding: 4px;
	text-align: center;
}

#ItemContainer #Summary #PublicDomainPurchase {
	float: left;
}

#ItemContainer #Summary #PublicDomainPurchase #PricePublicDomain {
	color: Blue;
	float: left;
	font-weight: bold;
	line-height: 2em;
	width: 100px;
}

#ItemContainer #Summary .ButtonGreyed {
	cursor: default;
	background-color: #A69FA1;
	border: solid 1px #000;
	color: Gray;
	font: .9em Arial, Helvetica, Sans-Serif;
	padding: 3px 10px;
}

#ItemContainer #Summary .ButtonGreyed:hover {
	text-decoration: none;
	color: Gray;
}

#ItemContainer #Summary #PublicDomainPurchase #BuyForFree {
	float: left;
	line-height: 2em;
	width: 100px;
}

#ItemContainer #Summary #PublicDomainPurchase #BuyForFree .Button:hover {
	background-color: #6e99c9;
	border: solid 1px #000;
}

#ItemContainer #Summary #PublicDomainPurchase #BuyForFree a:hover {
	color: #fff;
}

#ItemContainer #Summary #RobuxPurchase #PriceInRobux {
	color: Green;
	float: left;
	font-weight: bold;
	line-height: 2em;
	width: 100px;
}

#ItemContainer #Summary #RobuxPurchase #BuyWithRobux {
	float: left;
	line-height: 2em;
	width: 100px;
}

#ItemContainer #Summary #RobuxPurchase #BuyWithRobux .Button:hover {
	background-color: #49b745;
	border: solid 1px #000;
}

#ItemContainer #Summary #RobuxPurchase #BuyWithRobux a:hover {
	color: #fff;
}

#ItemContainer #Summary #TicketsPurchase {
	clear: left;
}

#ItemContainer #Summary #TicketsPurchase #PriceInTickets {
	color: #fbb117;
	float: left;
	font-weight: bold;
	line-height: 2em;
	width: 100px;
}

#ItemContainer #Summary #TicketsPurchase #BuyWithTickets {
	float: left;
	line-height: 2em;
	width: 100px;
}

#ItemContainer #Summary #TicketsPurchase #BuyWithTickets .Button:hover {
	background-color: #fdd017;
	border: solid 1px #000;
}

#ItemContainer #Summary #TicketsPurchase #BuyWithTickets a:hover {
	color: #fff;
}

#ItemContainer #Configuration {
	background-color: #fff;
	border-bottom: dashed 1px #555;
	border-left: dashed 1px #555;
	border-right: dashed 1px #555;
	clear: right;
	float: right;
	margin-left: 10px;
	margin-top: -10px;
	padding: 5px 10px;
	text-align: center;
	width: 249px;
}

.PurchaseModalClose {
	cursor: pointer;
	position: absolute;
	right: -18px;
	top: -18px;
}

.PurchaseModal {
	width: 435px;
	display: none;
	position: absolute;
	border: 2px solid #272727;
	background-color: #E1E1E1;
	padding: 5px;
}

.PurchaseModal .titleBar {
	background-color: #E1E1E1;
	font: bold 27px Arial, Helvetica, Sans-Serif;
	letter-spacing: -1px;
	color: #363636;
	height: 38px;
}

.PurchaseModalBody {
	background-color: #fff;
}

.PurchaseModalMessage {
	padding: 10px;
	font: bold 15px Arial, Helvetica, Sans-Serif;
	color: #000;
	height: 110px;
}

.PurchaseModalMessageImage {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.PurchaseModalMessageText {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 275px;
	vertical-align: top;
	padding-top: 28px;
}

.PurchaseModalButtonContainer {
	clear: left;
	padding-top: 10px;
	text-align: center;
}

.PurchaseModalFooter {
	color: #666;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	text-align: center;
	margin: 10px auto 0;
	padding-bottom: 5px;
}

.ProcessingModal {
	width: 300px;
	min-height: 50px;
	display: none;
	position: absolute;
}

.ProcessingModalBody {
	margin: 15px auto;
	text-align: center;
	vertical-align: middle;
	font: bold 18px arial, helvetica, sans-serif;
	background: none;
	color: #fff;
}

.CurrencyColor1 {
	color: #080;
	padding-left: 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 -42px;
}

.CurrencyColor2 {
	color: #A61;
	padding-left: 20px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 -122px;
}

.CurrencyColorFree {
	color: #080;
}

.ItemVerb {
	background-color: #fff;
	border: dashed 1px #555;
	text-align: center;
	height: 20px;
	margin-top: 5px;
}

.OwnerPlaceActionPanel {
	position: absolute;
	text-align: right;
	width: 250px;
}

.OwnerPlaceAction {
	height: 20px;
	margin-top: 5px;
}

.PlaceItemHR {
	background-color: #848484;
	border: 0;
	color: #848484;
	height: 1px;
	margin-left: 0;
	margin-top: 0;
}

#ItemContainer .Ownership {
	clear: right;
	color: #f00;
	float: right;
	margin-left: 10px;
	margin-top: 0;
	padding: 10px 10px;
	text-align: center;
	width: 230px;
}

#ItemContainer .PlayGames {
	background-color: #ccc;
	border: dashed 1px Green;
	color: Green;
	margin-top: 10px;
	padding: 10px 5px;
	text-align: center;
	width: 408px;
}

#ItemContainer .BadgeStats {
	width: 720px;
	padding: 10px 0;
}

#ItemContainer .RunningGames {
	background-color: #ccc;
	border: dashed 1px #555;
	color: #555;
	margin-top: 10px;
	padding: 10px 5px;
	text-align: center;
	width: 408px;
}

#ItemContainer .GameInstances {
	background-color: #fff;
	border: solid 1px #000;
	color: #555;
	width: 408px;
}

#ItemContainer .RefreshRunningGames {
	margin: 10px 0;
	text-align: center;
}

#ItemContainer #Ownership .Button,
#ItemContainer .PlayGames .Button {
	background-color: #fff;
}

#ItemContainer #Ownership .Button:Hover {
	background-color: #fff;
	border: solid 1px #f00;
	color: #f00;
}

#ItemContainer .PlayGames .Button:Hover {
	background-color: #fff;
	border: solid 1px Green;
	color: Green;
}

#ItemContainer .CommentsContainer,
#ItemContainer .TabbedInfoContainer {
	margin: 10px;
	margin-top: 0;
	width: 665px;
}

#ItemContainer .TabbedInfoContainer h3 {
	padding: 5px;
}

#ItemContainer .CommentsContainer .HeaderPager,
#ItemContainer .CommentsContainer .FooterPager {
	padding: 5px 0;
	text-align: right;
}

#ItemContainer .CommentsContainer .Comments {
	border: dashed 1px #555;
	overflow: hidden;
	width: 663px;
}

#ItemContainer .CommentsContainer .Comment,
#ItemContainer .CommentsContainer .AlternateComment {
	padding: 7px 10px;
}

#ItemContainer .CommentsContainer .Comment {
	background-color: #fff;
}

#ItemContainer .CommentsContainer .AlternateComment {
	background-color: #eee;
}

#ItemContainer .CommentsContainer .Commenter {
	float: left;
	width: 110px;
}

#ItemContainer .CommentsContainer .Avatar {
	border: solid 1px #555;
	height: 100px;
	width: 100px;
}

.Avatar {
	padding: 0 0 8px 0;
}

#ItemContainer .CommentsContainer .Post {
	float: left;
	width: 80%;
}

#ItemContainer .CommentsContainer .Content {
	margin: 10px 0;
	overflow: hidden;
}

#ItemContainer .CommentsContainer .PostAComment {
	margin: 10px 0 0 0;
}

#ItemContainer .CommentsContainer .PostAComment .Buttons {
	margin: 10px 0 0 0;
}

#ItemContainer .CommentsContainer .MultilineTextBox,
#ItemContainer .CommentsContainer textarea {
	min-height: 0;
	width: 400px;
}

#EditItem {
	color: #555;
	float: left;
	font-family: Arial, Sans-Serif;
	margin: 0;
}

#EditItemContainer h2 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-family: Comic Sans MS, Sans-Serif;
	font-size: x-large;
	margin: 0;
	text-align: center;
}

#EditItemContainer fieldset {
	font-size: 1.2em;
	margin: 0;
	color: #000;
}

#EditItemContainer #Confirmation {
	border: dashed 1px #f00;
	background-color: #ccc;
	color: #f00;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 5px;
	width: 410px;
}

#EditItemContainer #ItemName {
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	width: 420px;
}

#EditItemContainer #ItemThumbnail {
	border: solid 1px #555;
	height: 230px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	width: 420px;
}

#EditItemContainer #ItemDescription {
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	width: 420px;
}

#EditItemContainer #Comments,
#EditItemContainer #PlaceAccess,
#EditItemContainer #PlaceCopyProtection,
#EditItemContainer #AllowGear,
#EditItemContainer #SetGenres,
#EditItemContainer #VersionHistory,
#EditItemContainer #PublicDomain,
#EditItemContainer #SellThisItem,
#EditItemContainer #PlaceReset,
#EditItemContainer #PlaceBuildAccess,
.MyItemOptions {
	padding: 5px;
	margin: 10px;
}

#EditItemContainer #SellThisItem #Pricing {
	background-color: #fff;
	border: dashed 1px #000;
	margin: 15px 5px 5px 5px;
	padding: 5px;
}

#EditItemContainer #SellThisItem #Price {
	margin-top: 10px;
}

#EditItemContainer #SellThisItem #Price .TextBox {
	padding: 2px 4px;
	width: 75px;
}

#EditItemContainer .CopyProtectionRow,
#EditItemContainer .EnableCommentsRow,
#EditItemContainer .PlayerLimit,
#EditItemContainer .PlaceType,
#EditItemContainer .PublicDomainRow,
#EditItemContainer .SellThisItemRow,
#EditItemContainer .ChatSettings,
#EditItemContainer .GearSettings,
#EditItemContainer .GenreSettings,
#EditItemContainer .MembershipLevelSettings {
	font-size: .9em;
	margin: 10px 35px;
}

#EditItemContainer .GenreSettings {
	margin: 10px 0;
}

#EditItemContainer .GearSettings {
	margin: 10px 40px;
}

#EditItemContainer .PlaceAccessRow,
#EditItemContainer .ResetPlaceRow {
	font-size: .9em;
	margin: 10px 0;
	text-align: center;
}

#EditItemContainer .PlaceAccessRow {
	margin: 10px 0 10px 100px;
	text-align: left;
}

#EditItemContainer .PlayerLimit .ClassicPlace {
	float: left;
}

#EditItemContainer .PlayerLimit .MegaPlace {
	position: relative;
	left: 20px;
}

#EditItemContainer .PlayerLimit .ClassicPlace .NumPlayers {
	margin: 5px 0 0 22px;
}

#ConfigurePlaceContainer .ResetPlaceRow .Button {
	margin: 0 auto;
}

#EditItemContainer .PricingLabel {
	float: left;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
	width: 155px;
}

#EditItemContainer .PricingField_Robux {
	float: left;
	margin-left: 5px;
	text-align: left;
	width: 110px;
}

#EditItemContainer .PricingField_Tickets {
	float: left;
	margin-left: 5px;
	text-align: left;
	width: 110px;
}

#EditItemContainer .Buttons {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#EditItemContainer .Button {
	border-color: #555;
	color: #555;
	cursor: pointer;
}

#EditItemContainer .Button:hover {
	background-color: #6e99c9;
	color: #fff;
}

#EditItemContainer .Label {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#EditItemContainer .TextBox {
	border: dashed 1px #555;
	margin: 0;
	padding: 5px 10px;
	width: 400px;
}

#EditItemContainer .Multiline {
	border: dashed 1px #555;
	margin: 0;
	padding: 5px 10px;
	width: 400px;
}

#EditItemContainer .Suggestion {
	font: normal .8em/normal Verdana, sans-serif;
	padding-left: 9px;
}

#EditItemContainer .ItemConfigRadioButton {
	margin-left: 20px;
}

#EditItemContainer .ItemConfigNotice {
	margin: 10px 20px;
	font-size: .8em;
	color: red;
}

#ItemContainer .Ads_WideSkyscraper,
#EditItemContainer .Ads_WideSkyscraper {
	float: right;
	text-align: right;
	width: 160px;
}

.GroupBuildRunningGameItem {
	border: solid 2px #50F;
}

.PrivateSales {
	border-top: 1px solid #CCC;
	padding-top: 20px;
}

.PrivateSales .header {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 14px;
}

#UserSalesTab {
	width: 310px;
	color: #000;
	float: left;
	margin-right: 7px;
}

#UserSalesTab .SellerNameAndSerial {
	width: 155px;
	margin-left: 2px;
}

#UserSalesTab .SellerName {
	margin: 2px 0;
	padding: 0;
}

#UserSalesTab .SerialNum {
	margin: 2px 0;
	padding: 0;
	color: #666;
	font-size: 10px;
}

#UserSalesTab span.Robux,
.ProductHistoryData span.Robux {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Icons/img-robux.png') no-repeat 0 1px;
	padding-left: 20px;
	color: #008000;
	margin-bottom: 2px;
	font-weight: bold;
}

#UserSalesTab .PriceBuyContainer {
	text-align: center;
}

#UserSalesTab td {
	padding-bottom: 10px;
}

.pgItemsForResale {
	text-align: center;
}

.pgItemsForResale a[disabled=disabled] {
	text-decoration: none;
	cursor: default;
	color: #808080;
}

.PriceGraph {
	width: 380px;
	float: left;
	overflow: hidden;
	padding-left: 7px;
	border-left: 1px solid #ccc;
	font-size: 11px;
}

.PriceGraph .header {
	font-size: 12px;
}

.PriceGraph .RobuxText {
	color: #008000;
	font-weight: bold;
}

.PriceGraph .Options {
	width: 100%;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
}

.pricestats {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

.pricestats .days30,
.pricestats .days90,
.pricestats .days180 {
	display: none;
}

.pricestats span.selected {
	display: inline;
}

#days30.selected,
#days90.selected,
#days180.selected {
	font-weight: bold;
	color: #000;
}

#days30:hover,
#days90:hover,
#days180:hover {
	cursor: pointer;
}

.VisitButton,
.VisitButtonDisabled {
	display: inline;
	width: 10px;
}

.VisitButtonDisabled {
	opacity: .5;
	filter: alpha(opacity=50);
}

.MultiplayerVisit,
.MultiplayerVisitDisabled {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Play.png);
	width: 250px;
	height: 48px;
}

.MultiplayerVisitDisabled {
	cursor: default;
	display: none;
}

.SoloVisit {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/PlaySolo.png);
	width: 143px;
	height: 48px;
}

.SoloVisitText {
	display: none;
}

.BuildSolo {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/BuildSolo2.png);
	width: 143px;
	height: 48px;
}

div.VisitButtonsRight a.BuildSolo {
	float: left;
	margin-top: 3px;
}

.EditButton {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/EditMode2.png);
	width: 143px;
	height: 48px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

.PersonalServerAccessDenied {
	color: red;
	line-height: 1.5em;
	text-align: left;
	margin: 15px 0;
}

.PlaceInfoIcons {
	text-align: center;
}

.iPublic,
.iLocked,
.iUnlocked,
.SharedIcon,
.CopyLockedIcon,
.AllGearIcon,
.GenreGearIcon,
.NoGearIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
}

.iPublic {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/public.png);
}

.iLocked {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/locked.png);
}

.iUnlocked {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/unlocked.png);
}

.SharedIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Shared.png);
}

.CopyLockedIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/CopyLocked.png);
}

.AllGearIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Suitcase16x16.png);
}

.GenreGearIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/GenreSuitcase16x16.png);
}

.NoGearIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/NoSuitcase16x16.png);
}

#BadgeStatsHeader {
	color: #666;
	font: bold 13px Arial, Helvetica, Sans-Serif;
	padding-left: 5px;
}

.BadgeStatsHR {
	margin-left: 0;
	*margin-left: -10px;
	width: 708px;
}

#BadgeStats {
	font-size: 10px;
	width: 708px;
}

.PlaceItemContainer .BadgeStatsHR {
	width: 720px;
}

.PlaceItemContainer #BadgeStats {
	width: 720px;
}

#BadgeStats .BadgeTable {
	border: 0;
	border-spacing: 0;
	font: normal 12px arial, helvetica, sans-serif;
	width: 100%;
}

#BadgeStats .BadgeTable a {
	color: #496780;
}

#BadgeStats .BadgeRow,
#BadgeStats .AlternatingBadgeRow {
	height: 100px;
}

#BadgeStats .AlternatingBadgeRow {
	background-color: #dddde0;
	color: #000;
}

#BadgeStats .BadgeIconColumn {
	text-align: center;
	width: 100px;
}

#BadgeStats .BadgeDescriptionColumn {
	width: 60%;
	padding-right: 50px;
	padding-left: 5px;
}

#BadgeStats .BadgeStatsColumn {
	width: 26%;
	padding-left: 5px;
}

#BadgeStats .BadgeEmptyTableColumn {
	width: 100%;
}

#BadgesShowContainer {
	text-align: center;
	margin-top: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#BadgesShowMore {
	cursor: pointer;
	color: #00f;
}

.item-header h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-style: inherit;
	display: inline;
}

.section {
	padding: 8px 0 0 0;
}

.expires-div {
	margin: 16px 0 8px 0;
}

#timer {
	color: Red;
	margin: 8px 0;
}

.item-detail div,
.creator-name {
	line-height: 1.5em;
}

#assetContainer,
#placeContainer {
	float: left;
	width: 420px;
	overflow: hidden;
}

.updateSetsDiv {
	float: right;
	width: 248px;
	border: 2px dashed maroon;
	margin-top: 5px;
}

.newVersionMsg {
	padding: 5px 0 5px 0;
	text-align: center;
	color: Yellow;
	background-color: Maroon;
	float: right;
	width: 100%;
}

#updateSetContainer {
	padding: 5px;
	float: right;
	width: 100%;
}

#updateSetContainer p {
	cursor: pointer;
	font-size: 12px;
	float: right;
	width: 100%;
}

.resaleError {
	padding: 5px;
	background-color: #F00;
}

.resaleConfirmation {
	padding: 5px;
	background-color: #0F0;
}

.sellCollectibleMsg {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.groupBuildingGameText {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}

#ProcessPurchase_Free,
#ProcessPurchase_Robux,
#ProcessPurchase_Tickets,
#ProcessRenew_Free,
#ProcessRenew_Robux,
#ProcessRenew_Tickets,
#ProcessROBLOXPurchase {
	margin: 2.5em auto;
	display: none;
}

#Processing_Free,
#Processing_Robux,
#Processing_Tickets,
#Processing_FreeRenew,
#Processing_RobuxRenew,
#Processing_TicketsRenew,
.processingMsg {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}

.createSetPanelPopup {
	width: 400px;
	height: 100%;
	padding: 0;
	float: left;
	display: none;
}

.GetAFreeAccount:hover {
	background-position: 0 56px;
}

.GetAFreeAccount {
	width: 316px;
	height: 56px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/getAFreeAccount.png);
}

.PlayAsGuest:hover {
	background-position: 0 56px;
}

.PlayAsGuest {
	width: 316px;
	height: 56px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/playAsGuest.png);
}

.closeBtnCircle_35h:hover {
	background-position: 0 35px;
}

.closeBtnCircle_35h {
	width: 35px;
	height: 35px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/closeBtnCircle_35h.png);
}

.closeBtnCircle_20h:hover {
	background-position: 0 20px;
}

.closeBtnCircle_20h {
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin-left: 395px;
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-x.png);
}

.fblike {
	display: inline-block;
	float: left;
	background-color: White;
}

.btn-buynow {
	cursor: pointer;
	padding-top: 10px;
	margin-left: 135px;
	width: 117px;
	height: 40px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-buynow.png);
}

.btn-buynow:hover {
	background-position: 0 50px;
}

.btn-buynow2 {
	width: 127px;
	height: 50px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-buynow-2.png) no-repeat;
}

.btn-buynow2:hover {
	background-position: 0 -50px;
}

.btn-cancel {
	width: 96px;
	height: 50px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-cancel.png) no-repeat;
}

.btn-cancel:hover {
	background-position: 0 -50px;
}

.btn-continueshopping {
	cursor: pointer;
	padding-top: 10px;
	width: 213px;
	height: 40px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-continue_shopping.png);
}

.btn-continueshopping:hover {
	background-position: 0 50px;
}

.btn-tradecurrency {
	cursor: pointer;
	width: 200px;
	height: 50px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-trade_currency.png) no-repeat;
}

.btn-tradecurrency:hover {
	background-position: 0 -50px;
}

.btn-sellnow {
	cursor: pointer;
	width: 129px;
	height: 50px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-sell_now.png) no-repeat;
}

.btn-sellnow:hover {
	background-position: 0 -50px;
}

.btn-buyrobux {
	cursor: pointer;
	width: 159px;
	height: 50px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-buy_robux.png) no-repeat;
}

.btn-buyrobux:hover {
	background-position: 0 -50px;
}

.RecommendationHeader2 {
	color: #666;
	font: bold 13px Arial, Helvetica, Sans-Serif;
	padding-left: 5px;
}

.WideAspectRatio {
	font: bold 11px Arial, Helvetica, Sans-Serif;
	padding: 0 7px;
	width: 160px !important;
}

.WideAspectRatio .AssetThumbnail {
	background-color: #FFF;
	border: 1px #000;
	height: 100px;
	width: 160px;
}

.WideAspectRatio .AssetDetails {
	overflow: hidden;
	padding: 5px;
	height: 90px;
	width: 158px;
}

.WideAspectRatio .AssetName a {
	line-height: 1.5em;
	vertical-align: top;
}

.RegisterBlueButton {
	background-image: url("/web/20120701010001im_/http://www.roblox.com/images/Buttons/Register-blue.png");
	height: 20px;
	width: 92px;
}

.RegisterBlueButton:hover {
	background-position: 0 -20px;
	cursor: pointer;
}

.SignupRedButton {
	background-image: url("/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-signup.png");
	height: 50px;
	width: 111px;
}

.SignupRedButton:hover {
	background-position: 0 -50px;
	cursor: pointer;
}

.DescriptionSeeMore {
	color: #00f;
	cursor: pointer;
}

.GenreInfo .GamesInfoIcon {
	display: inline-block;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/GenreIcons/GenreIconsSprite.png);
	width: 16px;
	height: 16px;
}

.SignupButtonBlue,
.SignupButtonBlue:hover {
	width: 120px;
	height: 50px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-sign_up-blue-lg.png) no-repeat top;
	margin: 0 auto;
}

.SignupButtonBlue:hover {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-sign_up-blue-lg.png) no-repeat bottom;
}

.PlaceItemContainer .RecommendationHeader2 {
	text-align: left;
	width: 247px;
}

#header {
	width: 990px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#logo {
	width: 155px;
	margin-left: 15px;
	float: left;
}

#login {
	position: relative;
	margin: 15px 24px 0 0;
	float: right;
	color: #fff;
	font-size: 12px;
}

#loginButton {
	display: inline-block;
	cursor: pointer;
	padding: 2px 2px 5px 0;
	background-position: bottom;
	position: relative;
}

#loginButton:hover {
	color: #d8e6fc;
}

#loginButton span {
	padding: 2px 15px 5px 0;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/LandingGames/loginArrow.png) no-repeat 40px 7px;
}

#loginButton:hover span {
	background-position: 40px -41px;
}

#loginBox {
	position: absolute;
	top: 22px;
	right: 0;
	color: #000;
	display: none;
	width: 230px;
	background: #edeff3;
}

#loginButton.active {
	color: #00218c;
	background-color: #edeff3;
}

#loginButton.active span {
	background-position: 40px -86px;
}

#loginBox fieldset {
	margin: 0 0 5px 0;
	display: block;
	border: 0;
	padding: 0;
}

fieldset#body {
	padding: 10px 15px;
	margin: 0;
}

#loginBox #body fieldset label {
	display: block;
	float: none;
	margin: 0;
}

#loginBox input {
	width: 92%;
	border: 1px solid #899caa;
	color: #3a454d;
	padding: 3px 7px;
	font-size: 12px;
}

#loginBox #loginSubmit {
	width: auto;
	float: right;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/LandingGames/login_btn.png) repeat-x;
	color: #fff;
	padding: 3px 10px 3px 10px;
	border: 1px solid #339cdf;
	margin: 5px 0 5px 0;
	cursor: pointer;
	position: relative;
}

#loginBox #body fieldset a {
	color: #757d85;
	text-decoration: underline;
	font-size: 12px;
}

#line {
	width: 100%;
	height: 1px;
	background: #0047ba;
}

#facebook_btn {
	width: 230px;
	height: 30px;
	margin: 10px 0 0 0;
	background: #edeff3;
	text-align: center;
}

input:focus {
	outline: none;
}

#container {
	width: 990px;
	margin: 0 auto;
}

#videoContainer {
	width: 950px;
	height: 371px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/LandingGames/video_bg.png) no-repeat;
	margin: 0 0 15px 16px;
	float: left;
}

#video {
	margin: 6px 0 0 5px;
	float: left;
}

#link_text {
	width: 280px;
	margin: 150px 0 0 20px;
	float: left;
}

a.crossroads,
a.crossroads:visited {
	width: 330px;
	height: 298px;
	display: block;
	margin-right: 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/LandingGames/crossroads.gif) bottom no-repeat;
	cursor: pointer;
	float: left;
}

a.crossroads:hover {
	background-position: top;
}

a.swordfight,
a.swordfight:visited {
	width: 300px;
	height: 298px;
	display: block;
	margin-right: 10px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/LandingGames/swordfight.gif) bottom no-repeat;
	cursor: pointer;
	float: left;
}

a.swordfight:hover {
	background-position: top;
}

a.seemoregames,
a.seemoregames:visited {
	width: 330px;
	height: 298px;
	display: block;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/LandingGames/seeMoreGames.gif) bottom no-repeat;
	cursor: pointer;
	float: left;
}

a.seemoregames:hover {
	background-position: top;
}

#footer {
	font-size: 12px;
	color: #457cb1;
	background-color: #75a6d8;
	margin: 50px auto 0 auto;
	text-align: center;
}

.LinkCountContainer {
	width: 200px;
	margin: 0;
	padding: 5px;
}

.LinkStatusImage {
	float: left;
}

#ManageAccountButton img,
#CancelButtonImg,
#ChangeCreditCardInfoImg {
	border: none;
}

#ManageAccountButton {
	text-align: center;
}

#GoTurboPopupPanel,
#TurnOffTurboPopupPanel {
	width: 550px;
	text-align: center;
}

#CurrentAccountUpgrades {
	width: 90%;
	margin: auto;
	text-align: center;
}

#CurrentAccountUpgrades table {
	border-collapse: collapse;
	margin-bottom: 15px;
	text-align: center;
	background-color: #d0d6e0;
	width: 225px;
	margin-left: auto;
	margin-right: auto;
}

#CurrentAccountUpgrades th {
	border-bottom: solid 1px #999;
	text-align: center;
}

.rightCellWall {
	border: 1px solid #999;
}

.CancelBuildersClubMembership,
.ChangeCreditCardInfo {
	text-align: center;
	margin-top: 5px;
}

#BCCompareModal {
	background-color: White;
	border: solid 2px #6e99c9;
	margin: 5px;
	padding: 10px;
}

#BuyBCComparePanelTopInfo {
	text-align: center;
	padding: 10px 40px 10px 40px;
	width: 340px;
}

.BuyBCComparePanelTable {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 340px;
	margin: 0 40px 0 40px;
	border-collapse: collapse;
	margin-bottom: 15px;
}

.BCCompareHeaderRow {
	color: #2163A5;
	padding: 10px 8px;
	border-bottom: 1px solid #D3D3D3;
	text-align: left;
}

.BBCCompareRow td {
	color: #2163A5;
	border-bottom: 1px solid #D3D3D3;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.BCCompareModalRow {
	width: 130px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #DFEFFF;
}

#BCCompareButtons {
	text-align: center;
	width: 340px;
	margin: 0 40px 0 40px;
}

#upgrades-membership-options .leftBorder {
	border-left: 1px solid #D3D3D3;
}

#upgrades-membership-options .odd #upgrades-membership-options .LeftText {
	text-align: left;
}

.daysConversion {
	color: Red;
}

.AspNet-Login input {
	font-size: 1em;
}

.AspNet-Login label em {
	text-decoration: underline;
	font-style: normal;
}

.AspNet-Login .AspNet-Login-FailurePanel {
	color: #F00;
}

.AspNet-Login .AspNet-Login-UserPanel,
.AspNet-Login .AspNet-Login-PasswordPanel,
.AspNet-Login .AspNet-Login-RememberMePanel,
.AspNet-Login .AspNet-Login-SubmitPanel {
	padding: .25em .1em 0 0;
}

.AspNet-Login .AspNet-Login-UserPanel,
.AspNet-Login .AspNet-Login-PasswordPanel,
.AspNet-Login .AspNet-Login-SubmitPanel {
	text-align: left;
}

.AspNet-Login .AspNet-Login-UserPanel label,
.AspNet-Login .AspNet-Login-PasswordPanel label,
#PaneLogin .TextboxLabel {
	font-weight: bold;
}

.AspNet-Login .AspNet-Login-UserPanel input,
.AspNet-Login .AspNet-Login-PasswordPanel input {
	width: 9em;
}

#PaneNewUser {
	float: right;
	width: 170px;
	background-color: #dcdcdc;
	padding: 0 22px 22px;
}

#PaneLogin {
	width: 18em;
	padding: 0;
}

#PaneLogin .AspNet-Login div {
	margin: 10px;
}

#LoginView {
	border: solid 1px Black;
	width: 150px;
	height: 250px;
}

#LoginView h5 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	margin: 0;
}

#LoginView #AlreadySignedIn {
	background-color: #eee;
}

#LoginView .Label {
	font-weight: bold;
}

#LoginView .Text {
	width: 133px;
}

#LoginView .AspNet-Login {
	height: 225px;
	background-color: #eee;
}

#LoginView .AspNet-Login .AspNet-Login-InstructionPanel,
#LoginView .AspNet-Login .AspNet-Login-HelpPanel,
#LoginView .AspNet-Login .AspNet-Login-UserPanel,
#LoginView .AspNet-Login .AspNet-Login-PasswordPanel,
#LoginView .AspNet-Login .AspNet-Login-RememberMePanel {
	padding: 3px 5px 3px 5px;
	text-align: left;
}

#LoginView .AspNet-Login .AspNet-Login-SubmitPanel,
#LoginView .AspNet-Login .AspNet-Create-Account {
	padding: 10px 5px 5px 10px;
	text-align: center;
}

#LoginView .AspNet-Login .AspNet-Login-PasswordRecoveryPanel {
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#LoginView .AspNet-Login .AspNet-Login-PasswordRecoveryPanel a {
	color: #999;
	font: normal 9px/normal Verdana, sans-serif;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#LoginView .AspNet-Login .AspNet-Login-PasswordRecoveryPanel a:hover {
	color: Blue;
}

#Sidebars {
	float: right;
	width: 250px;
}

#AlreadyRegistered,
#TermsAndConditions {
	background-color: #eee;
	border: solid 1px #000;
	color: #555;
	font: normal 12px/normal Verdana, sans-serif;
	margin-top: 10px;
	padding: 0 20px 10px 20px;
}

#AlreadyRegistered h3,
#TermsAndConditions h3 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-weight: bold;
	margin: 0 -20px 0 -20px;
	padding: 4px;
	text-align: center;
}

#TermsAndConditions {
	margin-top: 20px;
}

.Registration {
	background-color: #eee;
	border: solid 1px #000;
	color: #555;
	float: left;
	margin-top: 10px;
	width: 620px;
}

.Registration h2 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-size: x-large;
	margin: 0;
	text-align: center;
}

.Registration h3 {
	margin: 10px 0 0 0;
	text-align: center;
}

.Registration fieldset {
	font-size: 1.2em;
	margin: 15px 0 0 0;
}

.Registration .TextBox {
	vertical-align: middle;
	width: 150px;
}

.Registration .Label {
	vertical-align: middle;
}

.Registration #EnterUsername,
.Registration #EnterPassword,
.Registration #EnterEmail,
.Registration #EnterAgeGroup,
.Registration #EnterChatMode {
	margin: 0 auto;
	width: 80%;
}

.Registration .PasswordRow,
.Registration .ConfirmPasswordRow,
.Registration .EmailRow {
	height: 5em;
	line-height: 5em;
	padding: 3px;
	text-align: right;
}

.Registration .UsernameRow {
	height: 5em;
	line-height: 5em;
	padding: 3px;
	text-align: left;
}

.Registration .PasswordErrorMessage {
	font-size: 11px;
	font-weight: bold;
}

.Registration .PasswordRow,
.Registration .ConfirmPasswordRow {
	height: 3em;
	line-height: 3em;
}

.Registration .AgeGroupRow,
.Registration .ChatModeRow {
	font-size: .9em;
	margin: 10px 0 10px 100px;
}

.Registration .Confirm {
	margin: 20px 0 20px 0;
	text-align: center;
}

.Registration .Validators {
	margin-left: 9px;
}

.Registration .Legend {
	color: Blue;
	margin-left: 9px;
}

.Registration .Suggestion {
	font: normal .8em/normal Verdana, sans-serif;
	padding-left: 9px;
}

.Registration label {
	margin-right: 5px;
}

.AgeOptions {
	margin: 0 auto;
	margin-top: 20px;
	width: 490px;
}

.AgeOptions #Under13,
.AgeOptions #Over12 {
	margin: 0;
	padding: 0 20px;
	width: 200px;
	text-align: center;
}

.AgeOptions #ParentAccount {
	margin: 0;
	padding: 0 0 0 40px;
	width: 400px;
	text-align: center;
}

#AgeOptions .Label {
	text-align: center;
}

.MessageContainer .MultilineTextBox {
	min-height: 50px;
}

.MessageContainer #AdsPane {
	float: left;
	width: 160px;
}

.MessageContainer #MessagePane {
	float: left;
	margin: 0 0 0 60px;
	width: 650px;
}

.MessageContainer h3 {
	text-align: left;
	width: 622px;
}

.MessageContainer #MessagePane .Buttons {
	width: 622px;
}

.MessageContainer #MessagePane .Buttons .Button {
	margin: 10px 0 0 10px;
	display: inline-block;
}

.MessageContainer .Label {
	font-weight: bold;
	padding: 6px 0 3px 0;
}

.MessageContainer .MessageReaderContainer {
	border: solid 1px #000;
	padding: 10px;
	width: 95%;
}

.MessageReaderContainer #Message {
	text-align: left;
}

#Message #DateSent {
	text-align: left;
}

#Message #Author {
	margin: 0;
	text-align: left;
}

#Message #Subject {
	display: inline-block;
	*display: inline;
	font-weight: bold;
	margin: 0;
	text-align: center;
	overflow: hidden;
	width: 350px;
	*zoom: 1;
}

#Message .Body {
	text-align: left;
	vertical-align: top;
}

#MessageEditorContainer {
	border: solid 1px #000;
	padding: 10px;
	width: 95%;
}

.EmptyInbox {
	text-align: center;
	margin: 20px 0;
}

.MessageEditor {
	text-align: left;
}

.MessageEditor #From {
	text-align: left;
	width: 39%;
}

.MessageEditor #To {
	margin: 5px 0 0 0;
	text-align: left;
	width: 39%;
}

.MessageEditor .CannedResponsesPanel {
	background-color: #eee;
	border: solid 1px #000;
	margin: 30px 0;
	width: 200px;
}

.MessageEditor .CannedResponsesPanel h4 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	font-size: 1.3em;
	margin: 0;
	text-align: center;
	display: block;
}

.MessageEditor #CannedResponses {
	margin: 0;
	padding: 5px 0;
	width: 200px;
}

.MessageEditor .CannedResponse {
	margin: 0;
	padding: 7px 5px;
	text-align: center;
	width: 190px;
}

.MessageEditor #CannedResponses .Button {
	padding: 3px 5px;
}

.MessageEditor .Body {
	text-align: left;
	vertical-align: top;
}

.MessageContainer #Confirmation h3 {
	text-align: left;
	width: 422px;
}

.MessageContainer #Confirmation .Buttons {
	width: 422px;
}

.MessageContainer #Confirmation #Message {
	border: solid 1px #000;
	padding: 10px;
	width: 95%;
}

.MessageReaderContainer #Message {
	float: left;
	text-align: left;
}

.ReportAbuse {
	position: relative;
	text-align: left;
}

.ReportAbuse .AbuseButton a {
	color: #F99;
	background: none;
	padding-left: 16px;
	padding-bottom: 2px;
}

.ReportAbuse .AbuseButton a:hover {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/abuse.png") no-repeat scroll 0 2px transparent;
	color: #F00;
}

.ReportAbuse img {
	display: none;
}

div.MyMoneyPage {
	*padding-top: 10px;
	position: relative;
}

.MyMoneyPage ul {
	padding: 0;
	*position: relative;
	*left: -40px;
}

.MyMoneyPage select {
	font-size: 11px;
}

.MyMoneyPage .Ads_WideSkyscraper {
	float: right;
	text-align: right;
	width: 160px;
}

.MyMoneyPage #TabsContentContainer {
	width: 898px;
}

.MyMoneyPage div.TabContent {
	display: none;
	float: left;
	width: 725px;
	position: relative;
}

.MyMoneyPage div.TabContent.selected {
	display: block;
}

.MyMoneyPage .tipsy {
	text-align: left;
}

.MyMoneyPage .BuyRobuxButton {
	position: absolute;
	right: 10px;
	*right: 18px;
	top: 9px;
	*top: 8px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-buyrobux.png') no-repeat left top;
	width: 141px;
	height: 34px;
}

.MyMoneyPage .BuyRobuxButton:hover {
	background-position: left -34px;
	cursor: pointer;
}

.MyMoneyPage .SortFilterLabel {
	font: 12px arial;
	color: #000;
	font-weight: bold;
}

.MyMoneyPage .SortsAndFilters {
	margin: 5px 0 7px 5px;
}

.MyMoneyPage .SortsAndFilters div {
	float: left;
}

.MyMoneyPage .roblox-avatar-image,
.MyMoneyPage td.Member div.Roblox {
	float: left;
}

.MyMoneyPage .roblox-avatar-image img,
.MyMoneyPage td.Member div.Roblox {
	width: 24px;
	height: 24px;
}

#Summary_tab .loading {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url('/web/20120701010001im_/http://www.roblox.com/images/Spinners/spinner100x100.gif') no-repeat center;
	width: 100%;
	height: 100%;
}

#Summary_tab .RobuxColumn,
#Summary_tab .TicketsColumn {
	float: left;
	background-color: #fff;
	margin: 0 3px;
	width: 355px;
	*width: 352px;
}

#Summary_tab .RobuxColumn {
	padding-right: 2px;
	*padding-right: 6px;
	border-right: 1px solid #ccc;
}

#Summary_tab table,
#Summary_tab table tr,
#Summary_tab table td,
#MyTransactions_tab table,
#MyTransactions_tab table tr,
#MyTransactions_tab table td {
	margin: 0;
	padding: 0;
}

#Summary_tab table td,
#MyTransactions_tab table td {
	padding: 5px;
	border-top: 1px solid #ccc;
	margin: 0;
	float: left;
}

#Summary_tab table .header td,
#MyTransactions_tab table {
	border-top: 1px solid #9e9e9e;
}

#Summary_tab tr.title td {
	border: none;
}

#Summary_tab tr.title td,
#Summary_tab tr.header td,
.MyMoneyPage .total td,
#MyTransactions_tab tr.header td {
	font-weight: bold;
	background-color: #f1f1f1;
}

#Summary_tab .RobuxColumn tr.title td {
	padding-left: 23px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Icons/img-robux.png') no-repeat center left;
}

#Summary_tab .TicketsColumn tr.title td {
	padding-left: 20px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Tickets.png?v=2') no-repeat center left;
}

#Summary_tab tr.title img {
	position: relative;
	top: 1px;
}

#Summary_tab .total .money {
	font-weight: normal;
}

#Summary_tab table,
#MyTransactions_tab table {
	width: 100%;
}

#Summary_tab td.Categories {
	width: 177px;
}

#Summary_tab td.Debit,
#Summary_tab td.Credit {
	width: 72px;
}

#Summary_tab .header td.Debit,
#Summary_tab .header td.Credit {
	width: 71px;
}

#Summary_tab .header td.Debit {
	padding: 0;
	width: 83px;
}

#Summary_tab .header td.Debit span {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	width: 71px;
	height: 100%;
	padding: 5px;
}

#Summary_tab .header td.Debit.NoBorder span {
	border-left: none;
	border-right: none;
}

#Summary_tab .total td {
	width: 341px;
	border-top: 1px solid #ccc;
	text-align: right;
}

#Summary_tab .RobuxColumn .total td {
	padding-top: 9px;
}

#Summary_tab .total img {
	padding: 0 3px;
	position: relative;
	top: 2px;
}

#MyTransactions_tab .TransactionsContainer {
	clear: both;
}

#MyTransactions_tab .SortsAndFilters .Currency {
	padding-right: 5px;
	border-right: 1px solid #ccc;
}

#MyTransactions_tab .SortsAndFilters .Currency .SortFilterLabel {
	position: relative;
	top: -2px;
}

#MyTransactions_tab .SortsAndFilters .TimePeriod {
	margin-left: 5px;
}

#MyTransactions_tab .SortsAndFilters .TimePeriod input {
	font-size: 1em;
	height: 1em;
	width: 60px;
}

#MyTransactions_tab table {
	width: 720px;
}

#MyTransactions_tab .header td {
	border-right: 1px solid #CCC;
	border-top: none;
}

#MyTransactions_tab .header td.Amount {
	border-right: 1px solid #F1F1F1;
}

#MyTransactions_tab td.Date {
	width: 85px;
}

#MyTransactions_tab .datarow td.Date {
	width: 86px;
}

#MyTransactions_tab td.Member {
	width: 126px;
}

#MyTransactions_tab .datarow td.Member {
	width: 126px;
}

#MyTransactions_tab td.Description {
	width: 365px;
}

#MyTransactions_tab .datarow td.Description {
	width: 367px;
}

#MyTransactions_tab td.Amount {
	width: 100px;
}

#MyTransactions_tab .datarow td.Amount {
	padding-left: 31px;
	width: 75px;
}

#MyTransactions_tab td.Amount.Robux {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Icons/img-robux.png') no-repeat 10px 12px;
}

#MyTransactions_tab td.Amount.Tickets {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Tickets.png?v=2') no-repeat 10px 9px;
}

#MyTransactions_tab .Member span {
	padding-left: 3px;
	top: 4px;
	position: relative;
}

.MyMoneyPage td.Member div.Roblox {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Icons/roblox-icon-round-tiny.jpg') no-repeat top left;
}

#MyTransactions_tab .datarow .Date,
#MyTransactions_tab .datarow .Description,
#MyTransactions_tab .datarow .Amount {
	padding-top: 10px;
}

#MyTransactions_tab .empty {
	width: 710px;
	text-align: center;
}

#MyTransactions_tab .loading {
	background: #fff url('/web/20120701010001im_/http://www.roblox.com/images/Spinners/spinner100x100.gif') no-repeat center;
	height: 150px;
	position: relative;
	width: 710px;
}

#MyTransactions_tab .morerecords td {
	text-align: center;
	width: 100%;
	border-top: none;
	padding-top: 20px;
}

#MyTransactions_tab .morerecords td a:hover {
	cursor: pointer;
}

#ParentsContainer #BreadcrumbsContainer {
	margin-bottom: 20px;
}

#ParentsContainer h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 20px 0;
}

#ParentsContainer #LeftColumn {
	float: left;
	padding: 0 15px 0 0;
	width: 400px;
}

#ParentsContainer #RightColumn {
	float: right;
	padding: 0 0 0 15px;
	width: 400px;
}

#ParentsContainer .ParentsSection {
	background-color: #fff;
	border: solid 1px #ccc;
	height: 120px;
	margin-bottom: 20px;
	padding: 15px 15px;
	width: 370px;
}

#ParentsContainer h3,
dt {
	color: Blue;
	font-family: Verdana, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1em;
}

#ParentsContainer .SectionIcon {
	float: left;
	margin-right: 20px;
}

#ParentsContainer .PageImage {
	float: right;
}

.MyRobloxContainer .Column1a .StandardBox em {
	display: none;
	font-style: normal;
	position: absolute;
	z-index: 2;
	background: #3B526B;
	color: #FFF;
	padding: 3px;
	border: 4px solid #C6D9FD;
	width: 200px;
}

.MyRobloxContainer .Column1a .StandardBox ul li {
	padding: 4px;
}

#partycontainer {
	bottom: 110px;
	right: 10px;
}

.partyWindow {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 250px;
}

.partyWindow .title {
	background: transparent url('/web/20120701010001im_/http://www.roblox.com/images/friendsbar/tab_blue19h_l.gif') no-repeat left top;
	display: block;
	text-decoration: none;
	padding-left: 2px;
	height: 19px;
	width: 248px;
	cursor: pointer;
}

.partyWindow .title span {
	background: transparent url('/web/20120701010001im_/http://www.roblox.com/images/friendsbar/tab_blue19h_r.gif') no-repeat right top;
	display: block;
	height: 15px;
	padding: 2px 15px 2px 7px;
	text-decoration: none;
	color: #fff;
}

.partyWindow .title_flash {
	background: transparent url('/web/20120701010001im_/http://www.roblox.com/images/friendsbar/tab_white19h_l2.gif') no-repeat left top;
}

.partyWindow .title_flash span {
	background: transparent url('/web/20120701010001im_/http://www.roblox.com/images/friendsbar/tab_white19h_r2.gif') no-repeat right top;
	color: #444;
}

.partyWindow .title strong {
	display: block;
	padding: 2px 15px 4px 6px;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/tab_blue21h_r.png") no-repeat right top;
	color: #fff;
	width: 227px;
	font-weight: bold;
}

.partyWindow .closeparty {
	width: 10px;
	height: 9px;
	margin: 5px 9px 0 0;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.partyWindow .main {
	clear: both;
	width: 248px;
	height: auto;
	margin: 0;
	background: #f2f2f2;
	border: 1px solid #a6a6a6;
	border-top: 0 none;
	overflow: auto;
}

.partyWindow .kickuser {
	float: right;
	padding-right: 5px;
	color: Red;
	cursor: pointer;
}

#new_party p {
	text-align: center;
	padding: 40px 0 0 0;
}

#party_none .main .btn_green21h {
	margin: 15px 0 0 77px;
}

.clear {
	clear: both;
}

.main #new_party_clear {
	padding: 40px 0 0 0;
}

.btn_green21h {
	float: left;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_green21h_l.png") no-repeat left top;
	padding: 0 0 0 2px;
}

.btn_green21h a {
	display: block;
	padding: 2px 14px 4px 10px;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_green21h_r.png") no-repeat right top;
	color: White;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.btn_green21h:hover {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_green21h_over_l.png") no-repeat left top;
}

.btn_green21h:hover a {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_green21h_over_r.png") no-repeat right top;
}

.btn_red21h {
	float: left;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_red21h_l.png") no-repeat left top;
	padding: 0 0 0 2px;
}

.btn_red21h a {
	display: block;
	padding: 2px 14px 4px 10px;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_red21h_r.png") no-repeat right top;
	color: White;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.btn_red21h:hover {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_red21h_over_l.png") no-repeat left top;
}

.btn_red21h:hover a {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_red21h_over_r.png") no-repeat right top;
}

.btn_black21h {
	float: left;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_black21h_l.png") no-repeat left top;
	padding: 0 0 0 2px;
	color: White;
}

.btn_black21h a {
	display: block;
	padding: 2px 14px 4px 10px;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_black21h_r.png") no-repeat right top;
	color: #FFF;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.btn_black21h:hover {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_black21h_over_l.png") no-repeat left top;
}

.btn_black21h:hover a {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/chat/btn_black21h_over_r.png") no-repeat right top;
}

.main h1 {
	padding: 15px 20px 15px 20px;
	font-size: 130%;
	text-align: center;
}

.main #invite_status {
	padding: 10px 0 10px 0;
}

.main p {
	padding: 0 0 7px 0;
}

.main .btn_green21h {
	float: left;
	margin: 0 0 0 35px;
}

.main .btn_black21h {
	float: right;
	margin: 0 35px 0 0;
}

.main #invite_clear {
	padding: 15px 0 0 0;
}

dt {
	float: left;
}

dd {
	margin-left: 30px;
}

.grey9 {
	color: gray;
	font-size: 9px;
}

.status {
	color: gray;
	font-size: 11px;
}

.name_me {
	font-weight: bold;
	color: #06c;
}

.name_other {
	font-weight: bold;
	color: #007b00;
}

.name_status {
	font-weight: bold;
}

.partyWindow {
	color: black;
	font-size: 11px;
	height: auto;
}

.members dl {
	padding: 0 0 0 5px;
}

.members dt {
	padding: 4px 0 0 0;
}

.members dd {
	padding: 4px 0 1px 0;
}

.main p {
	padding: 10px 0 5px 0;
	text-align: center;
}

#chat_messages {
	padding: 0 3px 3px 3px;
	margin: 5px 5px 0 5px;
	height: 217px;
	overflow: auto;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
}

#chat_messages li {
	padding: 6px 0 0 0;
	list-style-type: none;
}

#party_game_thumb {
	width: 75px;
	margin-right: 5px;
	float: left;
}

#party_current_game {
	margin: 5px;
}

#party_game_name {
	width: 140px;
	float: left;
}

#party_game_follow_me {
	margin-top: 5px;
}

#chat_input {
	margin: 5px 5px 0 5px;
	padding-right: 2px;
}

#chat_input input {
	border: 1px solid #ccc;
	width: 236px;
	height: 40px;
}

#chat_input textarea {
	border: 1px solid #aaa;
	overflow: auto;
	width: 100%;
	height: 50px;
}

.main #leader_clear {
	padding: 15px 0 0 0;
}

#party_my .main .btn_black21h {
	margin: 15px 70px 0 0;
}

.tbxPeople {
	color: gray;
	border-color: gray;
	font-style: italic;
}

.btnAdd {
	border: 1px solid black;
	cursor: pointer;
}

.btnAdd :hover {
	background-color: Blue;
}

.pplList {
	overflow-y: auto;
	overflow-x: hidden;
	border: none;
	max-height: 147px;
}

.pplList div img {
	margin-right: 6px;
}

.PersonalServerRoleSet {
	width: 195px;
	font-size: 11px;
	float: left;
}

.PersonalServerRoleSet div {
	margin-bottom: 5px;
	margin-top: 5px;
}

.papCheckBox {
	margin-left: 0;
}

.papListRemoveUserIcon {
	cursor: pointer;
	font-weight: bold;
	border: 0;
	vertical-align: middle;
	height: 13px;
	width: 13px;
}

.papListRemoveUserName {
	margin-left: 5px;
	font-size: 12px;
	vertical-align: middle;
}

#PlaceAccessPrivileges .AccessSection {
	margin: 5px;
}

#PlaceAccessPrivileges .AccessSection .header {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

#PlaceAccessPrivileges .AccessSection .subtext {
	font-size: 11px;
	color: #888;
	font-style: italic;
	font-weight: normal;
}

#PlaceAccessPrivileges .AccessSection .main {
	font-size: 12px;
	margin-top: 8px;
}

#PlaceAccessPrivileges .AccessSection select {
	width: 150px;
}

#PlaceAccessPrivileges .divider {
	background-color: #ccc;
	height: 1px;
	margin-bottom: 12px;
}

.GuestPlayAvatarImage {
	border: solid 3px green;
}

.GuestPlayAvatarImage:Hover {
	border: solid 3px #0C0;
}

#ConfigurePlaceContainer {
	background-color: #eee;
	border: solid 1px #000;
	color: #555;
	margin: 0 auto;
	width: 620px;
}

#ConfigurePlaceContainer h2 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-size: x-large;
	margin: 0;
	text-align: center;
}

#ConfigurePlaceContainer fieldset {
	font-size: 1.2em;
	margin: 0;
}

#ConfigurePlaceContainer #PlaceName {
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	width: 420px;
}

#ConfigurePlaceContainer #PlaceThumbnail {
	border: solid 1px #555;
	height: 230px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	width: 420px;
}

#ConfigurePlaceContainer #PlaceDescription {
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	width: 420px;
}

#ConfigurePlaceContainer #PlaceAccess,
#ConfigurePlaceContainer #PlaceCopyProtection,
#ConfigurePlaceContainer #Comments,
#ConfigurePlaceContainer #PlaceIsDefault,
#ConfigurePlaceContainer #PlaceReset,
#ConfigurePlaceContainer #AllowGear,
#ConfigurePlaceContainer #SetGenres,
#ConfigurePlaceContainer #PlaceBuildAccess {
	margin: 0 auto;
	margin-top: 10px;
	width: 420px;
}

#ConfigurePlaceContainer .PlaceAccessRow,
#ConfigurePlaceContainer .CopyProtectionRow,
#ConfigurePlaceContainer .EnableCommentsRow,
#ConfigurePlaceContainer .PlaceIsDefaultRow,
.MyItemIndentedOption {
	font-size: .9em;
	margin: 10px 0 10px 100px;
}

#ConfigurePlaceContainer .ResetPlaceRow {
	font-size: .9em;
	margin: 10px 0;
	text-align: center;
}

#ConfigurePlaceContainer .ResetPlaceRow .Button {
	margin: 0 auto;
}

#ConfigurePlaceContainer .Buttons {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#ConfigurePlaceContainer .Button {
	border-color: #555;
	color: #555;
	cursor: pointer;
}

#ConfigurePlaceContainer .Button:hover {
	background-color: #6e99c9;
	color: #fff;
}

#ConfigurePlaceContainer .Label {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#ConfigurePlaceContainer .TextBox {
	border: dashed 1px #555;
	margin: 0;
	padding: 5px 10px;
	width: 400px;
}

#ConfigurePlaceContainer .MultilineTextBox {
	border: dashed 1px #555;
	margin: 0;
	padding: 5px 10px;
	width: 400px;
}

#ConfigurePlaceContainer .Suggestion {
	font: normal .8em/normal Verdana, sans-serif;
	padding-left: 9px;
}

#ConfigurePlaceContainer .popupControl {
	border-color: #000;
}

#ConfigurePlaceContainer .PopUpOption {
	font: normal .8em/normal Verdana, sans-serif;
	padding: 4px;
}

#ConfigurePlaceContainer .PopUpInstruction {
	font: normal 1.1em/normal Verdana, sans-serif;
	padding: 4px;
	text-align: center;
}

#Place_PlacePanel {
	float: left;
	width: 490px;
	margin-right: 10px;
}

#Place_AuthorPanel {
	float: left;
	width: 200px;
}

#Place_GamesPanel {
	margin-top: 10px;
	width: 700px;
	clear: left;
}

#ConfigureShowcase {
	font-family: Verdana, sans-serif;
}

#ConfigureShowcase h2 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#ConfigureShowcase .CallbackStyle {
	border: thin blue inset;
}

#ConfigureShowcase .DragHandle {
	width: 161px;
	height: 101px;
	cursor: move;
	border: outset 1px white;
}

#ConfigureShowcase .ItemArea {
	float: left;
	font-size: 1.2em;
	height: 82px;
	padding: 10px;
	text-align: left;
	width: 500px;
}

#ConfigureShowcase .ActionsArea {
	float: left;
	font-weight: bold;
	height: 82px;
	padding: 10px;
	text-align: right;
	width: 155px;
}

#ConfigureShowcase .ReorderCue {
	border: dashed thin black;
	width: 100%;
	height: 101px;
}

#ConfigureShowcase ul,
#ConfigureShowcase ol {
	margin: 0;
}

#ConfigureShowcase li {
	background: #EEE;
	border: solid 1px #000;
	color: #000;
	list-style: none;
	margin: 3px 0;
	width: 100%;
}

#ConfigureShowcase blockquote li {
	border-style: none;
	list-style-type: circle;
	margin-left: 20px;
}

.ABGuestPlayAvatarImage {
	padding-top: 5px;
}

.ABImageSelected {
	background: transparent url(/web/20120701010001im_/http://www.roblox.com/images/img-check.png) no-repeat;
	position: absolute;
	height: 35px;
	width: 33px;
	right: -3px;
	top: -7px;
}

.ABCloseCircle {
	cursor: pointer;
	position: absolute;
	top: -10px;
	right: -10px;
}

.ABPopUp {
	background-color: #fff;
	width: 516px;
	height: 470px;
	font-family: Arial, Sans-Serif;
}

.ABPopUpHeader {
	height: 30px;
	background: transparent url(/web/20120701010001im_/http://www.roblox.com/images/bg-gutter.png) repeat-x;
	font: 9px Arial;
	color: #404040;
	text-decoration: none;
}

.CurvedBanner {
	background: url(/images/head_bkg_t1.png) no-repeat left top;
	display: inline-block;
	float: left;
	position: relative;
	height: 28px;
	width: 3px;
	top: 0;
	margin-left: 4px;
}

.HeaderBanner {
	margin: 0;
	top: 0;
	float: left;
	background: url(/images/head_bkg_t2.png) no-repeat scroll right top transparent;
	display: inline-block;
	height: 28px;
	padding: 6px 0 0 4px;
	width: 128px;
}

.HeaderBanner a {
	color: #fff;
	height: 18px;
	background: url(/images/btn_blue18h.png) repeat-x;
	background-position: 0 0;
	margin: 0 5px;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 5px;
	cursor: pointer;
}

.HeaderBanner a:hover {
	color: #fff;
	background-position: 0 -18px;
	text-decoration: none;
}

.ABPopUpBody {
	height: 300px;
	text-align: center;
	padding: 30px 40px 30px 40px;
	position: relative;
}

.BodyHeaderText {
	font: bold 18px Arial;
	display: inline-block;
	padding-bottom: 15px;
}

.Avatars {
	height: 125px;
	width: 115px;
	position: relative;
	cursor: pointer;
}

.Avatars span {
	font: bold 14px Arial;
}

.UnselectedAvatar {
	background: transparent url(/web/20120701010001im_/http://www.roblox.com/images/bg-character.png) no-repeat top center;
}

.SelectedAvatar,
.UnselectedAvatar:hover {
	background: transparent url(/web/20120701010001im_/http://www.roblox.com/images/bg-character.png) no-repeat center bottom;
}

.ABPopUpFooter {
	height: 79px;
	background: transparent url(/web/20120701010001im_/http://www.roblox.com/images/bg-gutter.png) repeat-x;
	padding: 0 10px 0 10px;
}

.SecureImgs {
	margin-top: 7px;
	background: #fff;
	float: left;
	border: 1px solid #404040;
	font: 13px Arial;
	color: #404040;
	text-align: center;
	width: 220px;
	padding: 5px;
}

.ABPopUpFooter .SecureImgs span {
	display: inline-block;
	padding-bottom: 10px;
}

.ABPopUpFooter a,
.ABPopUpFooter a:hover {
	text-decoration: none;
}

.Message {
	margin-top: 12px;
	float: right;
	width: 200px;
	font: 12px Arial;
	color: #404040;
	text-align: left;
	padding: 0;
}

.ABDownloadButton,
.ABPlayButton {
	width: 300px;
	margin: auto;
	margin-top: 60px;
	cursor: pointer;
	height: 54px;
}

.ABDownloadButton {
	background: transparent url(/web/20120701010001im_/http://www.roblox.com/images/btn-download.png) no-repeat top center;
}

.ABPlayButton {
	background: transparent url(/web/20120701010001im_/http://www.roblox.com/images/btn-play.png) no-repeat top center;
}

.ABPlayButton:hover,
.ABDownloadButton:hover {
	background-position: center bottom;
}

#DownloadText {
	font: 13px Arial;
	color: #404040;
	display: inline-block;
	padding-top: 3px;
}

.PlaceLauncherStatus {
	color: #333;
	display: none;
	font-size: 16px;
	font-weight: bolder;
	line-height: 19px;
}

.PlaceLauncherStatusBackBuffer {
	position: relative;
	display: none;
}

.CancelPlaceLauncherButton {
	background-color: White;
	border: none;
	color: Blue;
	cursor: pointer;
	font-size: 12px;
}

.CancelPlaceLauncherButton:Hover,
.CancelPlaceLauncherButton:Active {
	background-color: White;
	border: none;
	color: Blue;
	cursor: pointer;
	text-decoration: underline;
}

.PlaceLauncherModal {
	border: none;
	color: Black;
	height: 125px;
	margin: 1.5em;
	padding: 10px;
	text-align: center;
	width: 360px;
}

#FeaturedGameButtonContainer,
#FeaturedGameButtonContainerABTest {
	border: none;
	width: 330px;
	height: 267px;
}

.FeaturedGameButton {
	cursor: pointer;
	position: absolute;
	right: 60px;
	top: 28px;
}

.FeaturedGameButtonABTest,
.FeaturedGameButtonABTest:hover {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/buttons/playRoblox01.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	right: 65px;
	height: 214px;
	width: 215px;
	cursor: pointer;
}

.FeaturedGameButtonABTest:hover {
	background-position: 0 -214px;
}

.VisitButtonsGuestCharacter {
	display: inline-block;
	*display: inline;
	padding: 10px 5px;
	cursor: pointer;
}

legend span {
	color: #777;
	line-height: 6px;
}

#EditProfileContainer {
	background-color: #eee;
	border: solid 1px #000;
	color: #555;
	margin: 0 auto;
	width: 620px;
}

#EditProfileContainer h2 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-size: x-large;
	margin: 0;
	text-align: center;
}

#EditProfileContainer h3 {
	text-align: center;
}

#EditProfileContainer fieldset {
	font-size: 1.2em;
	margin: 15px 0 0 0;
}

#EditProfileContainer .MultilineTextBox {
	width: 250px;
}

#EditProfileContainer .TextBox {
	vertical-align: middle;
	width: 150px;
}

#EditProfileContainer .Label {
	vertical-align: middle;
}

#EditProfileContainer #Confirmation {
	border: dashed 1px #f00;
	background-color: #ccc;
	color: #f00;
	font-family: Verdana, Sans-Serif;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 5px;
	text-align: center;
	width: 410px;
}

#EditProfileContainer #AgeGroup,
#EditProfileContainer #ChatMode,
#EditProfileContainer #PrivacyMode,
#EditProfileContainer #ResetPassword,
#EditProfileContainer #Blurb {
	margin: 0 auto;
	width: 60%;
}

#EditProfileContainer #EnterEmail {
	margin: 0 auto;
	width: 60%;
	text-align: left;
}

#EditProfileContainer .Buttons {
	margin: 20px 0 20px 0;
	text-align: center;
}

#EditProfileContainer .AgeGroupRow,
#EditProfileContainer .ChatModeRow {
	font-size: .9em;
	margin: 10px 0 10px 100px;
}

#EditProfileContainer .ResetPasswordRow {
	margin: 10px 0;
	text-align: center;
}

#EditProfileContainer .BlurbRow {
	padding: 10px 4px 10px 4px;
	text-align: right;
}

#EditProfileContainer .Legend {
	color: Blue;
	margin-left: 9px;
}

#EditProfileContainer .Suggestion {
	font: normal .8em/normal Verdana, sans-serif;
	padding-left: 9px;
}

#EditProfileContainer .Validators {
	margin-left: 9px;
}

.FrontPagePanel {
	float: left;
	border: solid 1px black;
	margin: 5px;
	background-color: White;
}

#SignInPane {
	border: none;
	margin-left: 0;
	width: 152px;
	height: 250px;
}

#Movie {
	width: 424px;
	height: 250px;
}

#FrontPageRectangleAd {
	margin: 5px 0 5px 5px;
	width: 300px;
	height: 250px;
	background-color: Transparent;
}

#SalesPitch {
	margin-left: 0;
	width: 586px;
	height: 90px;
}

#WhatsNew {
	margin-left: 0;
	width: 586px;
	height: 280px;
}

#RandomFacts {
	float: right;
	margin-right: 0;
	width: 300px;
	height: 150px;
}

.RandomFactoid {
	text-align: center;
	height: 32px;
	width: 290px;
	padding: 2px;
	overflow: hidden;
}

#marqueecontainer {
	position: relative;
	width: 300px;
	height: 100px;
	background-color: white;
	overflow: hidden;
}

.RandomFactoid img {
	float: left;
}

#ParentsCorner {
	margin-right: 0;
	width: 300px;
	height: 220px;
	_height: 240px;
}

#ParentsCorner #Inside {
	padding: 10px;
}

.ShieldImage {
	float: left;
	padding: 5px;
}

.TrusteeSeal {
	float: left;
	width: 140px;
	padding: 5px;
}

#NewsFeeder {
	margin-right: 0;
	width: 158px;
}

#FrontPageBannerAd {
	margin-left: 0;
	width: 728px;
	height: 90px;
	background-color: Transparent;
}

.BadAdButton {
	background-color: Transparent;
	border: 0;
	font-size: .8em;
	z-index: 100;
	font-family: Verdana;
	padding: 0;
	position: relative;
	text-align: center;
	height: 8px;
	top: -1px;
	right: 0;
}

.BadAdButton:hover {
	background-color: #fff;
	border: solid 1px #000;
	text-decoration: none;
}

.Revised .VisitButtonGirlGuest,
.Revised .VisitButtonBoyGuest,
.Revised .VisitButtonGirlGuest:hover,
.Revised .VisitButtonBoyGuest:hover {
	width: 180px;
	background-repeat: no-repeat;
	height: 228px;
	display: inline-block;
	padding: 0;
}

.Revised .VisitButtonGirlGuest {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/AB-female_character.jpg);
	background-position: center;
}

.Revised .VisitButtonBoyGuest {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/AB-male_character.jpg);
	background-position: center;
	margin-right: 25px;
}

.Revised .VisitButtonGirlGuest:hover {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/AB-female_character.jpg);
	background-position: bottom;
}

.Revised .VisitButtonBoyGuest:hover {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/AB-male_character.jpg);
	background-position: bottom;
	margin-right: 25px;
}

.Revised .Title {
	text-align: center;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0;
}

.RevisedCharacterSelectBody {
	background-color: #fff;
	padding: 10px;
}

.RevisedCharacterSelectSignup {
	width: 72px;
	height: 20px;
	float: left;
}

.RevisedCharacterSelectSignup {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/sign_up_small.png);
	background-position: top;
}

.RevisedCharacterSelectSignup:hover {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/sign_up_small.png);
	background-position: bottom;
}

.Revised .HaveAccount {
	float: right;
	color: #095fb5;
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
}

.Revised.GuestModePromptModal {
	width: 475px;
	border: 2px solid #333;
	padding: 0 5px 5px 5px;
	background-color: #e1e1e1;
}

.RevisedFooter {
	height: 38px;
	width: 90%;
	margin: 0 auto;
	border-top: 1px solid #e1e1e1;
	text-align: center;
}

textarea {
	resize: none;
}

#MySets_Tab,
#SubscribedSets_Tab {
	float: left;
}

#SetsContainer {
	margin: 15px;
}

#SetsPane {
	position: relative;
	top: -2px;
	clear: both;
	min-height: 300px;
	color: #000;
}

#SelectedSetDescription a {
	color: #095fb5;
}

#SetsPane.StandardBox {
	background: url(/images/standardBox_01_bkg.png) top repeat-x white;
}

#SetsList a {
	color: #000;
}

#SetInfoPane {
	float: left;
	margin: 5px 5px 20px 5px;
	*margin: 5px 5px 10px 5px;
	width: 675px;
	position: relative;
}

#DeleteUnsubscribe_delete,
#DeleteUnsubscribe_unsubscribe,
#EditButtonDiv,
#SortButtonDiv,
.setspage_subscribe_btn {
	position: relative;
	float: left;
	font-size: 11px;
	margin-left: 5px;
	top: 8px;
	*top: 0;
}

#EditButtonDiv {
	margin-left: 0;
	clear: left;
	*margin-left: 5px;
}

#DeleteUnsubscribe_delete a,
#DeleteUnsubscribe_unsubscribe a,
#EditButtonDiv a,
#SortButtonDiv a,
.setspage_subscribe_btn a {
	*line-height: 2.5em;
}

#DeleteUnsubscribe_delete a:hover,
#DeleteUnsubscribe_unsubscribe a:hover,
#EditButtonDiv a:hover,
#SortButtonDiv a:hover,
.setspage_subscribe_btn a:hover {
	*border: 1px solid #000;
	*background-color: #6e99c9;
	*text-decoration: underline;
}

.setspage_subscribe_btn {
	top: 4px;
}

.ReportAbusePanel {
	float: right;
	clear: right;
	margin: 8px;
	font-size: 11px;
}

.AbuseButton a {
	color: #000;
}

#SetsPane #DeleteUnsubscribe_delete a:hover,
#SetsPane #DeleteUnsubscribe_unsubscribe a:hover,
#EditButtonDiv a:hover,
#SortButtonDiv a:hover,
.setspage_subscribe_btn a:hover {
	cursor: pointer;
}

.SetNameLong {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	padding-bottom: 5px;
	float: left;
}

#SetInfoPane .SetIcon {
	float: left;
}

#SetInfoPane .SetInfo {
	float: left;
	padding-left: 10px;
}

#SetSubscribersOwner {
	font-size: 11px;
	font-style: italic;
	position: relative;
	top: 3px;
	float: left;
	margin-left: 10px;
}

#SelectedSetDescription {
	float: left;
	clear: left;
	padding: 5px;
	padding-left: 0;
	width: 400px;
	overflow: hidden;
	word-wrap: break-word;
}

#SetsList {
	overflow: auto;
	background: #E8E8E8;
	border: 1px solid #AAA;
}

#AssetSetItemsContainer {
	float: left;
	width: 685px;
}

#AssetSetItems {
	min-height: 300px;
	text-align: center;
	position: relative;
}

#horizontal-rule {
	width: 685px;
	float: left;
}

#SetsListContainer {
	float: left;
	width: 150px;
	text-align: center;
	margin: 5px;
	position: relative;
}

#SetDescriptionDiv {
	position: absolute;
	width: 220px;
}

#SetDescriptionDiv_content {
	min-height: 25px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Sets/setspop_header.png') no-repeat;
	padding: 10px;
	padding-left: 25px;
}

#SetDescriptionDiv_footer {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Sets/setspop_footer.png');
	height: 7px;
}

.content.left {
	float: left;
	width: 80px;
}

.content.right {
	float: left;
	width: 380px;
	padding: 0 10px;
}

.SetList-Set {
	margin: 0;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
	height: 35px;
}

.SetList-Set:hover {
	cursor: pointer;
}

.SetList-SetContainer {
	clear: both;
	padding: 5px 13px;
	position: relative;
}

.SetList-SetContainer img {
	margin-right: 5px;
	background-color: #fff;
}

.SetList-SetContainer div {
	float: left;
}

.SetList-SetContainer .name {
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	float: left;
	position: relative;
	top: 6px;
	width: 85px;
}

.SetList-SetContainer .name a:hover {
	text-decoration: none;
}

.SetList-SetContainer .deleteunsubscribe {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	position: absolute;
	left: 47px;
	top: 23px;
}

.SetList-Set.selected {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/gamesPage_filterArrow.png') no-repeat 3px center;
	font-weight: bold;
}

.SetList-Set:hover {
	background-color: #fff;
}

#SetsList ul {
	margin: 0;
	padding: 0;
}

#CreateFind_Button {
	position: relative;
	margin-bottom: 10px;
	height: 50px;
	width: 150px;
	float: right;
}

#CreateFind_Button.create {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Sets/sets_btn_create.png');
}

#CreateFind_Button.create:hover {
	background-position: left 50px;
	cursor: pointer;
}

#CreateFind_Button.find {
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Sets/sets_btn_find.png');
}

#CreateFind_Button.find:hover {
	background-position: left 50px;
	cursor: pointer;
}

#CreateFind_Button a {
	width: 140px;
}

#HasNoSubscribedSetsPanel,
#HasNoOwnedSetsPanel {
	text-align: center;
	width: 100%;
}

#SetUrlDiv {
	text-align: center;
	font-size: 11px;
	padding: 15px;
}

.editSetPanelPopup {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.editSetPanelPopup .mask {
	background: #fff;
	-moz-opacity: .50;
	filter: alpha(opacity=50);
	opacity: .50;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.Paging_Input {
	width: 20px;
	text-align: center;
	font-size: 12px;
}

#editSetContainerDiv .sort-msg {
	width: 100%;
	clear: both;
	text-align: center;
	font-style: italic;
	position: relative;
	top: 20px;
}

.ButtonDiv {
	text-align: right;
	float: right;
	position: relative;
}

.ButtonDiv.bottom {
	float: none;
	text-align: center;
}

#NameDisplay {
	font-weight: bold;
	font-style: italic;
}

#MoreDescButton:hover {
	cursor: pointer;
}

#PagingContainerDivTop,
#PagingContainerDivBottom {
	text-align: center;
	margin: 5px 0 0 0;
}

#PagingContainerDivBottom {
	margin: 5px 0 5px 0;
}

#PagingContainerDivTop div,
#PagingContainerDivBottom div {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.paging_pagenums_container a {
	padding: 0 3px;
}

.paging_previous:hover {
	cursor: pointer;
	background-position: left 77px;
}

.paging_next:hover {
	cursor: pointer;
	background-position: left 125px;
}

.paging_pagenums_container .selected {
	font-weight: bold;
}

.paging_previous,
.paging_next {
	height: 24px;
	width: 24px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Sets/blue_arrow_btns_sprite.png');
	background-position: left top;
}

.paging_previous {
	background-position: left 101px;
}

.paging_previous.disabled {
	background-position: left 29px;
	cursor: default;
}

.paging_next.disabled {
	background-position: left 53px;
	cursor: default;
}

.paging_wrapper {
	position: relative;
	top: -6px;
	*top: -3px;
	margin: 0 10px;
}

.paging_wrapper input {
	*position: relative;
	*top: 1px;
}

#AssetSetItems .item {
	width: 115px;
	height: 140px;
	float: left;
	margin: 10px;
	border: 1px solid #E5E5E5;
	position: relative;
	text-align: center;
	z-index: 500;
}

.item .link_container {
	overflow: hidden;
	width: 110px;
	height: 140px;
	display: inline-block;
}

#AssetSetItems .setitem_options {
	position: absolute;
	top: 2px;
	right: 2px;
	display: none;
	height: 20px;
	width: 20px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Sets/btn-gear_sprite.png') left -1px;
}

#AssetSetItems .setitem_options:hover {
	background-position: left bottom;
	cursor: pointer;
	display: none;
}

#AssetSetItems .setitem_options:hover {
	display: block;
}

#AssetSetItems .item:hover .setitem_options,
#AssetSetItems .setitem_options.true,
#AssetSetItems .setitem_options.true2 {
	display: block;
}

.setitem_options .spacer {
	position: absolute;
	top: 0;
	right: -2px;
	width: 115px;
	height: 75px;
	display: none;
	background: #fff;
	opacity: 0;
	-ms-filter: Ã¢â‚¬Å“alpha(opacity=0)Ã¢â‚¬Â;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
}

.setitem_options .container.outer {
	position: absolute;
	top: 20px;
	right: -2px;
	width: 115px;
	overflow: hidden;
	display: none;
}

.setitem_options .container.inner {
	position: relative;
	text-align: left;
	border: 1px solid #aaa;
	background-color: #fff;
	top: -75px;
	font-size: 11px;
}

#AssetSetItems .item:hover {
	background-color: #F5F5F5;
	border-color: #C2C2C2;
}

#AssetSetItems .link_container.handle:hover {
	cursor: move;
}

#AssetSetItems .item a {
	text-decoration: none;
	color: #000;
}

#AssetSetItems .item img {
	width: 100px;
	height: 100px;
	margin-top: 8px;
}

#PrivateSetText {
	position: relative;
	top: 9px;
	left: 38%;
}

.PagingIndicators {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -.1em;
	vertical-align: middle;
	cursor: pointer;
	display: none;
}

.newVersionInfo {
	position: absolute;
	top: 94px;
	left: 0;
	font-size: 10px;
	text-align: center;
	width: 100%;
	height: 10px;
	z-index: 400;
}

.NewVersionInfo:hover {
	text-decoration: none;
}

.newversion_banner {
	height: 14px;
	width: 93px;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Sets/update_available.png') top left no-repeat;
	position: absolute;
	top: 5px;
	left: 3px;
}

.NewVersionDropDown {
	position: absolute;
	border: 1px solid gray;
	background-color: #fff;
	display: none;
	width: 113px;
	z-index: 900;
}

.NewVersionDropDownItem {
	display: block;
	cursor: pointer;
	width: 100%;
	padding: 2px;
}

.NewVersionDropDownItem:hover {
	background-color: #6e99c9;
	color: #fff;
}

.SetsPagePopupContainer {
	background-color: #fff;
	padding: 1px 20px;
}

.SetsPagePopupContainer p {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.SetsPagePopupContainer textarea {
	width: 355px;
	height: 100px;
	resize: none;
}

.CreateEditSetTitle,
.MoveItemModalTitle {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

.moveItemContainerDiv {
	text-align: center;
	width: 380px;
	padding: 20px 10px;
	float: left;
}

#SetsPane .loading {
	width: 688px;
	height: 99%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: white;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/Spinners/spinner100x100.gif') center no-repeat #fff;
	margin: 5px;
	z-index: 5000;
	opacity: .75;
	-ms-filter: Ã¢â‚¬Å“alpha(opacity=75)Ã¢â‚¬Â;
	filter: alpha(opacity=75);
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

.Centered {
	margin-left: auto;
	margin-right: auto;
}

.ShadowedStandardBox {
	position: relative;
	z-index: 0;
	_padding-bottom: 6px;
	_overflow-y: hidden;
	margin-bottom: 10px;
}

.ShadowedStandardBox .Header {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/HeaderGradientW800.png) repeat-y top left;
	text-align: center;
	color: White;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	position: relative;
	z-index: 0;
	white-space: nowrap;
}

.ShadowedStandardBox .Content {
	position: relative;
	z-index: 0;
	border: 2px solid #6e99c9;
	background-color: White;
	height: 100%;
	_height: 3000px;
	padding: 10px 10px 10px 10px;
}

.Shadow {
	display: block;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/ShadowAlpha.png) no-repeat bottom right !important;
	background: #D3DEFF;
	height: 100%;
	_height: 3000px;
	width: 100%;
	position: absolute;
	top: 6px;
	left: 6px;
	z-index: -1;
}

.ShadowedStandardBox .Button {
	cursor: pointer;
	background-color: #B6CCE4;
	color: #435D77;
	text-decoration: none;
	border: solid 1px #ccc;
	padding: 3px 10px 3px 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.ShadowedStandardBox .Button:link,
.ShadowedStandardBox .Button:visited {
	background-color: #B6CCE4;
	color: #435D77;
	text-decoration: none;
}

.ShadowedStandardBox .Button:hover,
.ShadowedStandardBox .Button:active {
	background-color: #5F84A8;
	color: White;
	text-decoration: none;
}

.OutlineBox {
	z-index: 0;
	position: relative;
	margin-top: 16px;
	padding-top: 14px;
	margin-bottom: 10px;
	border: solid 2px #B6CCE4;
}

.OutlineBox .OB_HeaderPositioner {
	z-index: 1;
	position: absolute;
	top: -16px;
	left: 0;
	width: 100%;
}

.OutlineBox .OB_Header {
	z-index: 1;
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	border: solid 2px #B6CCE4;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.OutlineBox .OB_Content {
	padding-top: 5px;
}

#InviteAFriendContainer {
	margin-top: 10px;
}

#InviteAFriendContainer h3 {
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
	width: 700px;
}

#InviteAFriendContainer #Exposition {
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 700px;
}

#InviteAFriendContainer .Button {
	border: solid 1px #000;
	color: #000;
	font-family: Verdana, Sans-Serif;
	margin: 0 0 0 10px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}

#InviteAFriendContainer .MultilineTextBox {
	border: 2px solid #CCC;
	font-family: Arial, Sans-Serif;
	line-height: 1.5em;
	padding: 5px 5px 5px 5px;
	width: 92%;
}

#InviteAFriendContainer .TextBox {
	border: 2px solid #CCC;
	font-family: Arial, Sans-Serif;
	padding: 5px 5px 5px 5px;
	width: 92%;
}

#InviteAFriendContainer .Label {
	font-weight: bold;
}

#InviteAFriendContainer #InvitationElements {
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	width: 688px;
}

#InviteAFriendContainer #Name,
#InviteAFriendContainer #Recipients,
#InviteAFriendContainer #Message {
	margin: 15px 0 0 0;
}

#InviteAFriendContainer .FormLabel {
	float: left;
	width: 94px;
}

#InviteAFriendContainer .FormField {
	float: left;
	width: 317px;
}

#InviteAFriendContainer .FormNotes {
	float: right;
	font-family: Verdana;
	font-size: xx-small;
	width: 277px;
	text-align: left;
}

#InviteAFriendContainer #Confirmation h3 {
	margin: 0 auto;
	text-align: left;
	width: 400px;
}

#InviteAFriendContainer #Confirmation #Message {
	border: solid 1px #000;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	width: 380px;
}

#InviteAFriendContainer #Confirmation .Buttons {
	margin: 0 auto;
	width: 400px;
}

#ShareRobloxRibbon {
	margin: 15px 0;
	padding: 3px;
	text-align: center;
}

#ShareRobloxRibbon a {
	text-decoration: none;
	color: #000;
}

.ShareRobloxButton {
	padding: 4px;
	margin: 4px 6px;
	border: 3px solid #B2C1D2;
	background: #A5D0FF;
	color: #000;
	cursor: pointer;
	font-size: 16px;
}

.ShareRobloxButtonCurrent {
	padding: 4px;
	margin: 4px 6px;
	border: 3px solid #B2C1D2;
	background: #527396;
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
	text-decoration: none;
}

.ShareRobloxButton:hover {
	background: #527396;
	color: #FFF;
}

.clearing {
	clear: both;
}

#PleaseUpgradeMeContainer {
	margin-top: 10px;
}

#StoreContainer {
	font-family: Verdana, Sans-Serif;
}

#StoreContainer h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: .5em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#StoreContainer h3 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 5px 0;
	padding: 0;
}

#StoreContainer ul {
	list-style: none;
	margin: 10px 0 30px 0;
}

#StoreContainer ul li {
	margin-bottom: .5em;
}

#StoreContainer ul a {
	font-size: 1.1em;
}

#StoreContainer .DisplayFilters {
	width: 150px;
}

#StoreContainer #Products {
	float: left;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	width: 585px;
}

#StoreContainer #Products #HeaderPager,
#StoreContainer #Products #FooterPager {
	margin: 0 24px 0 10px;
	padding: 2px 0;
	text-align: right;
}

#StoreContainer #Products #HeaderPager {
	margin-bottom: 10px;
}

#StoreContainer #Products #HeaderPager .Label,
#StoreContainer #Products #FooterPager .Label {
	font-size: 1em;
	vertical-align: middle;
}

#StoreContainer #Products #AdditionalPlace {
	margin: 0 auto;
	width: 420px;
}

#StoreContainer #AdsPane {
	border: solid 1px #000;
	float: right;
	text-align: right;
	width: 160px;
}

#StoreContainer .Label,
#StoreContainer .Detail,
#StoreContainer .DetailHighlighted {
	font-size: .8em;
}

#StoreContainer .DetailHighlighted {
	color: Red;
	font-weight: bold;
}

#StoreContainer .Thumbnail {
	border: solid 1px #000;
	height: 230px;
	width: 420px;
}

#StoreContainer .Price {
	font-weight: bold;
	margin: 5px 0;
}

#StoreContainer .InsufficientFunds {
	color: Red;
}

.stdio2AlertBody {
	background-color: white;
}

.stdio2AlertMessage {
	font: normal 13px Arial;
	color: black;
	height: 150px;
}

.btn-learnMore {
	width: 159px;
	height: 50px;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/Studio2Alert/btn-learn_more.png") no-repeat;
}

.btn-learnMore:hover {
	background-position: 0 -50px;
}

.stdio2AlertMessageText {
	display: inline-block;
	vertical-align: top;
	padding-top: 24px;
	float: right;
}

.stdio2AlertMessageImage {
	display: inline-block;
	padding: 10px;
	float: left;
}

.Studio2AlertModalContainer {
	padding-bottom: 13px;
	text-align: center;
	padding-top: 39px;
}

.studioMuchMore {
	font-style: italic;
	padding-left: 20px;
}

.studioWhatsNew {
	font: bold 13px arial;
	color: black;
	padding-top: 13px;
	margin-bottom: 5px;
}

.studioHasArrived {
	padding-top: 24px;
	font: bold 15px arial;
	color: black;
}

#studioNewFeatures li {
	padding-left: 20px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Studio2Alert/img-check.png);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-bottom: 6px;
}

#studioNewFeatures {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

.tipsy {
	padding: 5px;
	font-size: 10px;
	opacity: .8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/tipsy.gif);
}

.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}

.tipsy-inner {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tipsy-north {
	background-position: top center;
}

.tipsy-south {
	background-position: bottom center;
}

.tipsy-east {
	background-position: right center;
}

.tipsy-west {
	background-position: left center;
}

#ToolboxContainer {
	text-align: center;
}

#ToolboxControls {
	text-align: left;
	width: 200px;
}

#ToolboxSelector {
	margin: 0 0 5px 0;
}

#ToolboxSearch {
	margin: 0 0 5px 0;
}

#ToolboxItems {
	background-color: window;
	border: solid 1px Black;
	min-height: 100px;
	padding: 10px 10px 10px 10px;
	width: 178px;
}

#Button {
	background-color: White;
	border: solid 1px black;
	cursor: pointer;
	float: right;
	height: 16px;
	margin: 0 0 0 5px;
	padding: 1px 0 0 0;
	text-align: center;
	width: 50px;
}

#ToolboxContainer .Navigation {
	font-size: 8pt;
	width: 200px;
	padding: 3px 0 0 0;
}

#ToolboxContainer .Navigation a {
	color: #00c;
	text-decoration: none;
}

#ToolboxContainer .Navigation a:hover {
	font-weight: bold;
	letter-spacing: -.5pt;
}

#ToolboxContainer .Navigation #Previous {
	float: left;
	width: 60px;
	text-align: left;
}

#ToolboxContainer .Navigation #Location {
	float: left;
	text-align: center;
	width: 74px;
}

#ToolboxContainer .Navigation #Next {
	float: right;
	text-align: right;
	width: 60px;
}

.ButtonText {
	border-width: 1px;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}

.ButtonText:hover {
	font-weight: bold;
	letter-spacing: -.1em;
}

.NavigationIndicators {
	font-size: 6pt;
	font-weight: bold;
	letter-spacing: -.1em;
	vertical-align: middle;
}

.Search {
	border: solid 1px Black;
	float: left;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	height: 15px;
	line-height: 1.3em;
	padding: 1px 2px 1px 2px;
	width: 130px;
}

.Page {
	background-color: ButtonFace;
	font-family: Verdana, Sans-Serif;
}

.Toolboxes {
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	width: 200px;
}

.ToolboxItem {
	border: solid 2px Window;
	height: 64px;
	margin: 10px 10px 10px 10px;
	width: 64px;
	vertical-align: middle;
}

#ToolboxContainer .SearchError {
	clear: both;
	margin: 1px;
	float: none;
	padding: 1px;
	text-align: center;
	color: Red;
	font-size: small;
}

#SetTabs {
	background: #7c7c7c;
	color: #fff;
	padding-top: 4px;
	height: 25px;
	clear: both;
	font-family: Arial;
	font-size: 11px;
}

#SetTabs div {
	float: left;
	padding: 5px 5px 0 5px;
	background: #a3a3a3;
	cursor: pointer;
	height: 20px;
}

#SetTabs div.Selected {
	background: #f0f0f0;
	color: #000;
}

#MySets {
	margin: 0 4px 0 2px;
}

#RobloxSets {
	margin: 0 2px 0 5px;
}

#OtherSets {
	margin: 0 2px;
}

.unifiedModal {
	background-color: #e1e1e1;
	font: bold 27px Arial;
	letter-spacing: -2px;
	color: #363636;
	border: 2px solid #272727;
	text-align: center;
	position: relative;
}

.unifiedModalContent {
	text-align: left;
	background-color: White;
	color: #000;
	font: Bold 15px Arial;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	letter-spacing: normal;
}

.unifiedModalSubtext {
	color: #666;
	font: bold 12px Arial;
	border: none;
	letter-spacing: normal;
	cursor: pointer;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 5px;
}

.smallModal {
	width: 425px;
}

.closeBtnCircle_20h:hover {
	background-position: 0 20px;
}

.closeBtnCircle_20h {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-x.png);
}

.unifiedModal .smallModal .closeBtnCircle_20h {
	margin-left: 395px;
}

#CancelBuildersClubContainer,
#PaymentMethodsContainer,
#PaymentContainer,
#PayPalContainer,
#CashContainer {
	background-color: #fff;
	font-family: Arial, Sans-Serif;
	margin: 0 auto;
	padding: 20px 80px;
}

#UpgradeCompleteContainer,
#CancelAccountUpgradeContainer,
#ManageAccountUpgradesContainer,
#AccountUpgradesConfirmationContainer {
	background-color: #fff;
	font-family: Arial, Sans-Serif;
	margin: 0 auto;
}

#AccountUpgradesConfirmationContainer,
#CancelAccountUpgradeContainer {
	border: solid 2px #6e99c9;
	padding: 10px 10px 20px 10px;
}

#CancelBuildersClubContainer h2,
#PaymentMethodsContainer h2,
#PaymentContainer h2,
#PayPalContainer h2,
#CashContainer h2,
#UpgradeCompleteContainer h2,
#ManageAccountUpgradesContainer h2,
#CancelAccountUpgradeContainer h2,
#AccountUpgradesConfirmationContainer h2 {
	font-family: Arial, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#UpgradeCompleteContainer h2,
#CancelAccountUpgradeContainer h2,
#ManageAccountUpgradesContainer h2,
#AccountUpgradesConfirmationContainer h2 {
	font-size: 2em;
	letter-spacing: .1em;
	line-height: 1.5em;
	margin: 0 auto;
	margin-top: 10px;
	width: 600px;
}

#UpgradeCompleteContainer p,
#ManageAccountUpgradesContainer p,
#AccountUpgradesConfirmationContainer p {
	line-height: 1.6em;
}

#RobloxCentralBank {
	border-bottom: solid 1px #000;
}

#MembershipOptions .Label {
	text-align: center;
}

#PaymentMethodsContainer .PaymentMethods {
	border: none;
	margin: 20px auto;
	padding: 10px;
	width: 600px;
}

#PaymentMethodsHeader {
	margin: 0 auto;
	padding-left: 60px;
	width: 600px;
}

.PaymentMethodRow {
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	color: #090;
}

.PaymentMethodRow:hover {
	background-color: #f2f2f2;
	cursor: pointer;
	color: #00d900;
}

.PaymentMethodRowUnavailable a {
	color: #090;
}

.PaymentMethodRow td,
.PaymentMethodRowUnavailable td {
	border: none;
	padding: 20px;
}

#PaymentMethodsContainer .PaymentMethodName {
	color: #333;
	font-weight: bold;
	font-size: medium;
}

#Legend {
	margin-top: 10px;
}

#CurrentBalance {
	color: #333;
}

#PaymentContainer #Account,
#PaymentContainer #BillingInfo,
#PaymentContainer #ProductAndPricing,
#PaymentContainer #ProductAndPricing1,
#PaymentContainer #CreditCard,
#PayPalContainer #ConfirmDetails,
#CashContainer #ConfirmDetails,
#PayPalContainer #Notes,
#CashContainer #Notes {
	margin-bottom: 20px;
}

#PaymentContainer #Pay,
#PayPalContainer #Continue {
	margin: 0 auto;
	text-align: center;
}

.PaymentDropDownList {
	padding: 5px;
	width: 95%;
}

#PaymentContainer .Label,
#PayPalContainer .Label,
#CashContainer .Label {
	float: left;
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	vertical-align: middle;
	width: 250px;
}

#PaymentContainer .BokuLabel {
	float: none;
	font-size: 1em;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 6px 0 0;
	vertical-align: middle;
}

#ConfirmDetails .Detail {
	background-color: #EEE;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	height: 40px;
	line-height: 40px;
}

#PaymentContainer .Field,
#PayPalContainer .Field,
#CashContainer .Field {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	vertical-align: middle;
	width: 400px;
}

#PaymentContainer .BokuField {
	float: none;
	font-size: 1em;
	height: 20px;
	line-height: 20px;
	padding: 0 6px 0 0;
	;
	vertical-align: middle;
}

#BokuOrderSummary {
	font-weight: bold;
	font-size: 1.25em;
	padding: 0 20px 0 5px;
	vertical-align: middle;
}

#PaymentContainer .Button,
#PayPalContainer .Button {
	font-size: 16px;
	margin: 0 3px;
}

#PaymentMethodsContainer .ExistingSubscription {
	font-size: 16px;
	color: Blue;
	width: 50%;
	text-align: center;
}

#PayPalContainer .PayPalDisallowedMessage {
	font-size: 16px;
	padding-bottom: 12px;
	color: Blue;
	width: 90%;
}

#ProductAndPricing,
#ProductAndPricing1 {
	float: left;
	width: 865px;
}

#ProductAndPricing .TotalRowName,
#ProductAndPricing .TotalRowPrice {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.TotalRowName,
.TotalRowPrice,
.ProductName,
.SuperchargeProductName,
.ProductPrice,
.SuperchargeProductPrice {
	float: left;
	font-weight: bold;
}

.ProductName,
.TotalRowName,
.SuperchargeProductName {
	width: 640px;
}

.ProductPrice,
.TotalRowPrice,
.SuperchargeProductPrice {
	width: 200px;
}

.SuperchargeProductName,
.SuperchargeProductPrice {
	color: #E6B800;
}

#PaymentDetails #Account .Field,
#PaymentDetails #ProductAndPricing .Field,
#PayPalContainer #ConfirmDetails .Field,
#CashContainer #ConfirmDetails .Field {
	font-size: 1.25em;
	font-weight: bold;
}

#PaymentDetailsTable {
	width: 400px;
}

#UpgradeCompleteContainer #Message,
#CancelAccountUpgradeContainer #Message,
#ManageAccountUpgradesContainer #CurrentAccountUpgrades,
#AccountUpgradesConfirmationContainer #Message {
	background-color: #eee;
	border: solid 1px #ccc;
	margin: 0 auto;
	margin-top: 15px;
	padding: 10px;
	width: 580px;
}

#ManageAccountUpgradesContainer #CurrentAccountUpgrades {
	margin-top: 25px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.ExtensionNote {
	margin: 10px 0;
}

.UpgradeStatus {
	font-weight: bold;
	margin: 20px;
	text-align: center;
}

#BuildersClubContainer {
	font-family: Arial, Sans-Serif;
	margin: 0 auto;
	width: 900px;
}

#BuildersClubContainer #LeftColumn {
	background-color: #fff;
	width: 575px;
	float: left;
	margin-top: 10px;
}

#BuildersClubContainer #LeftColumn #MembershipOptions {
	margin-bottom: 50px;
	padding: 10px 10px 0 10px;
}

#BuildersClubContainer #LeftColumn #MembershipOptions .MembershipButton {
	margin: 0 4px 0 4px;
	float: left;
	width: 130px;
}

#BuildersClubContainer #LeftColumn #MembershipOptions .BCButtonLabel {
	color: #6e99c9;
	margin-top: 4px;
	text-align: center;
}

#BuildersClubContainer #LeftColumn h1 {
	font-size: 20px;
	color: #6e99c9;
	font-style: italic;
	font-weight: bold;
}

#MembershipOptionsTable {
	width: 500px;
	margin: auto;
}

#MembershipOptionsTable tr {
	text-align: center;
}

#MembershipOptionsTable td {
	width: 100px;
	margin: 38px;
}

#MembershipOptionsTable td .BCButton {
	padding-left: 35px;
	padding-right: 0;
}

#MembershipOptionsTable .BCText {
	padding-right: 20px;
	width: 150px;
	text-align: left;
}

.TurboSpan {
	color: #72942E;
}

#upgrades-membership-options {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	background: #fff;
	padding-top: 10px;
	clear: left;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

#upgrades-membership-options th {
	font-size: 15px;
	font-weight: normal;
	color: #2163A5;
	padding: 5px 8px;
	border-bottom: 1px solid #D3D3D3;
	line-height: 32px;
}

#upgrades-membership-options th img {
	float: left;
}

#upgrades-membership-options td {
	color: #2163A5;
	padding: 5px 10px;
}

#upgrades-membership-options tbody tr:hover td {
	color: Maroon;
}

#upgrades-membership-options .leftBorder {
	border-left: 1px solid #D3D3D3;
	width: 150px;
}

#upgrades-membership-options .odd {
	background: #e8edff;
}

#upgrades-membership-options .LeftText {
	text-align: left;
}

#BuildersClubContainer #LeftColumn #WindowsOnlyWarning {
	padding-left: 10px;
	padding-bottom: 1px;
}

#BuildersClubContainer #RightColumn {
	margin: 10px 0 10px 5px;
	width: 290px;
	float: right;
}

.RightColumnBox,
#UpgradeCompleteContainer {
	border: 2px solid #6e99c9;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fff;
}

.RightColumnBox a {
	text-decoration: underline;
}

.RightColumnBox h2 {
	float: left;
	font-size: 14px;
	color: Maroon;
}

.RightColumnBox h3 {
	text-align: left;
	font-size: 11px;
	clear: both;
}

.RightColumnBox h1 {
	float: left;
	font-size: 16px;
	color: Maroon;
	padding-left: 10px;
	font-weight: bold;
}

.RightColumnManageAccount {
	border-left: 2px solid #6e99c9;
	border-bottom: 2px solid #6e99c9;
	border-right: 2px solid #6e99c9;
	background-color: #fff;
	margin-bottom: 20px;
}

#CancelMembership {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#RightColumn #ManageAccountBody {
	padding: 10px;
}

#RightColumn #ManageAccount #CancelMembershipButton,
#RedirectToLoginLink {
	text-align: center;
}

.OBCSellButton {
	border: 0;
	cursor: pointer;
	top: 218px;
	position: absolute;
}

.BuyRobuxBtn {
	display: inline-block;
	width: 205px;
	height: 44px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/buildersClubPage_buyRobux_44px.png) no-repeat;
}

.BuyRobuxBtn:hover {
	background-position: 0 -44px;
	cursor: pointer;
}

.cardPanelLeft {
	margin: 25px 0 15px 12px;
	float: left;
}

.cardPanelRight {
	margin-right: 12px;
	margin-top: 10px;
	float: right;
}

.centeredImage {
	margin-bottom: 10px;
}

#GameCardButtonContainer {
	clear: both;
	margin: 15px 0;
}

.WhereToBuyTableCell,
WhereToBuyTableCellRight {
	width: 320px;
	padding: 10px 0;
}

.WhereToBuyTableCellRight {
	text-align: left;
}

.AwardAssetDisplayList {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 100px;
	height: 135px;
}

.PaymentTextBox {
	padding: 5px;
	width: 90%;
}

.PaymentLabel {
	width: 120px;
	font-weight: bold;
}

.PaymentPadding {
	padding: 5px;
}

.AutoRecurText {
	color: Red;
	display: none;
}

.PayTypesLeftColumn,
.PayTypesRightColumn {
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	text-align: right;
	width: 115px;
}

.PayTypesRightColumn {
	padding-left: 18px;
	width: 133px;
	text-align: left;
}

.PayTypesCenter {
	text-align: center;
}

div.GiftCards {
	height: 625px;
}

.GiftCards #Column1 {
	display: inline-block;
	float: left;
	left: 14px;
	position: relative;
}

.GiftCards #Column2 {
	display: inline-block;
	float: right;
	height: 496px;
	position: relative;
	right: 14px;
}

.GiftCards #Products {
	position: relative;
	top: -4px;
	cursor: pointer;
}

.GiftCards #GiftForm {
	padding: 10px;
	background: #E1E1E1;
	width: 400px;
	color: black;
	border: 1px solid #A7A7A7;
}

.GiftCards #ErrorDiv {
	color: orange;
	font-weight: bold;
}

.GiftCards #PurchaseButtonContainer {
	text-align: right;
	margin-top: 16px;
	font-weight: bold;
	color: black;
}

.GiftCards #CreateHeader {
	color: #363636;
	font: bold 40px Arial;
	margin: 10px 0 0 14px;
	letter-spacing: -2px;
}

.GiftCards .GiftHeader {
	color: black;
	font: normal 16px Arial;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
}

.GiftCards .GCProduct {
	background-repeat: no-repeat;
	height: 109px;
	width: 421px;
	margin: 12px 0;
	position: relative;
}

.GiftCards .GCTheme {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-repeat: no-repeat;
	height: 77px;
	width: 103px;
	margin: 0 12px 0 0;
	position: relative;
	cursor: pointer;
}

.GiftCards #GCTheme1 {
	*margin: -14px 12px 0 132px;
}

.GiftCards #GCTheme2 {
	*margin: -14px 12px 0 0;
}

.GiftCards .CheckMark {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Gifting/img-unchecked.png);
	position: absolute;
	top: 7px;
	right: 7px;
	width: 25px;
	height: 24px;
}

.GiftCards .GCProductSelected .CheckMark {
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/Gifting/img-checked.png);
}

.GiftCards .ThemeCheckMark {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Gifting/img-checked-small.png) no-repeat 0 -25px;
	position: absolute;
	top: 3px;
	right: 4px;
	height: 17px;
	width: 19px;
}

.GiftCards .GCThemeSelected .ThemeCheckMark {
	background-position: 0 0;
}

.GiftCards #Product0 {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/new/gifting_bc.jpg") center no-repeat;
}

.GiftCards #Product0:hover {
	background-color: #283d68;
}

.GiftCards #Product1 {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/new/gifting_tbc.jpg") center no-repeat;
}

.GiftCards #Product1:hover {
	background-color: #630;
}

.GiftCards #Product2 {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/new/gifting_obc.jpg") center no-repeat;
}

.GiftCards #Product2:hover {
	background-color: #000;
}

.GiftCards #Product3 {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/new/gifting_anyAmount.jpg") center no-repeat;
}

.GiftCards #Product3:hover {
	background-color: #004d00;
}

.GiftCards .GCThemeClassic {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/theme-thumb-classic.png") no-repeat 0 0;
}

.GiftCards .GCThemeClassic:hover {
	background-position: 0 -77px;
}

.GiftCards .GCThemeChristmas {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/theme-thumb-christmas.png") no-repeat 0 0;
}

.GiftCards .GCThemeChristmas:hover {
	background-position: 0 -77px;
}

.GiftCards .GCThemeJustForYou1 {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/theme-thumb-justforyou1.png") no-repeat 0 0;
}

.GiftCards .GCThemeJustForYou1:hover {
	background-position: 0 -77px;
}

.GiftCards .GCThemeJustForYou2 {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/theme-thumb-justforyou2.png") no-repeat 0 0;
}

.GiftCards .GCThemeJustForYou2:hover {
	background-position: 0 -77px;
}

.GiftCards .ThemePreview {
	position: absolute;
	width: 261px;
	height: 194px;
	top: 30px;
	right: 20px;
	display: none;
}

.GiftCards .GCThemeClassic .ThemePreview {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/theme-preview-classic.png") no-repeat 0 0;
}

.GiftCards .GCThemeChristmas .ThemePreview {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/theme-preview-christmas.png") no-repeat 0 0;
}

.GiftCards .GCThemeJustForYou1 .ThemePreview {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/theme-preview-justforyou1.png") no-repeat 0 0;
}

.GiftCards .GCThemeJustForYou2 .ThemePreview {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/gifting/theme-preview-justforyou2.png") no-repeat 0 0;
}

.GiftCards .Hint {
	color: Orange;
	font: bold 19px Arial, Helvetica, Sans-Serif;
}

.GiftCards .GCProduct input {
	color: #888;
}

.GiftCards .GCProductSelected input {
	color: #000;
}

.GiftCards .GiftFieldInput {
	width: 240px;
}

.GiftCards .GiftFieldLabel {
	color: black;
	display: inline-block;
	font-weight: bold;
	padding-left: 10px;
	width: 120px;
}

.GiftCards #CustomValueDollars {
	text-align: right;
	width: 50px;
}

.GiftCards #CustomValueCents {
	width: 20px;
}

.PreviewGiftCard,
.EditGiftCard {
	color: #00f;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}

.PreviewGiftCard:hover,
.EditGiftCard:hover {
	color: #00d;
}

.OrderSummary #ThankYou {
	font: bold 18px Arial, Helvetica, Sans-Serif;
}

.OrderSummary #SummaryText {
	margin: 12px 0 18px 10px;
	line-height: 1.5em;
}

.OrderSummary #GiftCardContainer {
	margin: 0 0 10px 10px;
}

.OrderSummary #GiftCardTable .Header {
	font-weight: bold;
}

.OrderSummary .PurchaseAnother {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-purchase_another.png) no-repeat;
	display: inline-block;
	*display: inline;
	width: 219px;
	height: 50px;
}

.OrderSummary .PurchaseAnother:hover {
	background-position: 0 -50px;
}

.MicroNode {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#post-image-main,
#upload-video-main {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

#post-image-main a,
#post-image-main a:hover,
#upload-video-main a,
#upload-video-main a:hover {
	text-decoration: none;
}

#post-image-ul,
#upload-video-ul {
	text-align: left;
	font-weight: normal;
	font-size: 12pt;
}

#post-image-small,
#upload-video-small {
	font-weight: normal;
	font-size: 12pt;
}

#post-image-footer,
#upload-video-footer {
	text-align: right;
}

#post-image-footer a,
#upload-video-footer a {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#post-image-footer a:hover,
#upload-video-footer a:hover {
	text-decoration: none;
}

#UserContainer {
	font-family: Verdana, Sans-Serif;
}

#UserContainer #LeftBank {
	float: left;
	text-align: center;
	width: 444px;
}

#UserContainer #RightBank {
	float: right;
	text-align: center;
	width: 444px;
}

#UserContainer #LeftBank #UserPageLargeRectangleAd {
	border: none;
}

#UserPlacesPane {
	clear: both;
	background-color: #FFF;
}

#UserPlacesPane {
	clear: both;
	background-color: #FFF;
}

.FriendRequestsPane,
#UserModelsContainer,
#UserAssetsPane {
	clear: both;
	margin: 10px 0 0 0;
	text-align: center;
}

#UserBadgesPane,
#UserStatisticsPane {
	margin: 10px 0 0 0;
}

#UserStatisticsPane {
	text-align: left;
}

#FriendsPane,
#FavoritesPane {
	clear: right;
	margin: 10px 0 0 0;
}

#UserAssetsPane {
	margin-bottom: 10px;
}

#UserBadgesPane #UserBadges {
	background-color: #fff;
	text-align: center;
}

#ProfilePane h4 {
	background-color: #ccc;
	border-top: solid 1px #000;
	color: #333;
	font-family: Comic Sans MS, Verdana, Sans-Serif;
	font-size: 1.3em;
	margin: 0;
	text-align: center;
}

#ProfilePane p {
	margin: .9em 0;
	line-height: 1.6em;
}

#UserAssetsPane #UserAssets h4,
#UserBadgesPane #UserBadges h4,
#UserPlacesPane #UserPlaces h4,
#UserStatisticsPane #UserStatistics h4,
#FavoritesPane #Favorites h4 {
	background-color: #ccc;
	border-bottom: solid 1px #000;
	color: #333;
	font-family: Comic Sans MS, Verdana, Sans-Serif;
	margin: 0;
	text-align: center;
}

#UserPlacesPane #UserPlaces h4 {
	background-color: #6e99c9;
	color: #fff;
	font-family: Verdana, Sans-Serif;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.5em;
}

#UserStatisticsPane #UserStatistics {
	background-color: #eee;
	padding-bottom: 10px;
}

#UserStatisticsPane #UserStatistics h4 {
	margin-bottom: 5px;
}

#UserStatisticsPane #UserStatistics .Statistic {
	line-height: 1.8em;
	margin: 0 auto;
	width: 385px;
}

#UserStatisticsPane #UserStatistics .Label {
	float: left;
	text-align: right;
	width: 178px;
}

#UserStatisticsPane #UserStatistics .Value {
	float: right;
	width: 177px;
}

#UserModelsContainer {
	text-align: left;
}

#Friends {
	margin-top: 10px;
}

#Friends h4,
#FriendRequests h4 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.NoResults {
	line-height: 1.3em;
	padding: 10px;
	text-align: center;
}

.Badge {
	margin: 10px 10px;
	text-align: center;
}

.FriendsPager {
	margin-left: auto;
	margin-right: auto;
}

.Friend {
	width: 125px;
	height: 180px;
	overflow: hidden;
}

.FriendContainer {
	float: left;
	margin: 10px;
}

.Friend .Avatar {
	text-align: center;
}

.Friend .Summary,
.Friend .Options {
	margin-top: 5px;
	text-align: center;
}

#UserContainer .CollapsiblePanelHint {
	color: #999;
	padding: 5px;
	text-align: center;
}

#UserContainer #AssetsMenu {
	float: left;
	width: 158px;
}

#UserContainer #AssetSearchOption {
	float: left;
}

#UserContainer #AssetUploadOption {
	float: right;
}

#UserContainer #AssetsList {
	clear: both;
}

#UserAssetsPane .AssetsMenuItem {
	border: solid 1px #777;
	margin: 15px;
	padding: 3px 10px;
	width: 100px;
}

#UserAssetsPane .AssetsMenuItem:hover {
	border: solid 1px #000;
	cursor: pointer;
	margin: 15px;
	width: 100px;
}

#UserAssetsPane .AssetsMenuItem_Selected {
	background-color: #6e99c9;
	border: solid 1px #000;
	margin: 15px;
	padding: 3px 10px;
	width: 100px;
}

#UserAssetsPane .AssetsMenuButton {
	color: #777;
	font: normal 14px/normal Verdana, sans-serif;
}

#UserAssetsPane .AssetsMenuButton:hover {
	color: #000;
	text-decoration: none;
}

#UserAssetsPane .AssetsMenuButton_Selected {
	color: #fff;
	font: normal 14px/normal Verdana, sans-serif;
	text-decoration: none;
}

#UserPlaces .PanelFooter,
#GroupPlaces .PanelFooter,
#Favorites .PanelFooter {
	background-color: #fff;
	color: #333;
	font-family: Verdana, Sans-Serif;
	margin: 0;
	padding: 3px;
	text-align: center;
}

#UserPlaces .AccordionHeader {
	background-color: #ccc;
	border: solid 1px #000;
	cursor: pointer;
	font: bold 1em/normal Verdana, sans-serif;
	letter-spacing: .1em;
	margin: 1px 0;
	padding: 1px 1em;
	text-align: left;
}

#UserPlaces .AccordionHeader:hover {
	background-color: #6e99c9;
	color: #fff;
}

#UserPlaces .Place .PlayStatus {
	margin: 5px 0 0 0;
	display: inline;
}

#UserPlaces .Place .PlayOptions {
	margin: 5px 0 0 0;
	display: block;
	min-height: 48px;
}

#UserPlaces .Place .PlayOptions .Button {
	border-color: #333;
	color: #333;
	margin: 0 3px;
}

#UserPlaces .Place .PlayOptions .Button:hover {
	background-color: #6e99c9;
	color: #fff;
}

#UserPlaces .Place .Statistics {
	border-top: dashed 1px #555;
	border-left: dashed 1px #555;
	border-right: dashed 1px #555;
	color: #555;
	font: normal 1em/normal Verdana, sans-serif;
	letter-spacing: .1em;
	line-height: 1.7em;
	margin: 0;
	margin-top: 10px;
}

#UserPlaces .Place .Thumbnail {
	border: solid 1px #555;
	margin: 0;
}

#UserPlaces .Place .Description {
	border: dashed 1px #555;
	color: #555;
	font: normal 1em/normal Verdana, sans-serif;
	max-height: 75px;
	line-height: 1.7em;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	overflow: auto;
	text-align: left;
}

#UserPlaces .Place .Configuration {
	border-bottom: dashed 1px #555;
	border-left: dashed 1px #555;
	border-right: dashed 1px #555;
	font: normal 1em/normal Verdana, sans-serif;
	line-height: 1.7em;
	padding: 5px 10px;
}

#UserContainer #AssetsContent {
	float: left;
	font-family: Verdana, Sans-Serif;
	margin: 0 auto;
	margin-left: 28px;
	margin-right: 28px;
	min-width: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	text-align: left;
	width: 662px;
}

#UserContainer #AssetsContent .HeaderPager,
#UserContainer #FavoritesContent .HeaderPager,
#UserContainer #AssetsContent .FooterPager,
#UserContainer #FavoritesContent .FooterPager {
	clear: both;
	margin: 0 12px 0 10px;
	padding: 2px 0;
	text-align: center;
}

#UserContainer #AssetsContent .HeaderPager,
#UserContainer #FavoritesContent .HeaderPager {
	margin-bottom: 10px;
}

#UserContainer #AssetsContent .HeaderPager .Label,
#UserContainer #FavoritesContent .HeaderPager .Label,
#UserContainer #AssetsContent .FooterPager .Label,
#UserContainer #FavoritesContent .FooterPager .Label {
	font-size: 1em;
	vertical-align: middle;
}

#UserContainer .Asset {
	margin: 0 10px 15px 10px;
	vertical-align: top;
	width: 112px;
}

#UserContainer .Asset .AssetThumbnail {
	border: solid 1px #000;
	height: 110px;
	position: relative;
	text-align: center;
	width: 110px;
}

#UserContainer .Asset .AssetDetails {
	overflow: hidden;
	padding: 2px 0 6px 0;
	text-align: left;
	width: 110px;
}

#UserContainer .AssetName a {
	font-size: .9em;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: top;
}

.AssetsBullet {
	padding-right: 3px;
}

#UserContainer .Label,
#UserContainer .Detail,
#UserContainer .DetailHighlighted,
#UserContainer .PriceInRobux,
#UserContainer .PriceInTickets {
	font-size: .8em;
}

#UserContainer .DetailHighlighted {
	color: Red;
	font-weight: bold;
}

#UserContainer .PriceInRobux {
	color: Green;
	font-weight: bold;
}

#UserContainer .PriceInTickets {
	color: #fbb117;
	font-weight: bold;
}

.UserOnlineMessage {
	font-family: Verdana;
	font-size: 8pt;
	color: Red;
}

.UserOfflineMessage {
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
}

.AdPanel {
	position: relative;
	margin: 0 auto;
	display: inline;
}

.BanishButtonOverlay {
	background-color: #eee;
	border: solid 1px #444;
	font-size: .8em;
	padding: 1px 3px 2px 3px;
	position: absolute;
	text-align: center;
	top: 0;
	right: 0;
}

.BanishButtonOverlay:hover {
	background-color: #fff;
	border: solid 1px #000;
	text-decoration: none;
}

.DeleteButtonOverlay {
	background-color: #eee;
	border: solid 1px #444;
	font-size: .8em;
	padding: 1px 3px 2px 3px;
	position: absolute;
	right: 2px;
	text-align: center;
	top: 2px;
}

.DeleteFavoriteOverlay {
	background-color: #eee;
	border: solid 1px #444;
	font-size: .8em;
	padding: 1px 3px 2px 3px;
	position: relative;
	left: -57px;
	text-align: center;
	top: -97px;
}

.DeleteButtonOverlay:hover {
	background-color: #fff;
	border: solid 1px #000;
	text-decoration: none;
}

.PlaceAccessIndicator {
	color: #000;
}

.SubscriptionStatusPanel {
	width: 348px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	border: solid 1px black;
	background-color: #ccc;
}

.ProfileAlertPanel {
	width: 348px;
	padding: 5px 5px 5px 5px;
	background-color: #FFF;
	border: solid 1px black;
	height: 64px;
}

.UserBlurb {
	overflow: hidden;
	width: 348px;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#AccountSettingsForm {
	font-size: 11px;
	line-height: 18px;
}

#AccountSettingsForm fieldset {
	border: 1px solid #ddd;
	padding: 5px 5px 5px 5px;
}

#OwnedSetsContainerDiv,
#SubscribedSetsContainerDiv {
	text-align: center;
	padding-bottom: 25px;
	height: auto;
}

#OwnedSetsContainerDiv .TiledSets,
#SubscribedSetsContainerDiv .TiledSets {
	width: 110px;
	height: 90px;
}

.TiledSets {
	float: left;
	margin: 10px 10px;
	text-align: center;
}

#OwnedSetsContainerDiv .AssetCreator,
#SubscribedSetsContainerDiv .AssetCreator {
	font-size: .8em;
}

#OwnedSetsContainerDiv .SetsPager_Container,
#SubscribedSetsContainerDiv .SetsPager_Container {
	clear: both;
	text-align: center;
	position: absolute;
	bottom: 11px;
	width: 100%;
	*left: 0;
}

#OwnedSetsContainerDiv .loading,
#SubscribedSetsContainerDiv .loading {
	text-align: center;
	height: 350px;
	position: relative;
	background: url('/web/20120701010001im_/http://www.roblox.com/images/spinners/spinner100x100.gif') center no-repeat;
}

#OwnedSetsContainerDiv .NoSets,
#SubscribedSetsContainerDiv .NoSets {
	position: relative;
	top: 10px;
}

#ToggleBetweenOwnedSubscribedSets:hover {
	cursor: pointer;
}

.MyRobloxContainer {
	font-family: Verdana, Sans-Serif;
	margin: 0 auto;
	width: 900px;
}

.ThemeStandardColorBackground {
	background: #6e99c9;
}

.StandardBox,
.StandardBoxWhite,
.StandardBoxGray {
	float: none;
	border: 2px solid #6e99c9;
	background-color: White;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	display: block;
}

.StandardBoxWhite {
	*zoom: 1;
}

.StandardBoxGrey {
	float: inherit;
	border: 2px solid #6e99c9;
	background-color: #A6A6A6;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	display: block;
}

.StandardBoxHeader,
.StandardBoxHeaderGray,
.StandardTabWhite,
.StandardTabGray,
.StandardTabGrayActive {
	float: none;
	background-color: #6e99c9;
	text-align: center;
	color: White;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 12px 5px 12px;
	display: block;
	*display: inline;
	*zoom: 1;
}

.StandardBoxHeaderGray {
	background-color: #A6A6A6;
}

.StandardTabWhite,
.StandardTabGrayActive,
.StandardTabGray {
	display: inline-block;
	height: 26px;
	z-index: 2;
	position: relative;
	*display: inline;
	*zoom: 1;
}

.StandardTabWhite span {
	*padding-right: 14px;
}

.StandardTabGray {
	background-color: #b4cde9;
	margin-right: 4px;
}

.StandardTabGrayActive {
	margin-right: 4px;
}

.StandardTabGray a,
.StandardTabGrayActive a {
	color: White;
}

.StandardTabGray a:hover,
.StandardTabGrayActive a:hover {
	text-decoration: none;
}

.StandardTabGray:hover,
.StandardTabGrayActive {
	background-color: #6c98cb;
	color: White;
}

#GroupsPeopleContainer .StandardTabGray,
#GroupsPeopleContainer .StandardTabGrayActive {
	position: relative;
	top: -4px;
}

.Column1a {
	width: 290px;
	float: left;
	margin-top: 10px;
}

.Column2a {
	margin-top: 10px;
	width: 600px;
	float: right;
}

.Column1a .StandardBox {
	width: 266px;
}

.Column1a .StandardBoxHeader,
.Column1a .StandardBoxHeaderGray {
	width: 266px;
}

.Column2a .StandardBox {
	width: 576px;
}

.Column2a .StandardBoxHeader,
.Column2a .StandardBoxHeaderGray {
	width: 576px;
}

.Column1b {
	margin-top: 10px;
	width: 190px;
	float: left;
	margin-right: 15px;
}

.Column2b {
	margin-top: 10px;
	width: 490px;
	float: left;
}

.Column3b {
	margin-top: 10px;
	width: 190px;
	float: right;
}

.Column1b .StandardBox {
	width: 166px;
}

.Column1b .StandardBoxHeader,
.Column1b .StandardBoxHeaderGray {
	width: 166px;
}

.Column2b .StandardBox {
	width: 466px;
}

.Column2b .StandardBoxHeader,
.Column2b .StandardBoxHeaderGray {
	width: 466px;
}

.Column3b .StandardBox {
	width: 166px;
}

.Column3b .StandardBoxHeader,
.Column3b .StandardBoxHeaderGray {
	width: 166px;
}

.Column1c {
	margin-top: 10px;
	width: 590px;
	float: left;
}

.Column2c {
	margin-top: 10px;
	width: 290px;
	float: right;
}

.Column1c .StandardBox {
	width: 556px;
}

.Column1c .StandardBoxHeader,
.Column1c .StandardBoxHeaderGray {
	width: 556px;
}

.Column2c .StandardBox {
	width: 266px;
}

.Column2c .StandardBoxHeader,
.Column2c .StandardBoxHeaderGray {
	width: 266px;
}

.Column1d {
	margin-top: 10px;
	width: 440px;
	float: left;
}

.Column2d {
	margin-top: 10px;
	width: 440px;
	float: right;
}

.Column1d .StandardBox,
.Column1d .StandardBoxWhite {
	width: 416px;
}

.Column1d .StandardBoxHeader,
.Column1d .StandardBoxHeaderGray,
.Column1d .StandardTabWhite {
	width: 416px;
}

.Column2d .StandardBox,
.Column2d .StandardBoxWhite {
	width: 416px;
}

.Column2d .StandardBoxHeader,
.Column2d .StandardBoxHeaderGray,
.Column2d .StandardTabWhite {
	width: 416px;
}

.Column1e {
	margin-top: 10px;
	width: 150px;
	float: left;
}

.Column2e {
	margin-top: 10px;
	width: 740px;
	margin-left: 10px;
	float: left;
}

.Column1e .StandardBox {
	width: 136px;
}

.Column1e .StandardBoxHeader,
.Column1e .StandardBoxHeaderGray {
	width: 126px;
}

.Column2e .StandardBoxGray {
	width: 726px;
	padding: 5px;
}

.Column2e .StandardBoxHeader,
.Column2e .StandardBoxHeaderGray {
	width: 356px;
}

.Column1f {
	margin-top: 10px;
	width: 380px;
	float: left;
}

.Column2f {
	margin-top: 10px;
	width: 500px;
	float: right;
}

.Column1f .StandardBox {
	width: 356px;
}

.Column1f .StandardBoxHeader,
.Column1f .StandardBoxHeaderGray {
	width: 356px;
}

.Column2f .StandardBox {
	width: 476px;
}

.Column2f .StandardBoxHeader,
.Column2f .StandardBoxHeaderGray {
	width: 476px;
}

.Repeater {
	border: 0;
	width: 100%;
}

.Repeater .AlternatingItemTemplateOdd {
	background-color: #F3F3F3;
	padding: 5px 5px 5px 5px;
}

.Repeater .AlternatingItemTemplateEven {
	background-color: #fff;
	padding: 5px 5px 5px 5px;
}

.Repeater .RepeaterImage {
	float: left;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
}

.Repeater .RepeaterText {
	float: left;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
}

.Repeater .RepeaterImageNoFloat {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

.Repeater .RepeaterTextNoFloat {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.Repeater thead {
	font-size: 15px;
	font-weight: normal;
	color: #2163A5;
	border-bottom: 1px solid #D3D3D3;
}

.Column2b .Repeater .AlternatingItemTemplateOdd,
.Column2b .Repeater .AlternatingItemTemplateEven {
	width: 466;
	height: 50px;
}

.GreySearchBar {
	background-color: #7F7F7F;
	border-color: #385D8A;
	width: 150px;
	color: White;
	cursor: default;
}

.GreySearchButton {
	background-color: #7F7F7F;
	border-color: #385D8A;
	width: 50px;
	color: White;
}

.DescriptionText {
	font-size: 14px;
	padding: 10px;
	background: #D2E3F7;
}

.tab_white_31h_container .ajax__tab_header {
	font-family: verdana, tahoma, helvetica;
	font-size: 11px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-line.gif) repeat-x bottom;
}

.tab_white_31h_container .ajax__tab_outer {
	margin: 0;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-right.gif) no-repeat right;
	height: 21px;
}

.tab_white_31h_container .ajax__tab_inner {
	padding-left: 3px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-left.gif) no-repeat;
}

.tab_white_31h_container .ajax__tab_tab {
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab.gif) repeat-x;
}

.tab_white_31h_container .ajax__tab_hover .ajax__tab_outer {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-hover-right.gif) no-repeat right;
}

.tab_white_31h_container .ajax__tab_hover .ajax__tab_inner {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-hover-left.gif) no-repeat;
}

.tab_white_31h_container .ajax__tab_hover .ajax__tab_tab {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-hover.gif) repeat-x;
}

.tab_white_31h_container .ajax__tab_active .ajax__tab_outer {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-active-right.gif) no-repeat right;
}

.tab_white_31h_container .ajax__tab_active .ajax__tab_inner {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-active-left.gif) no-repeat;
}

.tab_white_31h_container .ajax__tab_active .ajax__tab_tab {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/tab-active.gif) repeat-x;
}

.tab_white_31h_container .ajax__tab_body {
	font-family: verdana, tahoma, helvetica;
	font-size: 10pt;
	border: 1px solid #999;
	border-top: 0;
	padding: 8px;
	background-color: #fff;
}

.rbx2only {
	display: none;
}

.GreenButton,
.RedButton,
.RedButton2 {
	display: inline-block;
	font: bold 14px Arial, Helvetica, Sans-Serif;
	cursor: pointer;
	*display: inline;
	*zoom: 1;
}

.GreenButton span,
.RedButton span,
.RedButton2 span {
	margin: 0 0 0 4px;
	display: block;
	padding: 7px 12px 0 5px;
	cursor: pointer;
	color: White;
}

.GreenButton span a,
.RedButton span a,
.RedButton2 span a {
	color: White;
	text-decoration: none;
}

.GreenButton:hover,
.RedButton:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

.GreenButton span:hover,
.RedButton span:hover {
	background-position: right -30px;
	cursor: pointer;
}

.GreenButton:hover,
.RedButton:hover,
.RedButton2:hover {
	text-decoration: none;
}

.GreenButton {
	height: 30px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/btn_green_30h_t1.png) no-repeat;
}

.GreenButton span {
	height: 23px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/btn_green_30h_t2.png) no-repeat top right;
}

.RedButton {
	height: 30px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/btn_red_30h_t1.png) no-repeat;
}

.RedButton span {
	height: 23px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/btn_red_30h_t2.png) no-repeat top right;
}

.RedButton2 {
	height: 40px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn_red_40h_t1.png) no-repeat;
}

.RedButton2 span {
	height: 28px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn_red_40h_t2.png) no-repeat top right;
	padding: 12px 12px 0 5px;
}

.RedButton2:hover {
	background-position: 0 -40px;
	cursor: pointer;
}

.RedButton2 span:hover {
	background-position: right -40px;
	cursor: pointer;
}

.Money {
	color: #090;
}

.SuccessBox,
.ResultSuccessBox {
	border: solid 2px #a6dba6;
	color: #090;
	font-weight: bold;
	padding: 5px;
}

.ErrorBox,
.ResultErrorBox {
	border: solid 2px #ffa6a6;
	color: #f00;
	font-weight: bold;
	padding: 5px;
}

.SuccessBox,
.ErrorBox {
	margin: 10px 0;
}

.ResultSuccessBox,
.ResultErrorBox {
	height: 50px;
}

.ResultContainer {
	height: 105px;
	padding: 10px 0;
	vertical-align: top;
}

.SuccessBox p {
	margin: 0;
}

.MessageBox {
	width: 300px;
	float: right;
}

.MessageBox img {
	float: left;
	padding: 0 5px 7px 0;
	height: 40px;
}

.MessageBox div {
	padding-left: 5px;
}

.GameCardSpecialOffer {
	height: 40px;
	font-weight: bold;
	padding-top: 4px;
	font-size: 12px;
}

.GameCardText,
.GameCardMessage {
	float: right;
	padding: 0;
	width: 318px;
}

.GameCardMessageBox {
	border: solid 2px #ffa6a6;
	color: #f00;
	font-weight: bold;
	padding: 5px;
	*height: 66px;
	margin: 20px 0;
}

.GameCardPromo {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

.BoxTextAligned {
	margin-left: 10px;
	position: relative;
	top: -20px;
}

.GamecardBoxTextAligned {
	margin-left: 10px;
	position: relative;
	top: -20px;
	color: #333;
}

.ResultBoxTextAligned {
	margin-left: 10px;
	position: relative;
	top: -40px;
	left: 50px;
	width: 75%;
	display: block;
}

#SuccessMessageSubText,
.GameCardMessage {
	color: #333;
	font-size: .8em;
	padding-top: 5px;
}

#RedeemHeader {
	color: #363636;
	font: bold 24px Arial, Helvetica, sans-serif;
	margin: 6px 6px 8px;
	width: 50%;
	float: left;
}

#RedeemContainer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: Black;
	z-index: 1;
}

#RedeemContainer a {
	color: #095fb5;
}

#RedeemContainer a:hover {
	text-decoration: none;
}

#RedeemContainer #pin {
	height: 21px;
	font-size: 12px;
}

#RedeemContainer #HowToUse {
	margin-left: 12px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}

#RedeemContainer ol {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}

#RedeemContainer ol li span {
	font-weight: normal;
}

.OnePaymentFormDiv {
	font-size: 11px;
	color: #666;
}

.BigLinks {
	font-size: 16px;
	font-weight: bold;
}

.SkinnyRightArrow {
	cursor: pointer;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/arrow_skinny55h_right.png) no-repeat;
	width: 12px;
	height: 55px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.SkinnyRightArrow:hover {
	background-position: 0 -55px;
}

.SkinnyRightArrowDisabled {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/arrow_skinny55h_right.png) no-repeat 0 -110px;
	width: 12px;
	height: 55px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.SkinnyLeftArrow {
	cursor: pointer;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/arrow_skinny55h_left.png) no-repeat;
	width: 12px;
	height: 55px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.SkinnyLeftArrow:hover {
	background-position: 0 -55px;
}

.SkinnyLeftArrowDisabled {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/arrow_skinny55h_left.png) no-repeat 0 -110px;
	width: 12px;
	height: 55px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.BlueLeftArrow {
	cursor: pointer;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/arrow_36px_left.png) no-repeat;
	width: 36px;
	height: 36px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.BlueLeftArrow:hover {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/arrow36px_leftOn.png) no-repeat;
}

.BlueRightArrow {
	cursor: pointer;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/arrow_36px_right.png) no-repeat;
	width: 36px;
	height: 36px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.BlueRightArrow:hover {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/arrow36px_rightOn.png) no-repeat;
}

.BCHat {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Games/gamesPage_bcHelmet.png) no-repeat;
	width: 35px;
	height: 29px;
	display: inline-block;
	margin-top: 3px;
	*display: inline;
	*zoom: 1;
}

.notificationBox {
	display: inline-block;
	background-color: #f00;
	color: #fff;
	height: 16px;
	min-width: 18px;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 2px 4px 2px;
	padding: 0 2px;
	line-height: 1.1em;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.notificationBoxIE {
	display: inline-block;
	color: #fff;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/bg-notifications.png);
	background-repeat: repeat-x;
	background-position: left top;
	min-width: 24px;
	width: auto;
	height: 16px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	*display: inline;
	*zoom: 1;
}

.gray-ok-button {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-ok-gray.png) no-repeat;
	width: 102px;
	height: 50px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.gray-ok-button:hover {
	background-position: 0 -50px;
}

.learn-more-button {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/Buttons/btn-learn_more.png) no-repeat;
	width: 159px;
	height: 50px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.learn-more-button:hover {
	background-position: 0 -50px;
}

.SimpleModal {
	background-color: #E1E1E1;
	border: 2px solid #272727;
	display: none;
	padding: 5px;
	position: absolute;
	width: 435px;
}

.SimpleModal .titleBar {
	background-color: #E1E1E1;
	color: #363636;
	font: bold 27px Arial, Helvetica, Sans-Serif;
	height: 38px;
	letter-spacing: -2px;
}

.SimpleModal .modalBody {
	background: #FFF;
	padding: 5px;
	font: 15px Arial, sans-serif;
}

.SimpleModal ul {
	margin: 0;
	padding: 0 15px;
}

.SimpleModal li {
	margin: 10px 0;
}

#videoPrerollPanel {
	display: none;
	width: 713px;
	height: 473px;
	padding: 20px 20px 20px 35px;
	background-color: #fff;
}

#videoPrerollTitleDiv {
	font-family: Arial, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 20px;
}

#videoPrerollMainDiv {
	width: 391px;
	height: 312px;
	margin: 0;
	padding: 0;
	float: left;
}

#videoPrerollCompanionAd {
	width: 300px;
	height: 250px;
	margin: 0;
	padding-top: 25px;
	padding-left: 20px;
	float: left;
}

#videoPrerollLoadingDiv {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	width: 584px;
	padding-top: 30px;
}

#videoPrerollLoadingBar {
	width: 582px;
	height: 8px;
	border: 1px solid #697D03;
	background-color: #808081;
}

#videoPrerollLoadingBarCompleted {
	background-color: #cbff01;
	height: 8px;
	width: 0;
	padding: 0;
	margin: 0;
}

#videoPrerollJoinBC {
	text-align: center;
	font-size: 15px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding-top: 22px;
}

#videoPrerollJoinBCButton {
	width: 180px;
	height: 40px;
	background-image: url(/web/20120701010001im_/http://www.roblox.com/images/VideoPreRoll/btn-buildersclub.png);
	background-position: top;
	display: inline-block;
	vertical-align: middle;
}

#videoPrerollJoinBCButton:hover {
	background-position: bottom;
}

#BuildersClubContainer {
	margin-left: -5px;
}

#CatalogContainer>.StandardBox {
	padding: 3px 6px 8px 5px;
}

.Assets .StandardBoxHeader {
	width: 660px;
}

.Assets .StandardBox {
	width: 660px;
}

.DarkGradientBox {
	background: none;
	width: auto;
	color: Black;
	position: relative;
	border: none;
}

.DarkGradientBox .DGB_Header {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: none;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
}

.DarkGradientBox .DGB_TextBox {
	width: 155px;
	height: 18px;
	border: 1px solid #bcbcbc;
}

.DarkGradientBox .DGB_Label {
	color: Black;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
}

.DarkGradientBox .DGB_Button {
	cursor: pointer;
	background-color: #435D77;
	color: White;
	text-decoration: none;
	border: solid 1px #777;
	padding: 6px 10px 6px 10px;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.DarkGradientBox .DGB_Button:link,
.DarkGradientBox .DGB_Button:visited {
	background-color: #435D77;
	color: White;
	text-decoration: none;
}

.DarkGradientBox .DGB_Button:hover,
.DarkGradientBox .DGB_Button:active {
	background-color: #B6CCE4;
	color: #435D77;
	text-decoration: none;
}

#GamesContainer .DisplayFilters {
	width: 126px;
}

.WaitCursor,
.WaitCursor * {
	cursor: wait !important;
}

.PlayButton,
.BuildButton,
.PlayButtonSelected,
.BuildButtonSelected {
	height: 54px;
	width: 123px;
	display: block;
	cursor: pointer;
}

.PlayButton {
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/games/playBtn_off.png');
	background-repeat: no-repeat;
}

.BuildButton {
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/games/buildBtn_off.png');
	background-repeat: no-repeat;
}

.PlayButton:hover,
.PlayButtonSelected {
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/games/playBtn_on.png');
	background-repeat: no-repeat;
}

.BuildButton:hover,
.BuildButtonSelected {
	background-image: url('/web/20120701010001im_/http://www.roblox.com/images/games/buildBtn_on.png');
	background-repeat: no-repeat;
}

#BCOnlyPlaces {
	width: 416px;
}

#BCOnlyPlaces .StandardBoxHeaderGray {
	width: 399px;
	height: 33px;
	padding: 0 7px 0 16px;
}

#BCOnlyPlaces .StandardBox {
	padding: 5px;
}

#GamesLeftColumn {
	width: 126px;
}

#InboxTabs {
	position: relative;
	top: 2px;
}

#ItemContainer #Summary {
	background-color: Transparent;
	border: none;
	font-size: 11px;
	color: Black;
}

#ItemContainer #Summary .label {
	color: #888;
}

#ItemContainer #Summary .box .head {
	color: Black;
}

#ItemContainer #Summary .box .body {
	border: 1px solid #CCC;
	padding: 4px 8px 8px;
	color: #000;
}

#ItemContainer h3 {
	font-size: 11px;
	color: #888;
	letter-spacing: normal;
}

.ReportAbuse {
	text-align: right;
}

.ReportAbuse .AbuseButton a {
	color: #F99;
	background: none;
	padding-left: 16px;
	padding-bottom: 2px;
}

.ReportAbuse .AbuseButton a:hover {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/abuse.png") no-repeat scroll 0 2px transparent;
	color: #F00;
}

.ReportAbuse img {
	display: none;
}

.MultiplayerVisit:hover {
	background-position: 0 54px;
}

.MultiplayerVisit,
.MultiplayerVisitDisabled {
	width: 212px;
	height: 54px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/btn_play_54h.png);
}

.MultiplayerVisitHover {
	width: 212px;
	height: 54px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/btn_play_54h.png);
	background-position: 0 54px;
}

div.VisitButtonsLeft a.MultiplayerVisit {
	float: right;
	display: inline;
}

div.VisitButtonsLeftCentered {
	width: 100%;
	float: none;
	text-align: center;
	display: block;
}

.SoloVisit:hover {
	color: #0C0;
}

.SoloVisit {
	background: none;
	color: #080;
	font-size: 14px;
	width: auto;
	height: auto;
}

span.SoloVisitText {
	display: block;
	padding: 15px 0 10px 15px;
}

#ItemContainer .PlayGames {
	background-color: Transparent;
	border: none;
	padding: 0;
	width: 100%;
	margin: 4px 0 0 0;
}

.PlaceItemContainer .PlayGames {
	border: none !important;
	background: none !important;
	margin: 4px 0 0;
}

.PlaceInfoIcons {
	margin: 4px 0 0 1px;
	text-align: right;
}

.iPublic,
.iUnlocked,
.iLocked,
.SharedIcon,
.CopyLockedIcon,
.AllGearIcon,
.GenreGearIcon,
.NoGearIcon {
	width: 20px;
	height: 20px;
}

.iPublic,
.iUnlocked {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/icon_public.png);
}

.iLocked {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/icon_public.png);
	background-position: -20px;
}

.CopyLockedIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/icon_locked.png);
}

.SharedIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/icon_locked.png);
	background-position: -20px;
}

.AllGearIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/icon_gear.png);
}

.GenreGearIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/icon_gear.png);
	background-position: 0 -20px;
}

.NoGearIcon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/icon_gear.png);
	background-position: 0 -40px;
}

#ItemContainer .ajax_tab_label {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

#ItemContainer #Thumbnail,
#ItemContainer #Thumbnail_Place {
	border: none;
}

#ItemContainer .CommentsContainer .Comments {
	border: 0 none;
}

#ItemContainer .CommentsContainer .Comment {
	background: none;
}

#ItemContainer .CommentsContainer .Avatar {
	border: 0 none;
}

#ItemContainer .CommentsContainer .Post .Audit {
	color: #888;
}

#BadgeStatsHeader {
	width: auto;
}

.sbMini {
	margin-top: 5px;
	font-family: Verdana, Sans-Serif;
	font-size: 16px;
	margin-right: 7px;
}

.ProfileAlertPanel {
	border: none;
}

#UserPlaces .Place .Statistics,
#UserPlaces .Place .Configuration {
	border: none;
}

#GroupTitle {
	width: 888px;
}

.Column2b .StandardBoxGrey {
	width: 454px;
}

.subMenu {
	width: 970px;
	height: 30px;
	border: none;
	text-align: center;
	background: #363636;
	z-index: 200;
	margin: 0 auto;
}

.subMenu ul {
	margin: 0 0 0 105px;
}

.subMenu>ul>li {
	height: 30px;
	margin: 0 2px;
}

.subMenu ul ul {
	left: -104px;
}

.subMenu ul ul a,
.subMenu ul ul a:visited {
	background: #444;
	border: none;
}

.subMenu ul ul a:hover {
	background: #777;
}

.subMenu>ul>li:hover {
	background: url(/images/topNav_black.png);
	background-position: 0 30px;
}

.subMenu :hover>a,
.subMenu ul ul :hover>a {
	text-decoration: none;
}

.subMenu a:hover {
	background: none;
	text-decoration: none;
}

.subMenu a,
.subMenu a:visited {
	border: none;
}

.subMenu .subMenuItemselected {
	border: none;
}

body {
  margin: 0;
  padding: 0;
  background: url(/images/bkg.jpg)
    top center repeat-x #420043;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
}

a {
	text-decoration: none;
	color: #095fb5;
}

a:hover,
a:active {
	text-decoration: underline;
}

a.green {
	color: #080;
}

a.green:hover {
	color: #0c0;
}

a img {
	border: none;
}

#Header a:hover {
	text-decoration: none;
}

#MasterContainer {
  background-image: none;
}

#Container {
	margin: 0 auto;
	width: 100%;
	background: white;
	padding: 0;
	border: 0;
}

#SmallHeaderContainer {
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 40px;
	position: fixed;
	width: 100%;
	z-index: 1001;
}

#SmallHeaderContainer #Banner {
	position: relative;
	background-color: #6E1181;
	height: 38px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

#HeaderContainerDefaultPage {
	position: relative;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 225px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/head_03.jpg) repeat scroll 0 0 transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 6;
}

#HeaderContainerDefaultPage #Header #Banner #Logo {
	height: 70px;
	left: 275px;
	position: absolute;
	top: 10px;
	width: 350px;
	margin: 0;
	float: none;
	background: none;
}

#HeaderContainerDefaultPage #Banner {
	height: 100px;
	background: none;
	position: relative;
	bottom: 0;
}

#HeaderContainerDefaultPage #Header #Banner #Authentication {
	position: relative;
	top: 0;
	margin: 0;
	height: 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: White;
	float: left;
	padding: 0 0 0 2px;
	background: none;
}

#HeaderContainerDefaultPage #Header #Banner #AuthenticationButton {
	height: 20px;
	position: relative;
	top: 12px;
	height: 28px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

#HeaderContainerDefaultPage #Header #Banner #AuthenticationButton #AuthenticationBannerSpanLeft #AuthenticationBannerSpan {
	background: url(/images/head_bkg_t2.png) no-repeat scroll right top transparent;
	display: block;
	height: 28px;
	padding: 6px 10px 0;
}

#HeaderContainerDefaultPage #Header #Banner #AuthenticationButton #AuthenticationBannerSpanLeft {
	background: url(/images/head_bkg_t1.png) no-repeat scroll left top transparent;
	display: block;
	height: 28px;
	padding: 0 0 0 2px;
	position: relative;
	float: right;
	margin: 0;
	top: 0;
}

#HeaderContainerDefaultPage #Header #Banner #AuthenticationButton a {
	height: 14px;
	background: url(/images/btn_blue18h.png) repeat-x;
	margin: 0 5px;
	font-weight: bold;
	color: White;
	font-family: Arial;
	font-size: 10px;
	padding: 2px 5px;
	width: auto;
}

#HeaderContainerDefaultPage #Header #Banner #AuthenticationButton a:hover {
	background-position: 0 -18px;
}

#HeaderContainerDefaultPage #Header #Banner #PlayNowButton {
	float: left;
	width: 160px;
}

#SmallHeaderContainer #Banner #Options {
	height: 28px;
	left: 150px;
	top: 12px;
}

#SmallHeaderContainer #Banner #Logo {
	height: 34px;
	left: 0;
	position: absolute;
	top: 9px;
	width: 140px;
	margin: 0;
	float: none;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/img-robloxlogo.png") no-repeat;
}

#SmallHeaderContainer #Banner #Authentication {
	position: relative;
	top: 0;
	margin: 0;
	height: 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: White;
	float: left;
	padding: 0 0 0 2px;
	background: none;
}

#SmallHeaderContainer #Banner #AuthenticationButton #AuthenticationBannerSpanLeft {
	background: url("/images/head_bkg_t1.png") no-repeat scroll left top transparent;
	display: block;
	height: 28px;
	position: relative;
	float: right;
	margin: 0;
	top: 0;
	width: 60px;
	padding: 0;
}

#SmallHeaderContainer #Banner #AuthenticationButton #AuthenticationBannerSpanLeft #AuthenticationBannerSpan {
	background: url(/images/head_bkg_t2.png) no-repeat scroll right top transparent;
	display: block;
	padding: 0;
	width: 57px;
	float: right;
	height: 28px;
}

#SmallHeaderContainer #Banner #Alerts {
	background: Transparent;
	border: none;
	position: relative;
	width: 400px;
	left: 0;
	float: right;
	height: 38px;
	padding-top: 0;
}

#SmallHeaderContainer #Banner #AuthenticatedUserName {
	float: left;
	height: 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: White;
	background: none;
	left: 145px;
	position: inherit;
	top: auto;
	width: auto;
	position: static;
	padding-left: 12px;
}

#SmallHeaderContainer #Banner #AuthenticationButton {
	height: 20px;
	font-weight: normal;
	z-index: 1;
	position: relative;
	margin-top: 0;
	top: 0;
	left: 390px;
}

#SmallHeaderContainer #Banner #AuthenticationButton a {
	background: url(/images/btn_blue18h.png) repeat-x;
	font-weight: bold;
	color: White;
	font-family: Arial;
	font-size: 10px;
	display: block;
	width: 40px;
	margin-left: 7px;
	text-align: center;
	margin-top: 5px;
	height: 15px;
	padding-top: 2px;
	float: none;
}

#SmallHeaderContainer #Banner #AuthenticationButton a:hover {
	background-position: 0 -18px;
	text-decoration: none;
}

.BadAdButton:link {
	color: #80ace6;
	top: -2px;
}

#SmallHeaderContainer .SignUpAndPlay {
	width: 150px;
	float: left;
	left: 200px;
	height: 40px;
}

#SmallHeaderContainer #PlayNowButton {
	float: right;
	width: 160px;
	margin-right: 20px;
}

#Header .headLink {
	position: absolute;
	top: 4px;
	left: 278px;
	width: 348px;
	height: 88px;
}

#HeaderContainer {
	position: relative;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 225px;
	background: url(/images/head_03.jpg) repeat scroll 0 0 transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 6;
}

#HeaderContainer #Banner {
	height: 100px;
	background: none;
	position: relative;
	bottom: 0;
}

#HeaderContainer #Banner #Logo {
	height: 70px;
	left: 275px;
	position: absolute;
	top: 10px;
	width: 350px;
	margin: 0;
	float: none;
	background: none;
}

#HeaderContainer #Banner #Authentication {
	position: relative;
	top: 0;
	margin: 0;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	float: left;
	background: url(/images/head_bkg_t1.png) no-repeat left top;
	padding: 0 0 0 2px;
}

#HeaderContainer #Banner #Authentication #OldAuthenticationBannerSpan {
	background: url(/images/head_bkg_t2.png) no-repeat scroll right top transparent;
	display: block;
	height: 28px;
	padding: 6px 10px 0;
}

#HeaderContainer #Banner #Authentication a {
	height: 18px;
	background: url(/images/btn_blue18h.png) repeat-x;
	background-position: 0 0;
	margin: 0 5px;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 5px;
}

#HeaderContainer #Banner #Authentication a:hover {
	background-position: 0 -18px;
}

#HeaderContainer #Banner #Alerts {
	background: Transparent;
	border: none;
	position: absolute;
	width: 147px;
	height: 81px;
	bottom: 0;
	right: 3px;
	float: none;
}

#Body {
	_overflow: hidden;
	min-height: 550px;
	padding: 5px 5px 25px 5px;
	background: url(/images/containerBkg_01.png);
  _overflow: hidden;
	margin: 0 auto;
	width: 960px;
}


div#testingSitePanelWrapper,
#BodyWrapper {
	margin: 0 auto;
	width: 970px;
	background: white;
}

.favorited,
.notFavorited {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/favoriteStar_20h.png) no-repeat 0 -20px;
	width: 21px;
	height: 20px;
	margin: 0;
	display: inline-block;
	position: relative;
	top: 3px;
	*display: inline;
	*zoom: 1;
}

.notFavorited {
	background-position: 0 0;
}

#Footer {
	background: #e6e6e6;
	text-align: center;
	font-size: 13px;
	color: #aaa;
	margin: 0;
	width: 100%;
	padding: 2em 0 0 0;
}

#Footer .FooterNav {
	color: #bbb;
}

#Footer .SEOGenreLinks {
	padding: 1em 0 2em 0;
	font-size: 11px;
}

#Footer .Legalese {
	font-size: 10px;
	margin-bottom: 1em;
}

#Footer .Legalese p {
	margin: 0;
	padding: 0;
}

#CancelBuildersClubContainer h2,
#PaymentMethodsContainer h2,
#PaymentContainer h2,
#PayPalContainer h2,
#CashContainer h2,
#UpgradeCompleteContainer h2,
#ManageAccountUpgradesContainer h2,
#CancelAccountUpgradeContainer h2,
#AccountUpgradesConfirmationContainer h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #444;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0;
}

#BuildersClubContainer #LeftColumn {
	margin-left: 5px;
}

#BuildersClubContainer #RightColumn {
	margin-right: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000;
	width: 285px;
}

#BuildersClubContainer #RightColumn .StandardBox {
	width: 273px;
}

#BuildersClubContainer #RightColumn .StrongRed {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}

#BuildersClubContainer #RightColumn h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #333;
}

#BuildersClubContainer #RightColumn .RefCode {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 30px;
	color: #666;
	display: block;
	margin-bottom: 16px;
}

#Header {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0;
	text-align: left;
}

#hlNews {
	margin-right: 4px;
}

#Header .SmallHeaderAlertSpaceLeft {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/bg-statbar-left.png") no-repeat scroll left center transparent;
	*background: none;
	height: 21px;
	right: 2px;
	width: auto;
	padding-left: 4px;
	float: right;
}

.SmallHeaderAlertSpaceLeft .AlertSpace {
	float: left;
	border: none;
	position: relative;
	top: 0;
	width: auto;
	margin: 0;
	padding-right: 60px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url("/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/bg-statbar-right-28h.png") no-repeat scroll right 0 transparent;
	height: 28px;
	padding-left: 9px;
	padding-top: 1px;
}

.SmallHeaderAlertSpaceLeft {
	background: url("/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png") no-repeat scroll left;
	height: 28px;
	right: 2px;
	padding-left: 3px;
	float: right;
}

.SmallHeaderAlertSpaceLeft .AlertSpace a {
	padding-right: 10px;
	padding-left: 19px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0;
	position: static;
}

.SmallHeaderAlertSpaceLeft .AlertSpace a:hover,
#Header .AlertSpace a:active {
	text-decoration: none;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .MessageAlert {
	border: none;
	background: none;
	display: inline;
	float: left;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .MessageAlert a {
	color: #444;
	background-position: -2px -3px;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .MessageAlert a:hover {
	color: #aaa;
	background-position: -2px -23px;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .RobuxAlert {
	border: none;
	background: none;
	display: inline;
	float: left;
	width: auto;
	padding: 0;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .RobuxAlert a {
	color: #080;
	background-position: -1px -43px;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .RobuxAlert a:hover {
	color: #0d0;
	background-position: -1px -63px;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .FriendsAlert {
	border: none;
	background: none;
	display: inline;
	float: left;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .FriendsAlert a {
	color: #05b;
	background-position: -2px -82px;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .FriendsAlert a:hover {
	color: #0cf;
	background-position: -2px -102px;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .TicketsAlert {
	border: none;
	background: none;
	display: inline;
	float: left;
	margin-top: 4px;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .TicketsAlert a {
	color: #a61;
	background-position: -2px -123px;
}

.SmallHeaderAlertSpaceLeft .AlertSpace .TicketsAlert a:hover {
	color: #fb6;
	background-position: -2px -143px;
}

.AlertSpace .icons,
.AlertSpace .icons a {
	display: none;
}

.AlertSpace .message_icon {
	display: none;
}

.AlertSpace .friends_icon {
	display: none;
}

.AlertSpace .robux_icon {
	display: none;
}

.AlertSpace .tickets_icon {
	display: none;
}

.OldAlertSpace .icons,
.OldAlertSpace .icons a {
	display: none;
}

.OldAlertSpace .message_icon {
	display: none;
}

.OldAlertSpace .friends_icon {
	display: none;
}

.OldAlertSpace .robux_icon {
	display: none;
}

.OldAlertSpace .tickets_icon {
	display: none;
}

#Header .Navigation {
	width: 900px;
	height: 30px;
	background: url(/images/topNav_purple.png);
	background-position: 0 0;
	text-align: center;
	line-height: 20px;
}

.Navigation ul {
	margin: 0 auto;
	padding: 0 0 0 58px;
}

.Navigation li {
	display: inline-block;
	margin: 0;
	padding: 6px 15px 0;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
}

.Navigation li:hover {
	background: url(/images/topNav_purple.png);
	background-position: 0 30px;
}

.Navigation a {
	display: inline-block;
	color: #fff;
}

.Navigation a:hover {
	text-decoration: none;
}

.Navigation ul li a,
.Navigation ul li a:visited {
	border: none;
	font-size: 16px;
	padding: 0;
}

.StandardBox {
	padding: 5px;
	margin-bottom: 8px;
	background: url(/images/standardBox_01_bkg.png) top repeat-x #fff;
	border: 1px solid #aaa;
	z-index: 0;
}

.StandardBoxHeader,
.StandardBoxHeaderGray {
	height: 33px;
	padding: 0 7px 0 5px;
	text-align: left;
	z-index: 2;
	background: url(/images/tab_black_33h_t1.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	z-index: 0;
}

.StandardBoxHeaderGray {
	background: url(/images/tab_gray_33h_t1.png) no-repeat left top;
}

.StandardBoxHeader span,
.StandardBoxHeaderGray span {
	display: block;
	width: 100%;
	height: 29px;
	padding: 5px 5px 0 2px;
	background: url(/images/tab_black_33h_t2.png) no-repeat right top;
	overflow: hidden;
}

.StandardBoxHeaderGray span {
	background: url(/images/tab_gray_33h_t2.png) no-repeat right top;
}

.StandardTabWhite {
	background: url(/images/tab_white_26h_t1.png) no-repeat left top;
	padding: 0 4px;
	float: none;
	text-align: left;
}

.StandardTabWhite span {
	display: block;
	width: 100%;
	*width: 115%;
	height: 26px;
	padding: 5px 5px 0 9px;
	*padding-right: 14px;
	background: url(/images/tab_white_26h_t2.png) no-repeat right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.StandardBoxWhite {
	position: relative;
	top: -1px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 8px;
	color: Black;
}

.StandardTabGray,
.StandardTabGrayActive {
	position: relative;
	background: url(/images/tab_white_31h_t1.png) no-repeat left top;
	background-position: left 0;
	height: 31px;
	padding: 0;
	text-align: left;
	cursor: pointer;
	margin: 0;
}

.StandardTabGray span,
.StandardTabGrayActive span {
	background: url(/images/tab_white_31h_t2.png) no-repeat right top;
	background-position: right 0;
	height: 25px;
	padding: 6px 16px 0 8px;
	margin: 0 0 0 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.StandardTabGray a,
.StandardTabGrayActive a {
	color: #333;
}

.StandardTabGrayActive {
	background-position: left -62px;
}

.StandardTabGrayActive span {
	background-position: right -62px;
}

.StandardTabGray:hover {
	position: relative;
	background: url(/images/tab_white_31h_t1.png) no-repeat left top;
	background-position: left -31px;
	height: 31px;
	padding: 0;
	z-index: 2;
	text-align: left;
	margin: 0;
}

.StandardTabGray span:hover {
	background: url(/images/tab_white_31h_t2.png) no-repeat right top;
	background-position: right -31px;
	height: 25px;
	padding: 6px 16px 0 8px;
	margin: 0 0 0 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.StandardBoxGray {
	position: relative;
	top: -2px;
	padding: 8px 5px;
	background: url(/images/standardBox_01_bkg.png) top repeat-x #fff;
	border: 1px solid #aaa;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace {
	position: relative;
	top: 0;
	width: 155px;
	height: 50px;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: none;
	float: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace a {
	position: absolute;
	width: 43px;
	padding-left: 18px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace a:hover,
#Header .AlertSpace a:active {
	text-decoration: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .MessageAlert {
	border: none;
	background: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .MessageAlert a {
	left: 13px;
	top: 8px;
	color: #444;
	background-position: -2px 0;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .MessageAlert a:hover {
	color: #aaa;
	background-position: -2px -20px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .RobuxAlert {
	border: none;
	background: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .RobuxAlert a {
	left: 13px;
	top: 28px;
	color: #080;
	background-position: -2px -41px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .RobuxAlert a:hover {
	color: #0d0;
	background-position: -2px -61px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .FriendsAlert {
	border: none;
	background: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .FriendsAlert a {
	left: 79px;
	top: 8px;
	color: #05b;
	background-position: -2px -81px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .FriendsAlert a:hover {
	color: #0cf;
	background-position: -2px -101px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .TicketsAlert {
	border: none;
	background: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .TicketsAlert a {
	left: 79px;
	top: 28px;
	color: #a61;
	background-position: -2px -121px;
}

.StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace .TicketsAlert a:hover {
	color: #fb6;
	background-position: -2px -141px;
}

.StandardBox .SmallHeaderAlertSpaceLeft div.icons,
a.icons {
	display: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft div.message_icon {
	display: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft div.friends_icon {
	display: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft div.robux_icon {
	display: none;
}

.StandardBox .SmallHeaderAlertSpaceLeft div.tickets_icon {
	display: none;
}

#GroupsPeopleContainer .StandardTabGray,
#GroupsPeopleContainer .StandardTabGrayActive {
	position: relative;
	top: 2px;
}

.tab_white_31h_container .ajax__tab_header {
	background: none;
}

.tab_white_31h_container .ajax__tab_outer {
	background: none;
	height: auto;
}

.tab_white_31h_container .ajax__tab_inner {
	position: relative;
	background: url(/images/tab_white_31h_t1.png) no-repeat left top;
	height: 31px;
	padding-left: 0;
	z-index: 2;
}

.tab_white_31h_container .ajax__tab_header .ajax__tab_tab {
	background: url(/images/tab_white_31h_t2.png) no-repeat right top;
	height: 25px;
	padding: 6px 16px 0 8px;
	margin: 0 0 0 4px;
}

.tab_white_31h_container .ajax__tab_hover .ajax__tab_outer {
	background: none;
	height: auto;
}

.tab_white_31h_container .ajax__tab_hover .ajax__tab_inner {
	position: relative;
	background: url(/images/tab_white_31h_t1.png) no-repeat left top;
	background-position: left -31px;
	height: 31px;
	padding-left: 0;
	z-index: 2;
}

.tab_white_31h_container .ajax__tab_hover .ajax__tab_tab {
	background: url(/images/tab_white_31h_t2.png) no-repeat right top;
	background-position: right -31px;
	height: 25px;
	padding: 6px 16px 0 8px;
	margin: 0 0 0 4px;
}

.tab_white_31h_container .ajax__tab_active .ajax__tab_outer {
	background: none;
	height: auto;
}

.tab_white_31h_container .ajax__tab_active .ajax__tab_inner {
	position: relative;
	background: url(/images/tab_white_31h_t1.png) no-repeat left top;
	background-position: left -62px;
	height: 31px;
	padding-left: 0;
	z-index: 2;
}

.tab_white_31h_container .ajax__tab_active .ajax__tab_tab {
	background: url(/images/tab_white_31h_t2.png) no-repeat right top;
	background-position: right -62px;
	height: 25px;
	padding: 6px 16px 0 8px;
	margin: 0 0 0 4px;
}

.tab_white_31h_container .ajax__tab_body {
	position: relative;
	top: -2px;
	padding: 8px 5px;
	background: url(/images/standardBox_01_bkg.png) top repeat-x #fff;
	border: 1px solid #aaa;
}

.Column2a {
	float: left;
}

.Column3b {
	float: left;
}

.Column2c {
	float: left;
	margin-left: 10px;
}

.Column2d {
	float: left;
}

.Column1e {
	width: 140px;
}

.Column2e .StandardBoxHeaderGray {
	margin: 0;
	width: 726px;
}

.Column2e .StandardBoxGray {
	width: 726px;
}

.Column2f {
	float: left;
}

div.rbx2only {
	display: block;
}

.rbx2only {
	display: inline;
}

.rbx2hide {
	display: none;
}

#RobloxCentralBank {
	overflow: hidden;
}

.transparentBkg {
	background-color: Transparent;
}

.FriendRequestsPane {
	width: 890px;
}

.Shadow {
	display: none;
}

.ShadowedStandardBox .Header {
	height: 33px;
	padding: 0 7px 0 5px;
	text-align: left;
	z-index: 2;
	background: url(/images/tab_black_33h_t1.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.ShadowedStandardBox .Header span {
	display: block;
	width: 100%;
	height: 29px;
	background: url(/images/tab_black_33h_t2.png) no-repeat right top;
	overflow: hidden;
	height: 26px;
	padding: 7px 4px 0 3px;
}

.ShadowedStandardBox .Content {
  padding: 5px;
  margin-bottom: 8px;
  background: url(/images/standardBox_01_bkg.png)
    top repeat-x #fff;
  border: 1px solid #aaa;
}

a.rss_icon {
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/topNav_rss.png) no-repeat;
}

.Column1d .StandardTabWhite,
.Column2d .StandardTabWhite {
	width: auto;
}

.MyRobloxContainer {
	width: 890px;
}

.BCHat {
	margin-top: 1px;
}

.OldAlertSpace {
	position: relative;
	top: 0;
	width: 147px;
	height: 50px;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#Header .OldAlertSpace {
	float: right;
	border: none;
	margin-left: 0;
	margin-right: 0;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/head_sign.png) 0 0;
	height: 78px;
}

.OldAlertSpace a {
	position: absolute;
	width: 43px;
	padding-left: 18px;
	background: url(/web/20120701010001im_/http://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0;
}

.OldAlertSpace a:hover,
#Header .AlertSpace a:active {
	text-decoration: none;
}

.OldAlertSpace .MessageAlert {
	border: none;
	background: none;
}

.OldAlertSpace .MessageAlert a {
	left: 13px;
	top: 8px;
	color: #444;
	background-position: -2px 0;
}

.OldAlertSpace .MessageAlert a:hover {
	color: #aaa;
	background-position: -2px -20px;
}

.OldAlertSpace .RobuxAlert {
	border: none;
	background: none;
}

.OldAlertSpace .RobuxAlert a {
	left: 13px;
	top: 28px;
	color: #080;
	background-position: -2px -41px;
}

.OldAlertSpace .RobuxAlert a:hover {
	color: #0d0;
	background-position: -2px -61px;
}

.OldAlertSpace .FriendsAlert {
	border: none;
	background: none;
}

.OldAlertSpace .FriendsAlert a {
	left: 79px;
	top: 8px;
	color: #05b;
	background-position: -2px -81px;
}

.OldAlertSpace .FriendsAlert a:hover {
	color: #0cf;
	background-position: -2px -101px;
}

.OldAlertSpace .TicketsAlert {
	border: none;
	background: none;
}

.OldAlertSpace .TicketsAlert a {
	left: 79px;
	top: 28px;
	color: #a61;
	background-position: -2px -121px;
}

.OldAlertSpace .TicketsAlert a:hover {
	color: #fb6;
	background-position: -2px -141px;
}