/* Form */
.tForm .sf_itemContent {
	padding: 0 62px 17px 0;
	background: transparent url(quotation_mark.gif) no-repeat 100% 90%;
	border-bottom: 1px solid #ccc;
}
.tForm .sf_itemContent label {
	margin: 17px 0 13px;
	font-size: 18px;
	font-weight: normal;
	float: none;
	width: auto;
	text-align: left;
}
.tForm .sf_itemContent .txtWrapper {
	float: none;
}
.tForm .sf_itemContent textarea {
	width: 458px;
}
.tRTF .testimonialSubmitForm h2 {
	margin-top: 17px;
}
.testimonialSubmitForm .tFormButton {
	margin-top: 17px;
	border-top: 1px solid #ccc;
}
/* Preview */
.sf_testimonailPreview .sf_submitItem {
	padding-left: 70px;
}
.sf_submitItem input.sf_editItemButton {
	background: none;
	color: #4574b2;
	width: auto;
}
/* List */
.tRTF .sf_testimonialsList {
	margin: 0;
	padding: 0;
}
.tRTF .sf_testimonialsList li, .sf_testimonailPreview {
	margin: 0;
	padding: 15px 0 30px 70px;
	background: transparent url(quotation_mark.gif) no-repeat 20px 15px;
	list-style-type: none;
}
.sf_testimonialsList .sf_itemAuthorInfoSingleItem {
	margin-top: 5px;
}
/* Single Item */

.sf_TestimonialsSingleItem {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
}
.sf_itemAuthorInfoSingleItem {
	margin-top: 16px;
	font-size: 11px;
	line-height: 15px;
}
.sf_CloseQuotation {
	vertical-align: bottom;
	position: relative;
	top: 5px;
}
.sf_itemAuthorCompName, .sf_itemAuthorPosition {
	display: block;
	clear: both;
	font-style: italic;
	color: #999;
}
.tConfirmSubmit {
	padding-left: 70px;
}
.tConfirmSubmit .fSubmitBtn {
	margin-right: 30px;
}
.testimonialAlertBox {
	background-color:#ffd;
	margin-top:29px;
	padding:1px 17px 17px;
}
/* Testimonial Submit Form */


.tForm .testimonialForm {
	padding: 0 62px 17px 0;
	background: transparent url(quotation_mark.gif) no-repeat 100% 90%;
}
.tForm .testimonialForm label {
	margin: 0 0 8px;
	padding-top: 0;
	font-weight: normal;
	float: none;
	width: auto;
	text-align: left;
	color: #666;
}
.tForm .testimonialForm .txtWrapper {
	float: none;
}
.tForm .testimonialForm textarea {
	width: 458px;
	overflow:auto;
}
.tForm .testimonialFormButton {
	margin-top:0;
	padding:5px 0 0 0;
}
/* Case Study Submit Form */

.caseStudySeparator {
	border-bottom: 1px solid #ccc;
	padding-bottom: 17px !important;
}
.AttachmentWrapper {
	display: block;
	padding: 10px 0 0 180px;
}
.caseStudylInfo {
	color: #999;
	line-height: 18px;
	padding-left: 15px;
	display: block;
	float: left;
	width: 336px;
}
.caseStudylInfoNarrow {
	width: 216px;
}
.caseStudyForm {
	clear: both;
}
.caseStudyForm label {
	width: 170px !important;
}
.caseStudyForm textarea {
	overflow:auto;
}
.testimonialSubmitForm label.caseStudyH2 {
	font-size:18px;
	line-height: 21px;
	font-weight:normal;
	text-align: left;
	margin: 17px 0 17px 0;
	padding-top: 0;
	padding-left: 70px;
	width: 800px;
}
.testimonialSubmitForm h2 {
	margin-left: 70px;
}
.caseStudyButton {
	padding: 20px 0 0 184px;
}
.testimonialSubmitForm .extended {
	width: 570px;
	overflow:auto;
}
.testimonialSubmitForm .extendedArea {
	padding-left: 68px;
	clear: both;
}
#selectedLogoImage, #selectedScreenshots {
	padding: 10px 0 0 67px;
}
#selectedLogoImage ul, #selectedScreenshots ul {
	margin: 0;
}
#selectedLogoImage ul li, #selectedScreenshots ul li {
	background: none;
	padding-left: 0;
	margin: 0;
}
.fFieldErrorMsg {
	color: #f60 !important;
}
