/* CSS Document */
#sidebar { margin-top:49px; }
.p { font-size:0.8em; text-transform:uppercase; }
#reg {vertical-align: top; font-size: 8pt; }
#content-div-right-landing { padding-top:0px !important; }
#content-div-bottom { width: 450px; }

#content { width:478px; margin-right:0px;margin-left:28px; } 

.enhance-img { text-align: center; }

/* start gmapsbox */

div#gmapsbox {
	clear: both;
  	margin-top: 40px;
  	_margin-top: 10px;
	  width: 414px;
  	height: 217px;
  	
  	position: relative;
}

div#gmapsbox div#gmapsimg {
  	float: left;
  	display: inline;
	width: 212px;
	height: 217px;
}


div#gmapsbox div.copy {
	width: 173px;
  	height: 217px;
  	float: left;
  	display: inline;
  	background: #EEE url("/asia/assets/images/products/smartphones/680/web_ss_background_lg.jpg") no-repeat;
}

div#gmapsbox div.copy h3 {
  	padding-top: 30px;
  	margin-right: 3px;
 	color: #0C99CC;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}


div#gmapsbox div.copy p {
  	margin-right: 3px;
 	color: #464646;
	font-size: 11px;
	line-height: 15px;
}

div#gmapsbox div#edge {
  	width: 28px;
  	height: 217px;
	display: inline;
}

div#gmapsbox div#edge div#trcorner {
	background: #EEE url("/asia/assets/images/products/smartphones/680/shared_fbox_top_right_corner.gif") top right no-repeat;
	float: left;
	width: 28px;
	height: 28px;
	display: block;
}

div#gmapsbox div#edge div#brcorner {
	background: #EEE url("/asia/assets/images/products/smartphones/680/shared_fbox_bot_right_corner.gif") bottom right no-repeat;
	float: left;
	width: 28px;
	height: 28px;
}

div#gmapsbox div#edge div#filler {
	float: left;
	height: 161px;
	width: 28px;
	background: #EEE;
	display: block;
}

div#learnmore {
	padding-top: 3em;
	_padding-top: 4em;
}


/* end gmapsbox */

