/* 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; clear:left; }

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

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

/* start gmapsbox */

div#gmapsbox {
  	width: 41.4em;
  	height: 21.7em;
  	margin: 4em 0 0 -2em;
  	position: relative;
}

html>div#gmapsbox {
	margin: 3em 0 0 -2em;
}

div#gmapsbox div#gmapsimg {
  	float: left;
  	display: inline;
	width: 21.2em;
	height: 21.7em;
}


div#gmapsbox div#gmapsimg img {
	width: 21.2em;
	height: 21.7em;
}



div#gmapsbox div.copy {
	width: 17.3em;
  	height: 21.7em;
  	float: left;
  	display: inline;
  	background: #EEE url("http://euro.palm.com/europe/en/images/products/smartphones/680/web_ss_background_lg.jpg") no-repeat;
}

div#gmapsbox div.copy h3 {
  	padding-top: 3em;
  	margin-right: .3em;
 	color: #0C99CC;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}


div#gmapsbox div.copy p {
  	margin-right: .3em;
 	color: #464646;
	font-size: 1.1em;
	line-height: 1.6em;
}

div#gmapsbox div#edge {
  	width: 2.8em;
  	height: 21.7em;
	display: inline;
}

div#gmapsbox div#edge div#trcorner {
	background: #EEE url("http://euro.palm.com/europe/en/images/products/smartphones/680/shared_fbox_top_right_corner.gif") top right no-repeat;
	float: left;
	width: 2.8em;
	height: 2.8em;
	display: block;
}

div#gmapsbox div#edge div#brcorner {
	background: #EEE url("http://euro.palm.com/europe/en/images/products/smartphones/680/shared_fbox_bot_right_corner.gif") bottom right no-repeat;
	float: left;
	width: 2.8em;
	height: 2.8em;
}

div#gmapsbox div#edge div#filler {
	float: left;
	height: 16.1em;
	width: 2.8em;
	background: #EEE;
	display: block;
}

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


/* end gmapsbox */

