#middle #content #teaser {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 315px;
	margin: -19px 0 1.333em 0;
	padding: 15px 0 0;
	position: relative;
}
	#middle #content #teaser hr {
		bottom: -6px;
		position: absolute;
		width: 100%;
	}
	#middle #content #teaser h1 {
		height: 2em;
		margin: 0 420px 0.5em 30px;
	}
	
	#middle #content #teaser h2 {
		height: 2.5em;
		margin:-15px 0 10px 30px;
		
	}	
	
	#middle #content #teaser .content {
			color: #fff;
			margin: 0 420px 0 30px;
	}
		#middle #content #teaser .content h2 {
			color: #fff;
			font: bold 0.9em/1.333em Arial, Helvetica, sans-serif;
			text-transform: uppercase;
		}
		#middle #content #teaser .content p {
			color: #fff;
			font: normal 0.9em/1.333em Arial, Helvetica, sans-serif;
			margin: 0 0 1em 0;
		}
		#middle #content #teaser .content a {color: #fff;}
		#middle #content #teaser .content a.specialButton {
			bottom: 10px;
			position: absolute;
			right: 10px;
		}
		#middle #content #teaser .content img {border: 1px solid #fff;}
		#middle #content #teaser .content q {
			clear: both;
			color: #fff;
			display: block;
			font: bold 1.1em/1.5em Arial, Helvetica, sans-serif;
			font-style: italic;
		}
		#middle #content #teaser .content cite {
			color: #fff;
			display: block;
			text-align: right;
		}
		#middle #content #teaser .content ul {
			list-style: disc;
			margin: 0 0 1em 2em;
		}
			#middle #content #teaser .content ul li {color: #fff;}
			#middle #content #teaser .content ul li.moreInfo {
				display: block;
				font: normal 0.9em/1.333em Arial, Helvetica, sans-serif;
				padding: 0 0 5px 0;
			}
				#middle #content #teaser .content ul li.moreInfo a {
					background: transparent url(/elements/images/icons/whiteArrowOnBlueBG.gif) left center no-repeat;
					margin: 0 0 0 20px;
					padding: 0 0 0 20px;
				}
#middle #content ul.categories {
	list-style: none;
	margin: 0 0 1.5em 0;
}
	#middle #content ul.categories li {
		display: block;
		float: left;
		margin: 0 4px 5px;
		text-align: center;
	}
		#middle #content ul.categories li a {
			border: 1px solid #fff;
			color: #149dcb;
			font: bold 0.9em/1.25em Arial, Helvetica, sans-serif;
			display: block;
			height: 145px;
			padding: 5px;
			width: 140px;
		}
		#middle #content ul.categories li a:hover {border-color: #cbcbcb;}
			#middle #content ul.categories li a .image-container {
				display: block;
				height: 90px;
				margin: 0 auto 5px;
			}
				#middle #content ul.categories li a .image-container img {
					display: block;
					margin: 0 auto;
				}

	#middle #content ul li a {
		color: #149dcb;
		font: bold 0.9em/1.25em Arial, Helvetica, sans-serif;
	}

#middle #content ul.parts_list li {
	display: block;
	float: left;
	margin: 0 0 10px 10px;
	width: 150px;
}
	#middle #content ul.parts_list li a {
		background: #efefef;
		border: 1px solid #ccc;
		display: block;
		padding: 5px 0;
		text-align: center;
	}
	#middle #content ul.parts_list li a:hover {background: #dedede;}
