.stripViewer .panelContainer .panel ul {
text-align: left;
margin: 0 15px 0 30px;
}

.slider-wrap {

color:#EEE;
position: relative;
width: 100%;
margin:0;;
}

.csw {position: relative;
overflow: hidden;
border: 1px solid #000; 
margin: auto;
width: 570px;
height: 600px;
background:#62252A;}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { 
position: relative;
overflow: hidden;
border: 1px solid #000; 
margin: auto;
width: 570px;
height: 570px;
background:url('../imgs/fslider.jpg') transparent top left repeat-x;
clear: both;
}

.stripViewer .panelContainer { 
position: relative;
left: 0; top: 0;
width: 100%;
list-style-type: none;
}

.stripViewer .panelContainer .panel { 
float:left;

position: relative;
width:570px; 
height:570px;
overflow: auto;
}

.stripViewer .panelContainer .panel .wrapper { 
padding: 10px;
}

.stripNav { 
float:left;
}

.stripNav ul {
list-style: none;
float:left;
height:25px;
width:572px;
margin:0 0 0 4px;
padding:0;
background:url('../imgs/licoda.jpg') transparent top left repeat-x;
}

.stripNav ul li {
float: left;
margin-right: 2px; 
}

.stripNav a { /* The nav links */
font-size: 10px;
font-weight: bold;
text-align: center;
line-height:25px;
color: #fff;
text-decoration: none;
display: block;
padding: 0 15px;
}



.stripNav li a:hover {
background: url('../imgs/licodah.jpg') transparent top left repeat-x;
color:#FFF;
}

.stripNav li a.current {
background:url('../imgs/licodaa.jpg') transparent top left repeat-x;
color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
position: absolute;
top: 230px;
text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
display: block;
height: 40px;
width: 40px;
}









legend{
	color:#FDB03E;
	padding:0 10px 0 10px;
}

#Formulario label { 
clear:both;
color:#FDB03E
}

#Formulario .success{
	margin:0 0 0 8px;
	padding:0 0 0 18px;
	min-width:200px;
	background: url('../imgs/si.png') transparent top left no-repeat;
	
}

#result{
	padding:10px;
}

#load{
	text-align:center;
}