/* TESTIMONIALS */
#story_txt {
	float:left;
	width:120px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	margin-right:10px;
	margin-top:3px;
}
#story_txt_2 {
	display:block;
	margin-top:323px;
}
#story_form {
	float:left;
	width: 400px;
}
#testimonials_sort {
	height:25px;
}
#testimonials_sort .testimonials_form {
	float:left;
	margin-right:3px;
}
ul#product_testimonial {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#product_testimonial li {
	list-style-type:none;
	display:block;
	margin:10px;
	padding:0;
	float:left;
}
ul#product_testimonial li img {
	border:none;
	height:142px;
}
ul#product_testimonial li a, ul#product_testimonial li a:link {
	border: solid 4px #333333;
	display:block;
}
ul#product_testimonial li a:hover {
	border: solid 4px #777777;
}

/* TESTIMONIAL */
ul#testimonial_images {
	list-style-type:none;
	float:right;
	padding:0;
	margin:0;
}
ul#testimonial_images li {
	list-style-type:none;
	float:left;
	margin-left:5px;
}
ul#testimonial_images img {
	border:4px solid #333333;
	cursor:pointer;
	cursor:hand;
}
ul#testimonial_images img:hover {
	border:4px solid #555555;
}

ul#testimonial_images li span {
	color:#999999;
	display:block;
	font-size:9px;
	text-align:right;
	text-transform:uppercase;
}
ul#testimonial_images li span .arrow {
	display:inline;
	font-size:11px;
}
.testimonial_name {
	color:#FF0000;
	font-size:24px;
}
.testimonial_location {
	color:#990000;
	font-size:18px;
	margin-bottom:20px;
}
.testimonial_quote {
	/*line-height:20px;*/
	white-space:normal;
}
.thumb-user-name {
	font-size:9px;
}

/* TESTIMONIAL FORM */
.req {
	font-size:12px;
	color:#FF0000;
	font-family:Geneva,Arial,Helvetica,sans-serif;
}

.form_div {
	float:left;
	width:49%;
	margin: 5px 0;
}
.form_input {
	background-color:#222222;
	border:1px solid #333333;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	width80%
}

#testimonial-testimonial, #testimonial-pics-before, #testimonial-pics-after {
	clear:both;
}
#testimonial { width:400px; }
#testimonial-legal-submit {
	text-align:right;
}

#legal_terms {
	overflow: auto;
	height: 150px;
	padding: 5px;
	margin-top:5px;
}
.legal {
	clear:both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.legal * {
	font-size:11px !important;
}
#ajax_div {
	padding:10px !important;
	width:auto !important;
	top:200px !important;
	margin-top:0 !important;
	cursor:pointer;
	cursor:hand;
}
#fadebg {
	height:100% !important;
	cursor:pointer;
	cursor:hand;
}