
.email-deflection h3 {
	width: 640px;
	padding-top: 5px;
	line-height: 28px;
}

.product-support {
	float: left;
	width: 270px;
	height: 104px;
	padding: 25px;
	background: url(/us/images/support/bg-product-support.png);
	cursor: pointer;
}

.product-support.hover,
.product-support.active {
	background: url(/us/images/support/bg-product-support-on.png);
}

.product-support.hover a {
	text-decoration: underline;
}

.product-support img {
	float: right;
}

.product-support img.register-support {
	float: left;
}

.product-support input.radio-btn {
	float: left;
	width: 12px;
	margin-top: 3px;
	margin-right: 20px;
}

.product-support ul {
	float: left;
	width: 125px;
}

.product-support ul li {
	/*margin-bottom: 5px;*/
}

.product-support .product-name {
	font-weight: bold;
}

.product-support .model-number {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.product-support-items {
	padding: 25px 0 0 0;
	overflow: hidden;
}

.section.product-support-items {
	margin: 0 0 25px 0;
}

.add-product {
	padding-top: 50px;
	height: 78px;
}

.question-topic li.second {
	width: 414px;
	padding: 0;
}

.question-topic li.first {
	width: 414px;
	padding: 0;
}

.question-topic li {
	width: 412px;
}

.result-form-option {
	overflow: hidden;
}

.result-form-option a {
	margin-left: 5px;
}

.result-form-option p {
	float: left;
	width: 500px;
}

#matching-results,
.matching-results-info {
	height: auto;
	margin: 0;
}

.matching-results-info h4 {
	padding-bottom: 10px;
}


.custom-dropdown li a {
	padding-left: 10px;
	display: block;
}

html .custom-dropdown li a:hover {
    text-decoration: none;
}

html .custom-dropdown ul li a:hover {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}

#returned-results {
	padding-top: 30px;
}

#matching-results #returned-results ul li a {
	margin-bottom: 10px;
}

.title-wlink span {
	float: left;
	margin-top: 5px;
}