/* Siga os repórteres */
body.siga-o-reporter {  }
 
	body.siga-o-reporter h1 { margin-bottom: 10px; }
 
	body.siga-o-reporter .users {
		margin: 20px 0;
		float: left; }
 
		body.siga-o-reporter .users li {
			margin-right: 30px;
			width: 78px; }
 
			body.siga-o-reporter .users li a > * {
				display: block;
				float: left; }
 
			body.siga-o-reporter .users li .user_name {
				margin-top: 5px;
				padding: 10px;
				width: 58px;
				background-repeat: repeat;
				background-position:0 0;}
 
			body.siga-o-reporter .users li img {
				width: 78px;
				height: 72px; }
 
	body.siga-o-reporter #main h2 {
		background: none;
		margin: 20px 0;
		font-size: 93.8%; }
 
	body.siga-o-reporter .news_map_item {
		float: left;
		height: 90px;
		width: 100%;
		text-align: center; }
 
		body.siga-o-reporter .news_map_item #link_image { float: left; }
 
			body.siga-o-reporter .news_map_item #link_image img {
				max-height: 80px;
				overflow: hidden;
				width: 100px; }
 
		body.siga-o-reporter .news_map_item h3 {
			float: left;
			margin-left: 17px;
			text-align: left;
			width: 600px; }
 
		body.siga-o-reporter .news_map_item .extra_data,
		body.siga-o-reporter .news_map_item .author {
			float: left;
			width: 600px; }
 
	body.siga-o-reporter .image_map_item {
		float: left;
		height: 171px;
		padding: 10px;
		width: 153px; }
 
		body.siga-o-reporter .image_map_item #link_image { float: left; }
 
			body.siga-o-reporter .image_map_item #link_image img {
				max-height: 120px;
				overflow: hidden;
				width: 150px; }
 
	body.siga-o-reporter .localizacao_atual {
		width: 100%;
		float: left;
		height: 27px;
		font-size: 87.5%; }
 
		body.siga-o-reporter .localizacao_atual strong {
			font-weight: normal;
			font-style: italic; }
 
	body.siga-o-reporter #map_jornalistas {
		width: 640px;
		height: 282px;
		border-width: 1px;
		border-style: solid;}
 
		body.siga-o-reporter #map_jornalistas img { max-width: none; }
 
		body.siga-o-reporter #map_jornalistas label { display: inline; }