@charset "utf-8";
/* CSS Document */

#header, #footer, .noprint, .optionsResults, .imgOptions, .socialBar, .productOptionsPane, .considerationOptions, .pageHeading, .intro-block, .sidebar, .listingDownloads, .listingRemove, .legal, .listingInfo .imgSubHead  {display: none;}

.wrap, .wrapBorders, .userListing table, .colmask{
	border:none;
}

.productInfoPane p, .productInfoPane h1, .productInfoPane p a, .productDescription, .productInfo a, .productInfoContent, .productInfoContent .contentBlock li, .productConsideration .considerationHeader h3 {
    color: #000;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:20px;
}

.productInfoPane h1{
	font-size:20px;
	font-weight:bold;
	
}

.productInfoPane, .pItemPrice, .productDescription {
	margin-bottom:20px;
}

.productInfo a, .productConsideration .considerationHeader h3 {
	font-size:18px;
	font-weight:bold;
}


.productInfoContent .productModels, .printHeader {display:block;}

.printHeader {
	width:100%;
	height:90px;
	border-bottom:#000 solid 5px;
}

.printHeader .logo{
	width:300px;
	height:80px;
	display:block;
	float:left;
}

.printHeader .title, .printHeader p{
	float:right;
	clear:both;
	font-size:16px;
}

.printHeader .title {
	padding:20px 0 10px 0;
	font-size:25px;
	font-weight:bold;
}

.considerationHeader {
	border-bottom: 2px solid #333333;
	margin-top:20px;
}

.grayHeaderBar{
	border-bottom:#000 solid 3px;
	width:100%;
}

.listingInfo  {
	width:978px;
}

.userListing tr {
	border:none;
	border: 1px solid #E5E5E5;

	width:100%;
}

.listingInfo .listingImg {
	border:#000 solid 1px;
	margin-right:20px;
}

.listingInfoContent {
	float:left;
}






