.MobileTitle
{
	font-family:arial;
	font-size:23px;
	font-weight:bold;
	color:#00648f;
}

.MobileSubtitle
{
	font-family:arial;
	font-size:16px;
	color:#00648f;
}

.MobileFrame
{
	background-image: url(images/mobileBackground.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 917px;
}

.ZlyIcon
{
	background-image: url(images/Zly.gif);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
}

.MobileText,
.MobileText A
{
	font-family: arial;
	font-size: 12px;
	color: #016392;
}

.HorizontalSeperator
{
	border-bottom: 1px solid #595959;
	padding-bottom: 8px;
}

.VerticalSeperator
{
	border-right: 1px solid #016392;
	padding-right: 18px;
}

.GetItNowButton,
.GetItNowButtonOver,
.GetItNowButtonDisabled
{
	background-image: url(images/getItNow.png);
	background-repeat:no-repeat;
	width:143px;
	height:37px;
	cursor:pointer;
}

.GetItNowButtonDisabled
{
	background-position: 0px 0px;
}

.GetItNowButtonOver
{
	background-position: 0px -37px;
}

.GetItNowButton
{
	background-position: 0px -74px;
}

.OrangeText
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #fe7e00;
}

.GreyText
{
	font-family: arial;
	font-size: 12px;
	color: #4d4d4d;
}

.Disclaimer
{
	font-family: arial;
	font-size: 11px;
	color: #858585;
}

.GrayText,
.GrayText B
{
	color:#4D4D4D;
	font-family:arial;
	font-size:11px;
}

.GrayText A
{
	font-family: arial;
	font-size: 12px;
	color: #016392;
}