/**
*   help and win css
*/
#boxHolder{
	height:auto;
	padding-left:10px;
	width:auto;
}
.topImage{
	height:178px;
	padding:0 52px;
	width:585px;
}
.topImage div{
	float:left;
	position:relative;
}
.people{	
	z-index:-1;
}
.mariposa1{
	left:-260px;
	top:7px;
	z-index:1;
}
.mariposa2{
	left:-202px;
	top:56px;
	z-index:1;
}
.mariposa3{
	left:-413px;
	top:25px;
	z-index:1;
}
.mariposa4{
	left:-182px;
	top:11px;
	z-index:1;
}
.topText{
	font-size:14px;
	font-weight:bold;
	height:45px;
	padding:10px 123px;
	text-align:center;
	width:320px;
}
.topText img{
	padding:8px 0 0 2px;
}
.questionTitle{
	font-size:12px;
	font-weight:bold;
	padding:10px 0;	
}
.listHolder li{
	list-style-type:disc;
	margin:2px 2px 2px 13px;
	padding-bottom:15px;
}
.tableRules{
	padding-left:6px;
	width:566px;
}
.tableSubtitle{
	font-size:13px;
	font-weight:bold;
	padding:1px 0 15px;
	text-align:center;
}
.tableRulesHead{
	display:table-row;
}
.tableRulesHead div{
	background-color:#A80C10;
	border-color:lightGrey;
	border-style:solid;
	border-width:0 1px 0 0;
	display:table-cell;
	text-align:center;
	width:188px;
}
.tableRulesRows{
	border-color:lightGrey;
	border-style:solid;
	border-width:0 1px 1px 0;
	font-size:12px;
}
.tableRulesRows div{
	background-color:white;
	border-color:lightGrey;
	border-style:solid;
	border-width:0 0 0 1px;
	display:table-cell;
	height:25px;
	line-height:35px;
	text-align:center;
	width:188px;
}
.bottomText p{
	line-height:20px;
	padding-left:7px;
	text-indent:-7px;
	width:470px;
}
.bottomText p a{
	color:#0000FF;
	cursor:pointer;
	text-decoration:underline;
}
.btnParticipate{
	background:transparent url("../../img/btn_participa.jpg") no-repeat scroll 0 0;
	cursor:pointer;
	float:right;
	font-size:12px;
	height:22px;
	margin-bottom:30px;
	margin-right:75px;
	padding-top:14px;
	text-indent:50px;
	width:125px;
}
#overPermanentPromo{
	background-color:#ECECEC;
	border:1px solid #CCCCCB;
	bottom:190px;
	display:none;
	float:right;
	height:10px;
	left:545px;
	overflow:hidden;
	padding:0 10px 10px;
	position:absolute;
	width:10px;
}
.permanentTableTitle{
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
}
.permanentTableRules{
	width:430px;
}
.permanentTableRulesHead{
	display:table-row;
}
.permanentTableRulesHead div{
	background-color:#A80C10;
	border-color:lightGrey;
	border-style:solid;
	border-width:0 1px 0 0;
	display:table-cell;
	text-align:center;
	width:143px;
}
.permanentTableRulesRows{
	border-color:lightGrey;
	border-style:solid;
	border-width:0 1px 1px 0;
	font-size:12px;
}
.permanentTableRulesRows div{
	background-color:white;
	border-color:lightGrey;
	border-style:solid;
	border-width:0 0 0 1px;
	display:table-cell;
	height:25px;
	line-height:35px;
	text-align:center;
	width:142px;
}
