
* { padding: 0; margin: 0;}
html { overflow: -moz-scrollbars-vertical !important; }

body, td, li, p div{
	font-family : arial;
	font-size : 11px;
	color : #333333;
}

ul, li {
margin-left:25px;
}

.motorolaMain{
	font-family : arial;
	font-size : 12px;
	color : #0065ab;
}

a {
	font-family: arial;
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}

.header {
	font-family: arial;
	font-size: 14pt;
	color: #2FB9EC;
}

.header a {
	font-family: arial;
	font-size: 14pt;
	color: #2FB9EC;
	text-decoration: none;
}

.header a:hover {
	font-family: arial;
	font-size: 14pt;
	color: #2FB9EC;
	text-decoration: underline;
}

.subheader {
	font-family: arial;
	font-size: 10pt;
	color: #2FB9EC;
}

.subheader a {
	font-family: arial;
	font-size: 10pt;
	color: #2FB9EC;
	text-decoration: none;
}

.subheader a:hover {
	font-family: arial;
	font-size: 10pt;
	color: #2FB9EC;
	text-decoration: underline;
}

.footer {
	font-family: arial;
	font-size: 8px;
	color: #999999;
}

.footer a {
	font-family: arial;
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	font-family: arial;
	font-size: 8px;
	color: #999999;
	text-decoration: underline;
}

.breadcrumb {
	font-family: arial;
	font-size: 8pt;
	color: #545151;
	font-weight:bold;
}

.breadcrumb a {
	font-family: arial;
	font-size: 8pt;
	color: #545151;
	text-decoration: underline;
	font-weight:bold;
}

.breadcrumb a:hover {
	font-family: arial;
	font-size: 8pt;
	color: #545151;
	text-decoration: underline;
	font-weight:bold;
}

.spacer {
	margin: 10px;
	display: block;
}

.divider {
	margin: 0 10px 0 10px;
}

	.formHeader td {
		padding: 2px 2px 2px 15px;
		font: bold 12px, Arial;
		color: #ffffff; 
		background-image:url(/images/bg_form_header.gif);
	}

	.formFooter td {
		background-image:url(/images/bg_form_body.gif);background-position:bottom left;
		padding:5px;
	}

	.formBody td {
		background-image:url(/images/bg_form_body.gif);background-position:bottom left;
		padding:3px 5px 10px 35px;
	}

	.formArrow td {
		background-image:url(/images/bg_form_arrow.gif);
	}
	
	.required {
		font: bold 12px, Arial;
		color: #ff0000;
		}

.faqBody {
	margin: 0 20px 0 40px;
}

.qa {
	font-family: arial;
	font-size: 16px;
	color: #EE3F92;
	font-weight:bold;
}

.faq {
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
}

	.prodBodyBrown td {
		background-image:url(/images/bg_products_body_brown.gif);background-position:bottom;
		padding:3px 20px 10px 35px;
	}

	.prodBodyGold td {
		background-image:url(/images/bg_products_body_gold.gif);background-position:bottom;
		padding:3px 20px 10px 35px;
	} 

	.prodBodyimg {
		float:left; 
		margin-right:30px;
		width:350px;
	}

	.formLinks {
		font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

	.formLinks a {
		font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	}

	.formLinks a:hover{
		font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	}

.watchNow {
	height: 45px
	width: 179px
	margin: 0px
	border: 0px
	background-image: url(/images/watch_now.gif);
	background-attachement: fixed;
	}

.watchNow a {
	height: 45px
	width: 179px
	margin: 0px
	border: 0px
	background-image: url(/images/watch_now.gif);
	background-attachement: fixed;
	}

.watchNow a:hover {
	height: 45px
	width: 179px
	margin: 0px
	border: 0px
	background-image: url(/images/watch_now_on.gif);
	background-attachement: fixed;
	}