#content_left div.index {
	width:			725px;
	height:			295px;
}
#content_left div.index h3 {
	display:		block;
	float:			left;
	width:			415px;
	height:			65px;
}


#content_left p {
	display:		block;
	float:			left;
	width:			225px;
	height:			auto;
	font-size:		12px;
	margin:			0 0 5px 10px;
	clear:			both;
}
#content_left p img {
	float:			left;
}
#content_left p.earth {
	margin-top:		5px;
}
#content_left p.sync {
	margin-bottom:	20px;
}
#content_left a.see_map,
#content_left a.post_speedcam {
	display:		block;
	width:			220px;
	height:			21px;
	margin:			0 0 0 5px;
}
#content_left a.see_map:hover {
	background-position:		bottom left;
}
#content_left a.post_speedcam {
	margin-top:		4px;
}
#content_left a.post_speedcam:hover {
	background-position:		bottom left;
}

#content_right div.top {
	background:		url(../images/right_top_bg_index.gif) no-repeat top left;
}