#maincontents h2{
	width: 600px;
	margin-bottom: 15px;
	display: block;
	background-image: url(../images/h2_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;

}
.whatsnew {
	margin-left: 10px;
	margin-bottom: 90px;
}
#mobile {
	float: left;
	width: 460px;
	background-color: #EEEEEE;
	padding: 3px;
	margin-left: 15px;
}
#mobile p {
	font-size: 11px;
	line-height: 120%;
}

#geo {
	float: right;
	width: 140px;
	font-size: 10px;
	line-height: 12px;
}
