/*[fmt]1A90-1A0B-1*/
/*
iBetaTest.com Style for iPhone Theme
Version 1.0
by Petar Smilajkov Peconi
on Wednesday, September 24, 2008


HTML Modifiers*/
BODY, TD, TH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9F9F9F;
}

BODY {
	background: #3F2B30 0px 46px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color: #FF6699;
	text-decoration: none;
}

A:visited {
	text-decoration: none;
	color: #FF6699;
}

A:hover {
	text-decoration: none;
	color: #5C9CB8;
}

A:active {
	text-decoration: none;
	color: #FF6699;
}

H1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Romain", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 2.8em;
	margin-top: 9px;
}

H2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Romain", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;
}

H2.inline {
	display: inline;
	padding-right: 10px;
}

H2.inline.padleft {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

STRONG {
	color: #F7F7F7;
	font-family: Georgia, "Times New Romain", Times, serif;
}

IMG {
	border: 0;
}

#screenshotsList {
}

FIELDSET {
	border: none;
}

.bigTextField {
	height: 27px;
	padding: 6px 3px 0;
	font: normal normal bold large Georgia;
}

.biggerTextField {
	height: 27px;
	padding: 6px 3px 0;
	font: normal normal bold large Georgia;
	width: 330px;
}

.hugeTextField {
	height: 27px;
	padding: 6px 3px 0;
	font: normal normal bold large Georgia;
	width: 452px;
}

.bigSelectBox {
	height: 33px;
	padding: 6px 3px 0;
	font: normal normal bold large Georgia;
}

.bigButton {
	height: 28px;
	font: italic normal bold large Georgia;
	padding-bottom: 24px;
}

.formTitle {
	padding-right: 10px;
	color: #B7B7B7;
	font-size: 1.3em;
}

.smallerText {
	font-size: 11px;
	font-style: italic;
}

HR {
	border: none;
	height: 1px;
	background-color: #252525;
	margin: 9px 0;
}

H2 {
	text-shadow: #000 1px 1px 1px;
}

/*iBetaTest*/
#wrapper {
	min-width: 960px;
	margin: 0 auto;
}

#header {
	height: 48px;
	background-color: #251116;
	background: #251116 url(http://ibetatest.com/blog/wp-content/themes/agregado/images/bg_top.jpg) repeat-x 0px 45px;
	min-width: 960px;
}

#logo {
	float: left;
	width: 26px;
	margin: 13px 0 0 15px;
}

#topNavigation {
	float: right;
	margin: -7px 0px 0 0;
	font-size: 15px;
	font: italic normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #5D5D5D;
	text-shadow: #000 1px 1px 1px;
}

#topNavigation UL {
	list-style: none;
	padding: 0;
	margin-right: 145px;
}

#topNavigation UL LI {
	float: left;
	margin: 4px 0 0;
}

#topNavigation UL LI A {
	padding: 0 15px 0 0;
	color: #5D5D5D;
}

#topNavigation UL LI A:hover {
	color: #FF6699;
}

#topNavigation .now {
	color: #FFFFFF;
}

#topNavigation .soon {
	color: #5D5D5D;
}

/* new nav menu */

#nav, #nav ul{
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
}

#nav a{
	display:block;
	padding:0px 5px;
	text-decoration:none;
}

#nav a:hover{
}

#nav li{
	float:left;
	position:relative;
	width: auto;
	white-space: nowrap;
}

#nav ul {
	position:absolute;
	display:none;
}

#nav li ul {
	background-color: #000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	width: auto;
}

#nav li ul li {
	clear: both;
}

#nav li ul a{
	width:100px;
	height:auto;
	float:left;
	font-size: 15px;
}

#nav ul ul{
	top:auto;
	margin-left: 100px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

/* end new nav menu */

#content {
	float: left;
	width: 100%;
	background: url(images/bottomBgShaddow.png) repeat-x left bottom;
	padding: 0 0 21px;
}

#contentTop {
	height: 54px;
	background: url(images/topBg.jpg) repeat;
}

#contentTop DIV:first-child {
	padding-left: 5px;
}

#contentTop DIV IMG {
	padding-left: 0px;
	margin-top: -3px;
}

.topHeaderImages {
	float: left;
}

#topInfoLeft {
	float: left;
	width: 550px;
	margin: 4px 0 0 0px;
	height: 35px;
	text-align: left;
}

#topInfoRight {
	float: right;
	width: auto;
	text-align: right;
	background-color: #010101;
	margin: 4px 110px 0 0;
	font-style: italic;
	color: #BDBDBD;
	padding: 3px 6px;
	border: 2px solid #010101;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar {
	float: left;
	width: 200px;
	margin-top: 5px;
	text-align: center;
	/*[empty]background:;*/
	margin-left: 5px;
	margin-right: 5px;
}

#sidebarIcon {
	font-style: italic;
}

#sidebar UL {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar UL LI IMG {
	padding-right: 5px;
}

#sidebar UL LI A {
	display: block;
	line-height: 1.3em;
	margin-top: 2px;
	padding: 4px 4px 4px 25px;
	text-align: left;
	font-style: italic;
}

#sidebar UL LI A:hover, #sidebar UL LI A:active {
	background-color: #111111;
	font-style: italic;
}

#contentMiddle {
	float: left;
	width: 100%;
	min-height: 539px;
	background: #000 url(images/middleBg.jpg) repeat;
	min-width: 980px;
}

#contentWrapper {
	float: left;
	margin-left: 20px;
	width: 750px;
	max-width: 900px;
}

#forumContentWrapper {
	float: left;
	margin-left: 20px;
	width: 800px;
	max-width: 900px;
}

#contentTitle IMG {
	margin-left: -20px;
}

#contentTitle DIV {
	margin: -20px 0 26px 0px;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}

#contentBottom {
	float: left;
	height: 50px;
	width: 100%;
	background: url(images/bottomBg.jpg) repeat-x;
}

#footer {
	padding: 0 20px;
}

#footerCounters {
	float: right;
	margin-top: 24px;
	font-style: italic;
	font-size: 43px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#footerCounters P {
	padding: 0;
	margin: 0;
}

.footerBox {
	float: left;
	width: 220px;
	height: 190px;
	font: 10px Verdana;
	color: #FFFFFF;
	margin: 0 17px 0 0;
}

.footerBoxTitle {
	height: 17px;
}

.footerBoxOptions {
}

.footerBoxOptions UL {
	list-style: none;
	padding: 0;
}

.footerBoxOptions UL LI {
	float: left;
	padding: 3px;
	margin-right: 10px;
	background: #3B3B3B;
}

.footerBoxOptions UL LI A {
	color: #FFFFFF;
	display: block;
	padding: 3px;
}

.footerBoxOptions UL LI A:hover {
	background: #8D1D42;
}

.footerBoxOptions .selected {
	background-color: #8D1D42;
}

.footerBoxOptions .selected A:hover {
	background-color: #343434;
}

.footerBoxOptions .footerNavigation {
	float: right;
	margin: 0;
	border: 1px solid #171717;
	/*[empty]font-weight:;*/
}

.footerBoxBody {
}

.footerBoxBody UL {
	list-style: none;
	padding: 0;
}

.footerBoxBody UL LI {
	background: #3B3B3B;
	margin: 4px 0 0;
	font-weight: bold;
}

.footerBoxBody UL LI A {
	display: block;
	color: #FFFFFF;
	padding: 5px;
	cursor: pointer;
}

.footerBoxBody UL LI A:hover {
	background: #010101;
	color: #FF6699;
}

.footerBoxBody UL LI A SPAN {
	float: right;
	margin-top: -13px;
	color: #7D7D7D;
	font-weight: normal;
}

#footerSeparator {
	margin-top: 23px;
	padding: 0px 0 0;
	height: 9px;
	background: url(images/footerSeparator.png) repeat-x;
}

#footerInfo {
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
}

#footerInfo DIV {
	margin: 0 auto;
	padding-bottom: 10px;
}

#errors {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #010101;
	background: #FF0000 url(images/errorsBg.png) repeat-x;
	color: #D3D3D3;
	font: 12px Verdana;
	padding: 0px 5px;
}

#errors P {
	font-weight: bold;
	color: #FFFFFF;
}

#notices {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #010101;
	background: #FF0000 url(images/noticesBg.png) repeat-x;
	color: #D3D3D3;
	font: 12px Verdana;
	padding: 0px 5px;
}

#messages {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #010101;
	background: #35FF00 url(images/messagesBg.png) repeat-x;
	color: #FFFFFF;
	font: bold 15px Verdana;
	padding: 0px 5px;
	text-align: center;
}

#messages LI {
	list-style: none;
}

.sig {
	color: #FFFFFF;
	font-family: Georgia, "Times New Romain", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;
}

.betaTable {
	border: 1;
}

.betaTable THEAD, .betaTable THEAD TR TD {
	color: #FFFFFF;
	font-family: Georgia, "Times New Romain", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding: 0 10px;
}

.betaTable TBODY TD {
	background: url(images/transparent75.png) repeat;
	color: #6F6F6F;
	padding: 0 10px;
}

.betaTable TBODY TD.noFill {
	background: none;
}

.emptyDataSet {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	/*[empty]background:;*/
	color: #FFFFFF;
	font-family: Georgia, "Times New Romain", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;
}

#reportsModule .betaTable TD {
	padding: 10px 0;
}

.reportMessage {
	text-align: left;
	margin-bottom: 15px;
	margin-top: 10px;
	background-color: #0F0F0F;
	padding: 5px 12px 5px 14px;
	color: #ADADAD;
	font-style: italic;
	line-height: 25px;
	-moz-border-radius: 10px;
	border: 2px dotted #1D1D1D;
}

.reportMessageAnswer {
	text-align: left;
	margin-bottom: 15px;
	background-color: #0F0F0F;
	padding: 5px 12px 5px 14px;
	color: #ADADAD;
	font-style: italic;
	line-height: 25px;
	-moz-border-radius: 10px;
	border: 2px solid #1D1D1D;
}

.reportMessageHover {
	border: 2px solid #5C9CB8;
}

.reportMessageAnswer .reportNumber {
	float: right;
	color: #333333;
}

.reportMessageAnswer .options {
	float: right;
	color: #333333;
	margin-top: -20px;
	margin-right: -5px;
}

.reportMessageAuthor {
	color: #3D3D3D;
}

.reportReplyButton {
	margin-bottom: 10px;
}

.subtable .formTitle {
	font-size: 17px;
}

.subtable {
	text-align: center;
	border: 1px solid #131313;
	padding: 10px 0;
	margin: 10px 0;
	-moz-border-radius: 5px;
	background: url(images/transparent75.png) repeat;
}

.subtable UL {
	text-align: left;
}

.subtable-modal {
	text-align: center;
	border: 1px solid #131313;
	padding: 0 0 10px;
	margin: 10px auto;
	-moz-border-radius: 5px;
	background: url(images/transparent75.png) repeat;
	width: 80%;
}

.thumbnail {
	float: left;
	padding: 5px;
	border: 4px solid #0B0B0B;
	margin: 2px;
	text-align: center;
}

.thumbnail:hover {
	float: left;
	padding: 5px;
	border: 4px solid #5C9CB8;
	margin: 2px;
	text-align: center;
}

#deleteScreenshot {
	text-align: left;
	padding: 5px;
}

#zoomer {
	position: absolute;
}

#filesList LI {
	background: url(images/transparent75.png) repeat;
	margin: 2px 0 0;
	list-style: decimal;
}

#filesList .fileName {
	display: block;
	width: 237px;
	float: left;
	color: #D7D7D7;
	padding-left: 5px;
}

#filesList .fileOptions {
	float: right;
	text-align: right;
	margin-top: -18px;
	padding-right: 10px;
}

#filesList .fileOptions IMG {
	vertical-align: text-bottom;
}

.stepped {
	border-bottom: 1px dotted #753248;
}

#showMyApps, #showMyBetas {
	text-shadow: #000 1px 1px 1px;
}

UL.betaInfoList {
	padding: 0 30px;
}

.betaInfoList LI {
	list-style: lower-roman;
}

.betaInfoList LI EM {
	color: #E7E7E7;
	font-style: italic;
	font-size: 15px;
}

.emptyList {
	list-style: none;
	padding: 0;
}

.emptyList LI {
	padding: 4px 0 0;
}

UL.emptyList.flat LI {
	display: inline;
	padding-right: 8px;
}

UL.emptyList.flat.appOptions {
	text-align: center;
}

.tableSpacer {
	height: 20px;
}

.betaTable H2 {
	margin: 0 0 -10px;
	font-size: 14px;
}

.betaTable H1 {
	margin: 0 0 -10px;
	font-size: 16px;
}

.betaTable P {
	padding-left: 10px;
}

.appSpotsLeft {
	float: right;
	color: #7F7F7F;
	text-align: center;
	font: italic normal 11px Georgia, "Times New Roman", Times, serif;
	background: url(images/iPhoneButton.png) no-repeat;
	width: 159px;
	height: 83px;
	padding-top: 15px;
}

.appSpotsLeft SPAN {
	color: #FF6699;
	font: italic 28px Georgia, "Times New Roman", Times, serif;
}

.appSpots {
	color: #7F7F7F;
	text-align: center;
	font: italic normal 11px Georgia, "Times New Roman", Times, serif;
	background: url(images/iPhoneButton.png) no-repeat;
	width: 159px;
	height: 83px;
	padding-top: 15px;
	margin: 15px auto 0;
}

.appSpots SPAN {
	color: #FF6699;
	font: italic 28px Georgia, "Times New Roman", Times, serif;
}

#searchStatus {
	padding-left: 20px;
}

#devIcon {
	float: right;
	position: relative;
	text-align: center;
	font: italic normal normal 14px Georgia;
	margin: -85px 0 0;
}

#appInfo {
	float: right;
	position: relative;
	text-align: center;
	font: italic normal normal 14px Georgia;
	margin: -95px 0 0;
}

.appPageInfo P {
	padding: 0 25px;
	color: #6F6F6F;
}

.number {
	float: right;
	margin: -30px 10px 0 0;
	z-index: 200;
	font: italic 15pt Georgia;
	color: #3D3D3D;
}

.appPageInfo .emptyDataSet P {
	color: #FFFFFF;
}

.number2 {
	float: right;
	margin: -115px 10px 0 0;
	z-index: 200;
	font: italic 15pt Georgia;
	color: #171717;
}

.floatAppName {
	float: right;
	position: absolute;
	margin: 134px auto 0;
	text-align: center;
	width: 148px;
	color: #DBDBDB;
	font-style: italic;
}

#sidebarAppIcon {
	margin: 0 auto 15px;
	text-align: center;
	padding: 0 0 0 38px;
	height: 170px;
}

.floatAppName2 {
	float: right;
	position: absolute;
	margin: 134px 0 0 -11px;
	text-align: center;
	width: 148px;
}

UL.email-list {
	padding: 0;
	list-style: none;
	height: 249px;
	overflow: auto;
}

UL.email-list LI INPUT {
	margin-right: 10px;
}

#indexedList TABLE {
	width: 520px;
	margin: 0 auto;
}

#indexedList .indexLetter {
	font: italic 26px Georgia;
	color: #5C9CB8;
	margin: 30px 0 0;
}

#indexedList .devName {
	font: italic 36px Georgia;
	margin: 0;
	padding-left: 20px;
}

#appCategoriesList .catBox {
	float: left;
	width: 128px;
	height: 160px;
	padding: 7px;
	margin: 0 8px -15px 0;
}

#appCategoriesList .catBox .catName {
	float: left;
	width: 128px;
	margin: 130px auto 0;
	text-align: center;
	position: absolute;
	font: italic normal normal 12px Georgia;
}

.social {
	margin: 10px 0;
}

.social DIV {
	margin: 10px 0;
}

.starWrapper {
	margin: 3px auto;
	text-align: center;
	width: 94px;
}

#countryStats {
	margin: 20px 0 0 28px;
	text-align: left;
}

#countryStats SPAN {
	padding-left: 3px;
}

DIV.pagination {
	padding: 3px 0px 0px 3px;
	margin: 3px 0px 3px 3px;
	text-align: right;
}

DIV.pagination A {
	padding: 2px 5px;
	margin: 2px;
	border: 1px solid #1F1F1F;
	text-decoration: none;
/*no underline*/
	color: #757575;
	-moz-border-radius: 5px;
}

DIV.pagination A:hover, DIV.pagination A:active {
	border: 1px solid #FF6699;
	color: #FFFFFF;
}

DIV.pagination SPAN.current {
	padding: 2px 5px;
	margin: 2px;
	border: 1px solid #010101;
	font-weight: bold;
	background-color: #FF6699;
	color: #FFF;
	-moz-border-radius: 5px;
}

DIV.pagination SPAN.disabled {
	padding: 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	display: none;
}

.pagination .pg {
	color: #4F4F4F;
	font-weight: normal;
}

.ad125x125 IMG {
	display: none;
}

.ad125x125 IMG:first-child {
	border: 5px solid #111111;
	width: 90px;
	display: block;
	margin-bottom: 10px;
}

.ad125x125 IMG:first-child:hover {
	border: 5px solid #1D1D1D;
	display: block;
	margin-bottom: 10px;
}

.ad468x60bottom {
	text-align: center;
	margin-bottom: 10px;
}

.forumPostAdLeft IMG:first-child {
	text-align: center;
	border: 5px solid #010101;
	display: block;
	margin: 20px 0 0 14px;
}

.forumPostAdLeft IMG:first-child:hover {
	text-align: center;
	border: 5px solid #131313;
	display: block;
	margin: 20px 0 0 14px;
}

.titleAd {
	float: right;
	position: absolute;
	margin-left: 635px;
	margin-top: 32px;
}

.titleAd IMG {
	width: 70%;
}

.ad120x90 IMG {
	display: none;
}

.ad120x90 IMG:first-child {
	border: 5px solid #111111;
	display: block;
	margin: 20px 0 0;
}

.ad120x90 IMG:first-child:hover {
	border: 5px solid #1D1D1D;
	display: block;
	margin: 20px 0 0;
}

.firstAd {
	margin-top: 22px;
}

.screenflowAd {
	float: right;
	margin: -85px 60px 0 0;
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
}

.testerHomeStats {
	width: 150px;
	text-align: left;
	margin: 0 auto 0 30px;
	/*[empty]padding-left:;*/
}

.testerHomeStats UL LI {
	padding-bottom: 13px;
}

.testerHomeStats UL LI SPAN {
	padding-left: 10px;
}

#rememberNote {
	width: 480px;
	height: 76px;
	background: url(images/transparent75.png) repeat;
	color: #818181;
	border: 6px solid #010101;
	/*[empty]font-size:;*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#rememberNote .img {
	width: 70px;
	height: 70px;
	float: left;
	margin-left: 7px;
}

#rememberNote P {
	padding-top: 8px;
}

#spotlight {
	height: 643px;
	width: 100%;
	background: url(images/spotlightBg.png) no-repeat;
}

#spotlightApps {
	text-align: center;
}

#spotlightApp-1 {
	float: left;
	margin-left: 87px;
	margin-top: 70px;
}

#spotlightApp-2 {
	float: left;
	margin-left: 80px;
	margin-top: 70px;
}

#spotlightApp-3 {
	float: left;
	margin-left: 78px;
	margin-top: 70px;
}

.spotlightAppInfo {
	margin-top: 0px;
	float: left;
}

.spotlightAppInfo H2 {
	font-size: 15px;
	margin-top: -39px;
}

.spotlightLinksHolder {
	margin-top: -5px;
	color: #FFFFFF;
}

.spotlightLinksHolder IMG {
	vertical-align: middle;
}

.forSpotlight {
	width: 743px;
	margin-top: -10px;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.bubbleInfo {
	position: relative;
}

.popup {
	position: absolute;
	border: 1px solid;
	width: 560px;
	background: url(images/transparent75.png) repeat;
	border: 6px solid #010101;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 10px;
	margin: 320px 0 0 70px;
	font-style: italic;
/*keeps the popup hidden if no JS available*/
}

/*Other Stuff*/
.darker {
	color: #454545;
}

.darker A:link {
	color: #892C4B;
}

.darker A:visited {
	color: #892C4B;
}

.darker A:hover {
	color: #255D75;
}

.darker A:active {
	/*[empty]color:;*/
}

.signUpButtons {
	padding: 11px 30px 0;
}

.signUpButtons .tempArea {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	padding-top: 0px;
}

.signUpButtons .tempArea STRONG {
	color: #EDEDED;
}

.signUpButtons .signupButton A {
	float: left;
	display: block;
	width: 222px;
	height: 112px;
	background: url(images/buttons/blueButton.png) no-repeat;
	color: #010101;
	font-weight: bold;
	font-style: italic;
	font-size: 23px;
	padding-top: 35px;
}

.signUpButtons .signupButton A:hover {
	color: #FFFFFF;
}

.signUpButtons .sneakPeakButton A {
	float: right;
	display: block;
	width: 222px;
	height: 112px;
	background: url(images/buttons/pinkButton.png) no-repeat;
	color: #010101;
	font-weight: bold;
	font-style: italic;
	font-size: 23px;
	padding-top: 35px;
}

.signUpButtons .sneakPeakButton A:hover {
	color: #FFFFFF;
}

.bigEntity {
	font-size: 2em;
	color: #BDBDBD;
	padding: 0 5px 0 0;
	text-shadow: #000 1px 1px 1px;
}

UL.stats {
	list-style: none;
	margin-top: -10px;
	font-style: italic;
	color: #5D5959;
	padding: 0 0 0 23px;
}

.fieldPush {
	padding-right: 25px;
	display: inline;
}

#recaptcha_area {
	text-align: center;
	margin: 0 auto;
}

.fieldLoader {
	background: #FFFFFF url(images/ajaxLoader.gif) no-repeat bottom right;
}

.fieldOK {
	background: #FFFFFF url(images/icons/accept.png) no-repeat right center;
}

.fieldNotOK {
	background: #FFFFFF url(images/icons/delete.png) no-repeat right center;
}

.ajaxLoader {
	position: absolute;
	background: url(images/ajaxLoader.gif) no-repeat;
	height: 16px;
	margin: 10px 0px 0px 7px;
	padding-left: 20px;
}

.simpleAjaxLoader {
	background: url(images/ajaxLoader.gif) no-repeat;
	height: 16px;
	margin: 10px 0px 0px 7px;
	padding-left: 20px;
}

.checkOK {
	position: absolute;
	background: url(images/icons/accept.png) no-repeat;
	height: 16px;
	margin: 10px 0px 0px 7px;
	padding-left: 20px;
}

.checkNotOK {
	position: absolute;
	background: url(images/icons/delete.png) no-repeat;
	height: 16px;
	margin: 10px 0px 0px 7px;
	padding-left: 20px;
}

.checkWarn {
	position: absolute;
	background: url(images/icons/error.png) no-repeat;
	height: 16px;
	margin: 10px 0px 0px 7px;
	padding-left: 20px;
}

.checkLeft {
	padding-left: 20px;
}

#zoomer {
	position: absolute;
}

#forumContentWrapper .maintitle P {
	text-shadow: #000 1px 1px 1px;
}

#forumContentWrapper .ipbtable .row2 B A {
	text-shadow: #000 1px 1px 1px;
}

#forumContentWrapper .maintitle {
	text-shadow: #000 1px 1px 1px;
}

#forumContentWrapper .ipbtable .row1 A:first-child {
	text-shadow: #000 1px 1px 1px;
}

#faqs OL LI STRONG {
	text-shadow: #000 1px 1px 1px;
}

#faqs OL LI {
	color: #818181;
}

/*Alignments*/
.clear {
	clear: both;
}

.clear:after {
	content: ".";
/*the period is placed on the page as the last thing before the div closes*/
	display: block;
/*inline elements don't respond to the clear property*/
	height: 0;
/*ensure the period is not visible*/
	clear: both;
/*make the container clear the period*/
	visibility: hidden;
/*further ensures the period is not visible*/
}

HR.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.note {
	background-color: #F7F462;
	padding: 0 2px;
	color: #010101;
	font-style: italic;
	font-weight: bold;
}

.contentCenter {
	text-align: center;
}

.contentLeft {
	text-align: left;
}

.contentRight {
	text-align: right;
}

