@charset "utf-8";

#search {
	display: block;
	height: 30px;
	}
	#search input.searchField {
		width: 195px;
		}
	#search input.searchButton {
		width: 80px;
		}
.holder  {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px dashed #ddd;
	}
.support {
	/* background: #fff url('../images/left_live_help_bck.jpg') no-repeat;  */
	background: #fff url('../images/LiveSupport3.png') left top no-repeat;
	}


.capsula {
	float: left;
	width: 45%;
	}
.stinga {
	width: 80px;
	text-align: right;
	padding-right: 20px;
	}