#header {
	font-weight: normal !important;
}
#intro_title {
	font-size: 16px;
}
.jspCapBottom{
	height: 0px;
}
.jspDrag{
	height: 0px;
}
.green {
	background-color: #39B54A !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#bottombar{
	position:relative;
	z-index: 1;
}
#intro_text, #intro_title {
	margin: 10px 70px 0px 30px;
	padding: 0px;
}

#intro_text p {
	margin-top: 0px !important;
}
.red {
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: red;
	background-color: red;
}
.green {
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #BDEA01;
	border-color: #BDEA01;
}
#respuesta {
	width: 725px;
}
#respuesta p, #pregunta {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}
#respuesta p {
	margin-top: 0px !important;
	margin-right: 5px;
	min-height:34px;
}

select {
	margin-top: 10px !important;
	margin-bottom: 0px !important;
	max-width: 100% !important;
}

li.red, li.green {
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}
