/*	--------------------------------------
	********** BODYHOLDER STYLES *************
	--------------------------------------	*/
#branding {height: 152px; } 
			

	.firstBlock {padding-top: 0px; margin-top: -5px;}

/*
	#votodromo { margin-bottom: 10px; margin-top: 10px;}
		#votodromo .enter {padding: 10px;}
		#votodromo img {margin-bottom: 6px; border: 1px #ccc solid; float: left; margin-right: 10px;}
		#votodromo span {text-align: left; display: block; font-size: 0.7em;}
		#votodromo h2.title {font-size: 1.1em; font-weight: normal; margin-bottom: 5px; color: #CC0000;}
		#votodromo h3 {font-size: 0.7em; color: #666; margin-bottom: 5px;}
		#votodromo h2 {font-size: 1em; font-weight: normal; margin-bottom: 10px; font-weight: bold;}
		#votodromo h4 {font-size: 0.8em; font-weight: normal;}
		#votodromo label {font-size: 0.8em; font-weight: normal; display: block; line-height: 1em; }
		#votodromo input {margin-top: 2px; margin-right: 5px;}
*/

	#votodromo {margin-bottom: 10px; position: relative;}
		#votodromo .enter {padding: 10px;}
		#votodromo img {margin-bottom: 6px; border: 1px #ccc solid; float: left; margin-right: 10px;}
		#votodromo span {text-align: left; display: block; font-size: 0.7em;}
		#votodromo h2.title {font-size: 1.1em; font-weight: normal; margin-bottom: 5px; color: #CC0000;}
		#votodromo h3 {font-size: 0.7em; color: #666; margin-bottom: 5px;}
		#votodromo h2 {font-size: 1em; font-weight: normal; margin-bottom: 10px; font-weight: bold;}
		#votodromo h4 {font-size: 0.8em; font-weight: normal;}
		#votodromo ul li {position: relative; width: 100%; margin-bottom: 3px;}

		#votodromo label {font-size: 0.8em; font-weight: normal; line-height: 1em; left: 20px; display: block; top: 0px; position: relative; }
		#votodromo input {margin: 0px; position: absolute; }
		* html #votodromo label {top: 5px;}

	#novTienda {}
		#novTienda span {display: inline;}
		#novTienda span a {font-size: 12px; text-align: right; display: block;}



