div#div_grande{
	margin:0;
	padding:0;
	width: 500px;
	height: auto !important;
	min-height: 500px;
	height:500px;
	margin-top: 34px;
	float: left;
}

div.pair-down{
	margin: 0;
	padding: 0;
	width: 500px;
	height: 80px;
	margin-left: 20px;
	margin-top: 30px;
	border-bottom: 1px solid #86702D;
}

div.down{
	margin:0;
	padding:0;
	width: 500px;
	height: 40px;
	float: left;

	
}

div.down p{
	margin: 0;
	padding: 0;
	margin-left: 7px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

div.down a{
	text-decoration: none;
	color: black;
}

div.down a:hover{
	text-decoration: none;
	color: #86702D;
}

div.buttons{
	margin:0;
	padding:0;
	width: 200px;
	height: 20px;
	float: right;
}

p#img{
	float: left;
	margin-right: 5px;
}

div.down img{
	margin: 0;
	padding: 0;
	float: left;
	width: 17px;
	height: 17px;
	margin-left: 15px;
	border: none;
}

