@media all and (min-width: 765px) and (max-width: 959px){

	.page-membros .wrapper{width: 100%;}
	#content.content-sec{
		border: none;
		margin-top: 15px;
	}
	#membros-page{

	}
	#membros-page form{
		
	}
	.membros-separator{
		border-bottom: 1px solid #eee;
		left: 0;
		position: absolute;
		/* clear: left; */
		/* top: 20px; */
	}
	.membros-table{border: none;clear: left;position: relative;display: inline-block;}
	.membros-table tbody{border: none;width: 700px;margin: auto;display: block;}
	.membros-table tr{width: 700px;height: 145px;position: relative;padding: 0;}
	.membros-table td.cidade {
		color:#666;
		font-size:20px;
		line-height: 25px;
	}
	.membros-table td.cidade a {
		color:#666;
		text-decoration: none;
	}
	.membros-table td.imagens {
		width:220px;
		padding:0;
		line-height: 0;
	}
	.membros-filter {
		padding: 20px;
		border-bottom: 0px solid #eee;
		border-top: 0px solid #eee;
		width: 700px;
		margin: auto;
	}
	#javali-membros-form > div:first-child{
		border-top: 1px solid #eee;
	}
	.membros-filter select {
		height: 40px;
		background: transparent;
		border: 1px solid #eee;
		margin-right: 20px;
		padding: 10px;
		width: 173px;
	}
	.membros-filter .form-item {
		float: left;
		height: 40px;
		margin: 0; 

	}
	.membros-filter .form-submit {
		height: 40px;
		/* background: url("images/sprt.png") no-repeat scroll 23px -271px #EDEDED; */
		/*background-color: #EDEDED;*/
		border: 1px solid #eee;
		width: 65px;
		cursor: pointer;
		margin-right: 20px;
	}
	.membros-filter .form-submit:hover {
		background-position:-17px -271px;
		/*background-color: #044C7E;*/
		color: #fff;
	}
	.links-filter {
		padding: 20px;
		border-bottom: 1px solid #eee;
	}

	.links-filter .form-item {
		float: left;
		height: 40px;
		margin: 0;
		width: 590px;
		margin-left: 65px; 

	}
	.links-filter .form-submit {
		height: 40px;
		/*background: url("images/sprt.png") no-repeat scroll 23px -271px #EDEDED;*/
		background-color: #EDEDED; 
		border: 1px solid #eee;
		width: 100px;
		cursor: pointer;
		margin-right: 20px; 
	}
	.membros-table td.brazao{
		padding: 21px 0px;
	}
	.membros-table td {
		padding: 15px 5px;
		margin:0;
		width: 140px;
		height: 100px;
		text-align: center;
	}
	.membros-table td.pais {
		color:#044c7e;
		font-size: 15px;
		font-weight:bold;
		text-transform: uppercase;
		padding: 20px 5px 20px 0px;
	}
	.membros-table td.bandeira img {
		width: 130px;
		height:auto;
	}
	.membros-table td.brazao img {
		height: auto;
		max-width: 115px;
	}
	.membros-table td.cidade {
		color:#666;
		font-size: 15px;
		line-height: 20px;
	}
	.membros-table td.cidade a {
		color:#666;
		text-decoration: none;
		line-height: 10px;
	}
	.membros-table td.imagens {
		width: 220px;
		padding:0;
		line-height: 0;
		height: 100%;
		padding: 0;
		margin: 0;
		top: 0;
	}
	#noticias-page .item-list, #membros-page .item-list{
		width: 100%;
		margin:auto;
		padding-top: 0px;
		height: 55px;
		margin-bottom: 0;
		border-bottom: 1px solid #eee;
		bottom: 0;
		padding: 0;
		clear: left;
		display: block;
		position: relative;
	}
	#noticias-page .item-list .pager, #membros-page .item-list .pager{
		margin-top: 20px;
	}
	.membros-table tr:hover {
		background:transparent;
	}
}