
.email {
	position: relative;		
	width: 450px;
	background: #;
	
}

.register{
	position: relative;		
	width: 250px;
	border:none;
	
}

.contest {
	width: px;
}

.promo {
	width: px;
}

.promo_left {
	position: relative;	
	width: -10px;
	float: left;
	margin-right: 10px;
}

.promo_right {
	position: relative;	
	width: -10px;
	margin-left: 10px;
	float: right;
}

.promo_bottom {
	position: relative;	
	margin: 210px 0px 0px 0px;
	width: px;
}

.containers
{
	width: px;

}

h1{font-family: Arial, Helvetica, sans-serif;font-size:16px;color: #; font-weight: bold;}
h2{font-family:Arial, Verdana, Helvetica, sans-serif;font-size:10pt;color: #; font-weight: bold;}

a.title	{font-family:Arial, Verdana, Helvetica, sans-serif;font-size:10pt;color: #; font-weight: bold;}

p.larger_text{font-size: 13px}

B.form {font-size: 13px}

p.solid {
	border: 1px solid #;
	background: #;
	font-size: 13px;
	padding: 4px;
}

p.solid_survey {
	border: 1px solid #;
	background: #;
	font-size: 13px;
	width: 700px;
	padding: 4px;
}


#form_table 	{
	border: 1px solid #;
	
}

#label{

	float: left;
  	text-align: right;1
}
#field{

	float: right;
  	text-align: left;
}
#caption_highlight{
	background: #;
}
#table_highlight{
	background: #;
}

.center {
    text-align: center;
}
.side_right {
    float: right;
    width: 240px;
}
.margin10 {
    margin-left: 10px;
    margin-right: 10px;
}
.rate_and_win {
    background-color: #5badbe;
    padding-top: 20px;
    padding-bottom: 20px;
}
h3 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-top: 0.769em;
    margin-bottom: 0.769em;
    font-weight: bold;
}
.ok {
	background-color: #dfd;
	border: 1px solid #00aa00;
    color: #020;
    padding: 5px;
}
.error{
	background-color: #fee;
	border: 1px solid #c00;
    color: #900;
    padding: 5px;
}
#ratings_step1 .email_input {
	float: left;
	padding-right: 10px;
	font-weight: bold;
}
#settings {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#tblReservations {
	width:100%;
}
#tblReservations form {
	margin:0;
	padding:0;
}
.btn_select_reservation, #btn_email_submit, #btn_skip_contest {
	background-color: #255964;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 15px;
	border-radius: 5px;
}
#btn_submit_survey, #btn_submit_contest {
	background-color: #DF5C19;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 15px;
	border-radius: 5px;
}
table.stTable {
	border: 1px solid #ccc;/*014f5b*/
}
table.stTable th {
	background-color: #014f5b;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding: 3px;
}
table.stTable tr.alt {
	background-color: #f1f1f1;
}
table.stTable td {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 2px 3px;
}

/** Step 3 */
#ratings_step3 .stTable th {
	text-align:center;
}

#ratings_step3 .stTable td {
	padding:4px 3px;
}

#ratings_step3 .stTable td.cap_comment {
	padding: 10px 3px;
	font-weight:bold;
}
.charsRemaining {
	font-size:12px;
}
#terms_and_conditions {
    height: 150px;
    overflow: auto;
    padding: 5px 8px;
    border: 1px solid #ccc;
    font-size: 11px;
}