@charset "utf-8";
/* CSS Document */

.motorolacontent
{
font-family:verdana;
font-size:11px;
line-height:19px;
}

.motorolacontent a
{
font-family:verdana;
font-size:11px;
line-height:19px;
color:#000000;
text-decoration:none;
}

.motorolacontent a:hover
{
font-family:verdana;
font-size:11px;
line-height:19px;
color:#000000;
text-decoration:underline;
}

.motorolaheading
{
font-family:Optima, Arial, Verdana;
font-size:15px;
font-weight:bold;

}

.motorolaheading a
{
font-family:Optima, Arial, Verdana;
font-size:15px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.motorolaheading a:hover
{
font-family:Optima, Arial, Verdana;
font-size:15px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

.motorolaul
{
font-family:Verdana;
font-size:11px;
line-height:17px;
text-decoration:none;
vertical-align:top;
	
}
.motorolalist
{
font-family:Verdana;
font-size:11px;
line-height:17px;
text-decoration:none;
vertical-align:top;
font-weight:bold;
list-style-position:outside;
margin-left:5px;
}

hr.gray {

background-color: #ebeaea; /* mozilla */

border: 0px; /* fixes mozilla height */

clear: left;

color: #ebeaea; /* ie */

height: 1px;

margin-left: 15px;

margin-right: 15px;

margin-top: 0px;

margin-bottom: 0px;

padding: 0px 0px 0px 0px;

width: 100%;

}


