#extra  {
	float: left;
	width: 190px;
	text-align: center;
	margin-top: 40px;
	margin-right: 5px;
	margin-left: 5px;
}

#extra .clear {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F3F3F3;
}

#extra li a.confirmar {
	background-image: url(../images/b-confirmar.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 19px;
	display: block;
	margin-top: 8px;
}

div.extraplus {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
	background-image: url(../images/bg-extra.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

div.extraobras {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
	background-color: #ede9dc;
}

div.extraobras h3 {
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #0066CC;
	padding-bottom: 10px;
	display: block;
}

#extra  div.extraobras ul {
	margin-bottom: 7px;
}

#extra  div.extraobras ul li  {
	font-size: 70%;
	font-family: "Trebuchet MS";
}

#extra div.extraobras .clear   {
	margin-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}#extra div.sponsor {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.paypal {
	background-image: url(../images/img-paypal.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	height: 57px;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
}
