.support-search-aside .form-item {
	margin: 0 0 12px 10px;
	}
.support-search-aside .form-item .common-button {
	margin: 0 0 0 8px;
	width: 70px;
	}
.support-search-aside .form-filter {
	margin: 0;
	padding: 16px 10px;
	background: url('/site_media/common/hr-grid-4.png') no-repeat;
	}
.filter-header {
	display: block;
	padding: 0 0 6px;
	font-size: 12px;
	color: #181818;
	}
.support-search-aside .form-item select,
.support-search-aside .form-item option {
	margin: 0 0 8px;
	}
#support-search-field {
	width: 110px;
	}
.support-search-info {
	margin: 0 0 12px 10px;
	font-size: 12px;
	color: #181818;
	}
.support-search-aside-links {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #181818;
	}
.support-search-aside-links li {
	padding: 16px 10px;
	background: url('/site_media/common/hr-grid-4.png') no-repeat;
	}
.support-search-aside-links h6 {
	margin: 0 0 6px;
	}
.support-search-aside-links p {
	margin: 0;
	}
.support-search-aside-links a {
	font-weight: bold;
	}
.filter-brand,
.filter-category,
.filter-model {
	clear: left;
	width: 150px;
	}
.support-copy {
	clear: left;
	padding: 30px 0;
	font-size: 12px;
	line-height: 19px;
	color: #191919;
	}
.support-copy h3,
.support-tab-content h4 {
	margin: 0;
	font: normal 22px/26px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	text-shadow: 1px 1px 0 rgba(255,255,255,.75);
	}
.search-message {
	font-size: 12px;
	color: #191919;
	}
.support-promo {
	margin: 0 0 21px 0;
	border: 1px #b2b2b2 solid;
	padding: 0 0 4px;
	-webkit-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	   -moz-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	        box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0.25, rgba(255,255,255,0)),
		color-stop(1, rgba(255,255,255,.6))
	);
	background-image: -moz-linear-gradient(left top, rgba(255,255,255,0) 25%, rgba(255,255,255,.6) 100%);
	background-image:  -ms-linear-gradient(left top, rgba(255,255,255,0) 25%, rgba(255,255,255,.6) 100%);
	background-image:   -o-linear-gradient(left top, rgba(255,255,255,0) 25%, rgba(255,255,255,.6) 100%);
	background-image:      linear-gradient(left top, rgba(255,255,255,0) 25%, rgba(255,255,255,.6) 100%);
	font-size: 11px;
	line-height: 16px;
	color: #191919;
	}
.support-promo h6 {
	padding: 8px 11px;
	background: url('/site_media/common/hr-grid-4.png') no-repeat center bottom;
	}
.support-promo p {
	margin: 8px 11px;
	}
.support-promo a {
	font-weight: bold;
	}
.phone-number {
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	}
.narrow-results {
	margin: 12px 0 0 -10px;
	padding: 5px 0 0 18px;
	height: 22px;
	background: url('/site_media/support/narrow-search-bg.png') no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #133361;
	}
.narrow-results p {
	margin: 0;
	}
.support-header-img {
	margin: 20px 0 0;
	}
.support-sections-hr {
	position: relative;
	z-index: 1;
	clear: left;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	   -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	        box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	padding: 4px;
	background: #e5e5e5 url('/site_media/support/tab-content.png') repeat-x;
	}
.support-tabs {
	-webkit-box-shadow: inset 0 3px 3px 1px rgba(153,153,153,.4), 0 1px 0 #fff;
	   -moz-box-shadow: inset 0 3px 3px 1px rgba(153,153,153,.4), 0 1px 0 #fff;
	        box-shadow: inset 0 3px 3px 1px rgba(153,153,153,.4), 0 1px 0 #fff;
	margin: 0 22px 0 0;
	border-radius: 4px 4px 4px 4px;
	background: #c9c9c9;
	}
.support-tabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
	/*background: url('/site_media/support/tab-bg.png') no-repeat;*/
	}
.support-tabs li {
	float: left;
	padding: 8px 10px 0;
	}
.support-tabs a,
.filter-header {
	display: block;
	padding: 2px 6px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #434343;
	text-shadow: 1px 1px 0 rgba(255,255,255,.75);
	}
.support-tabs .active a {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.18);
	   -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.18);
	        box-shadow: 1px 1px 2px rgba(0,0,0,.18);
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px 8px 8px 8px;
	background: url('/site_media/support/tab-active.png') repeat-x left bottom;
	text-decoration: none;
	}
.filter-header {
	padding: 12px 0 0;
	font-size: 12px;
	}
.support-tabs .filter-header {
	padding: 6px 16px 2px;
	font-size: 14px;
	line-height: 18px;
	}
.support-tabs .common-button {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
	}
.filter-selects {
	padding: 0 16px 10px;
	}
.support-lists {
	clear: both;
	padding: 10px 0 0;
	width: 100%;
	color: #191919;
	}
.support-lists-landing {
	padding: 20px 0;
	background: url('/site_media/common/hr-double-line.png') repeat-x;
	}
.support-lists th {
	padding: 6px 10px;
	background: url('/site_media/common/hr-double-line.png') repeat-x;
	font-size: 14px;
	}
.support-lists td {
	padding: 10px;
	background: url('/site_media/common/hr-double-line.png') repeat-x;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	}
.support-lists-single td {
	background: inherit;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.support-lists a {
	font-weight: bold;
	}
.support-list {
	padding: 0 0 4px 0;
	text-align: left;
	}
.support-lists .support-product-image {
	padding: 20px 20px 20px 0;
	width: 93px;
	}
.support-lists .support-product-info {
	padding: 20px 0;
	text-align: left;
	vertical-align: top;
	}
.support-lists .support-product-info p {
	margin: 0 0 16px;
	line-height: 20px;
	}
.support-lists .support-product-info p.discontinued {
	margin: 0 0 2px;
	font-size: 10px;
	}
.support-lists .support-product-info .title {
	font-size: 16px;
	}
.support-product-detail {
	float: left;
	width: 459px;
	}
.additional-notes {
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 18px;
	}
.support-list {
	margin: 0 10px 0 0;
	padding: 20px 0;
	background: url('/site_media/common/hr-double-line.png') repeat-x;
	font-size: 12px;
	line-height: 16px;
	color: #4b4b4b;
	}
.support-resources-and-manuals-list {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.support-lists-landing .support-list {
	background: none;
	}
.file {
	padding: 10px 0;
	font-size: 11px;
	line-height: 16px;
	color: #4b4b4b;
	}
.support-list strong {
	font-size: 13px;
	font-weight: bold;
	}
.audio-file div,
.video-file div {
	padding: 10px 0;
	}
.file div {
	padding-left: 30px;
	background: url('/site_media/common/icon-misc.png') no-repeat;
	}
.file .mp3 {
	padding-left: 30px;
	background: url('/site_media/common/icon-mp3.png') no-repeat;
	}
.file .png {
	padding-left: 30px;
	background: url('/site_media/common/icon-png.png') no-repeat;
	}
.file .pdf {
	padding-left: 30px;
	background: url('/site_media/common/icon-pdf.png') no-repeat;
	}
.file .jpg {
	padding-left: 30px;
	background: url('/site_media/common/icon-jpg.png') no-repeat;
	}
.file .zip {
	padding-left: 30px;
	background: url('/site_media/common/icon-zip.png') no-repeat;
	}
.support-faq ul {
	margin: 12px 0;
	padding: 0 20px;
	}
.support-faq li {
	margin: 6px 0;
	}
.support-aside {
	float: left;
	padding: 27px 0 0 18px;
	width: 175px;
	font-size: 11px;
	}
.support-product-image {
	margin: 0 0 20px;
	padding-left: 10px;
	font-weight: bold;
	}
.support-product-image img {
	margin: 0 0 10px 0;
	}
.support-aside .related-product {
	float: none;
	margin: 0 0 12px;
	width: 155px;
	}
.support-aside .related-product > a {
	padding: 0 0 8px 0;
	width: auto;
	height: auto;
	}
.discontinued {
	font: bold 13px/15px Helvetica, Arial, sans-serif;
	color: #9a1f19;
	text-transform: uppercase;
	}
.replace-product {
	font: bold 13px/15px Helvetica, Arial, sans-serif;
	text-shadow: none;
	}
.warranty-info {
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	color: #181818;
	}
.warranty-info a {
	font-weight: bold;
	}
.fieldset {
	position: relative;
	margin: 0;
	border: 0;
	padding: 0 0 20px 60px;
	background: url('/site_media/common/hr-double-line.png') repeat-x 0 bottom;
	font-size: 14px;
	color: #181818;
	}
.warranty-form h2 {
	position: absolute;
	top: 18px;
	left: 10px;
	margin: 0;
	padding: 3px 24px 2px 2px;
	background: url('/site_media/home/news-scroll-title-bg.png') no-repeat right 0;
	font-size: 28px;
	font-weight: bold;
	color: #4b4b4b;
	text-shadow: 1px 1px 0 rgba(255,255,255,.75);
	}
.legend {
	display: block;
	padding: 30px 0 8px 0;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	}
.warranty-form table {
	margin: 0 0 0 0;
	}
.warranty-form td {
	vertical-align: top;
	}
.form-label {
	padding: 3px 10px 3px 0;
	width: 128px;
	font-size: 12px;
	line-height: 16px;
	color: #181818;
	text-align: right;
	}
.form-input {
	padding: 3px 10px 3px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #0a2f65;
	}
.form-input input {
	width: 220px;
	}
.form-input #fname,
.form-input #lname {
	width: 180px;
	}
.form-input #zip,
.form-input #date-of-purchase {
	width: 100px;
	}
.form-input #problem {
	width: 220px;
	height: 100px;
	}
.form-input .instructions,
.form-instructions .instructions {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	}
.form-input .instructions {
	width: 220px;
	font-size: 11px;
	}
.required {
	color: #19519a;
	}
.form-message {
	margin: 8px 0 0 0;
	padding: 12px;
	background: #CFE2F8;
	font-size: 12px;
	color: #022F67;
	}
.errormessage {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	}
.errorlist {
	list-style: none;
	margin: 0;
	padding: 6px 0 0;
	}
.fineprint {
	font-size: 10px;
	color: #181818;
	}
.fineprint h6 {
	margin: 0;
	padding: 20px 0 0;
	font-size: 12px;
	color: #181818;
	}
.fineprint p {
	margin: 0;
	padding: 0 0 10px;
	}
.fineprint-col {
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	}
.service-aside {
	margin-left: 20px;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	   -moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
			box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	width: 330px;
	background: #fefefe;
	}
.cssgradients .service-aside {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fefefe),
		color-stop(0.6, #fefefe),
		color-stop(1, #e8e8e8)
	);
	background-image: -moz-linear-gradient(center top, #fefefe 0, #fefefe 60%, #e8e8e8 100%);
	background-image:  -ms-linear-gradient(center top, #fefefe 0, #fefefe 60%, #e8e8e8 100%);
	background-image:   -o-linear-gradient(center top, #fefefe 0, #fefefe 60%, #e8e8e8 100%);
	background-image:      linear-gradient(center top, #fefefe 0, #fefefe 60%, #e8e8e8 100%);
	}
.service-aside-header {
	margin: 0;
	padding: 1px;
	background: #424242;
	}
.cssgradients .service-aside-header {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(153,153,153)),
		color-stop(1, rgb(66,66,66))
	);
	background-image: -moz-linear-gradient(center top, rgb(153,153,153) 0, rgb(66,66,66) 100%);
	background-image:  -ms-linear-gradient(center top, rgb(153,153,153) 0, rgb(66,66,66) 100%);
	background-image:   -o-linear-gradient(center top, rgb(153,153,153) 0, rgb(66,66,66) 100%);
	background-image:      linear-gradient(center top, rgb(153,153,153) 0, rgb(66,66,66) 100%);
	}
.no-cssgradients .service-aside-header {
	background: #424242 url('/site_media/common/support-header-bg.png') repeat-x;
	}
.service-aside-header h4 {
	margin: 0;
	border-top: 1px #b0b0b0 solid;
	padding: 8px 12px;
	font: normal 18px/24px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	color: #fff;
	}
.service-aside ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.service-aside li {
	position: relative;
	background: url('/site_media/common/hr-grid-6.png') no-repeat 50% bottom;
	padding: 14px 44px;
	font-size: 12px;
	line-height: 18px;
	color: #181818;
	}
.service-aside li:last-child {
	background: none;
	}
.service-aside h2 {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 2px 18px 2px 0;
	background: url('/site_media/common/support-aside-arrow.png') no-repeat right center;
	font-size: 18px;
	color: #4b4b4b;
	}
.service-aside i {
	color: #4b4b4b;
	}
.print-button {
	float:right;
	}
