.price12pt{
	color:#fff;
	font-size:16px;
}
#main_container{
	width:600px;
	margin:0 auto;
	text-align:left;
}
.AlertSignupImageDiv
{
	text-align: center;
}
#wallpapers{
text-align:center;
}
#wallpaper_container img{
	margin:1px;
	border-left:1px solid #111;
	border-top:1px solid #111;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	font-size:12px;
	color:#aaa;
}

INPUT.textarea
{
	font-size: 11px;
}
BODY
{
	font-size: 11px;
	font-family: "Times New", "Lucida Grande", "Tahoma", "Arial", "Verdana";
	background-color: #000;
	color: #ccc;
	text-align:center;
}
SELECT
{
	font-size: 11px;
}
INPUT.button
{
	font-weight: bold;
	font-size: 11px;
}
.smallBold
{
	font-size: 11px;
}
.redLink
{
	font-size: 11px;
	color: #FF0000;
}
.HeadingText
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
.heading1
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

.blueText
{
	font-size: 11px;
	color: #ffffff;
}
.AltRow
{
	background-color: #465664;
	color: #990000;
}
.smallLink
{
	font-size: 12px;
	color: white;
}
.smallerLink
{
	font-size: 12px;
	color: white;
}

.MediaItemText
{
	color: white;
}
.smallText
{
	font-size: 12px;
	color: #ffffff;
}
.noteText
{
	font-size: 12px;
	color: #ffffff;
}
.tableHeading
{
	border-bottom: solid #c0c0c0 1px;
	font-weight: bold;
	font-size: 11px;
}
A.TopLink
{
	font-size: 10px;
	color: white;
	margin-right:10px;
}

td.MediaBrowser
{
	background-color:#000;
}

td.FilterSelector
{
	text-align: right;
	padding-right: 5px;
}

div.SuccessSignupForAlertBox
{
	border-right: #465664 3px ridge;
	padding-right: 5px;
	border-top: #465664 3px ridge;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #465664 3px ridge;
	padding-top: 5px;
	border-bottom: #465664 3px ridge;
}

div.PhoneInfoMini
{
	border-right: #465664 2px solid;
	padding-right: 5px;
	border-top: #465664 2px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #465664 2px solid;
	padding-top: 5px;
	border-bottom: #465664 2px solid;
}
div.SignupDiv
{
	text-align: right;
	background-image: url(/services/asset/dirtbox);
	width: 108;
	height: 70;
	cursor: pointer;
}
td.CustomBody
{
	background-image: url(/services/asset/brownbg);
	vertical-align: top;
}

td.FrameTop
{
	background-image: url(/services/asset/ragedge_t);
	text-align: right;
	height: 20;
}
td.BannerHeader
{
	background-repeat: no-repeat;
	background-image: url(/services/asset/Header);
	padding: 0px;
	vertical-align: top;
	width: 570;
	height: 70;
	text-align: right;
}
.FrameLeft
{
	background-image: url(/services/asset/ragedge_l);
	width: 20px;
	height: 100%;
	vertical-align: top;
}

.FrameRight
{
	width: 20px;
	height: 100%;
	background-image: url(/services/asset/ragedge_r);
	vertical-align: top;
}
.FrameBottom
{
	height: 20px;
	width: 560px;
	background-image: url(/services/asset/ragedge_b);
}

td.FrameLeftTop
{
	background-image: url(/services/asset/corner_ul);
	height: 20px;
	width: 20;
	background-repeat: no-repeat;
}

td.FrameRightTop
{
	width: 20;
	height: 20px;
	float: left;
	background-image: url(/services/asset/corner_ur);
	background-repeat: no-repeat;
}
.FrameLeftBottom
{
	width: 20;
	height: 20;
	float: left;
	background-image: url(/services/asset/corner_ll);
}
.FrameRightBottom
{
	width: 20;
	height: 20;
	float: left;
	background-image: url(/services/asset/corner_lr);
}

.ErrorLabel
{
	font-weight: bold;
	color: #FF0000;
}


div.termsMenuDiv
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}
.headerAllCaps {text-transform:uppercase;}

.TermsBodyText
{color:White;}

A
{ color:White; }

.BackToStoreButton 
{
	FONT-WEIGHT:bold;FONT-SIZE:12px;height:25px;width:150px;
}

#wallpaper_container{
	width:545px;
}

#ringtone_container{
	width:545px;
}
.pagination { 
	color:#eee;
	padding: 20px 0 10px 10px;
	font-size:12px;
} 
.pagination a { 
	padding: 2px 5px 2px 5px; 
	margin: 2px; 
	border: 1px solid #999; 
	text-decoration: none; 
	color: #aaa; 
} 
.pagination a:hover, .pagination a:active { 
	border: 1px solid #eee; 
	color: #eee; 
} 
.pagination span.current { 
	padding: 2px 5px 2px 5px; 
	margin: 2px; 
	font-weight: bold; 
	background-color: #999; 
	color: #111; 
} 
.pagination span.disabled { 
	padding: 2px 5px 2px 5px; 
	margin: 2px; 
	border: 1px solid transparent; 
	color: transparent; 
	display:none;
}

#ringtones{
	width:500px;
	margin:0 auto;
	border:1px solid #333;
	padding:5px;
}
#ringtones tr td{
	border-bottom:1px dotted #333;
	padding-bottom:2px;
	font-size:13px;
	color:#aaa;
}
.ringtone_row_item:hover{
	background-color:#555;
}

.compliance_for_alert{
	padding:13px;
	font-size:13px;
	color:#ddd;
}

#phone_information_box_for_alerts{
	font-size:13px;
	padding:10px;
}

p{
	font-size:16px;
	padding:5px;
	line-height:1.4em;
}
h3{
	padding-left:10px;
	color:#fff;
}


li{
	list-style:none;
	font-size:13px;
	color:#aaa;
}

#wallpaper_download_box{
	font-size:12px;
	color:#aaa;
	padding:6px;
	background:#111;
	border:1px solid #444;
	display:none;
}
#wallpaper_result_message_box{
	padding:10px;
	font-size:13px;
	font-weight:bold;
}

#ringtone_download_box{
	font-size:12px;
	color:#aaa;
	padding:6px;
	background:#111;
	border:1px solid #444;
	display:none;
}
#ringtone_result_message_box{
	padding:10px;
	font-size:13px;
	font-weight:bold;
}

#faq{
	font-size:12px;
	padding:5px;
}
#faq b{
	color:#eee;
}
#faq li{
	list-style:square;
	margin:0;
	padding-top:3px;
}
#faq p{
	font-size:12px;
	padding:5px;
	font-weight:normal;
	color:#999;
}
.compliance_for_content{
	color:#fff;
	font-size:12px;
}
.compliance_for_alert{
	color:#fff;
	font-size:12px;
}