.largetext {  font-family: Verdana; font-size: 11pt; font-weight: bold; color: #32A4D8;}
.price {  font-family: Verdana; font-size: 14pt; font-weight: bold; color: #32A4D8; text-align: center}
.productname {  font-family: Verdana; font-size: 14pt; font-weight: bold; color: #32A4D8}
h1 {  font-family: Verdana; font-size: 14pt; font-weight: bold; color: #32A4D8}


div.rmotg {
	background-image: url(../../images/back_rmotg.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 530px;
	color: #666666;
	font-size: 11px;
	}
div.OTGTitle {
	padding-top: 0px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 25px;

	}
div.leftImage{
	background-image: url(../../images/mobile_device.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 113px;
    margin-left: 15px;
	margin-top: 15px;
	margin-right: 6px;
    float:left;
    clear:left;
}
div.description {
    font-weight:normal;
    color:#666666;
	white-space:normal;
	width: 230px; 
	margin-left: 15px;
	margin-top: 20px;
	line-height: 130%;
}


