		#PDInfo {
			margin-left: 233px;
			margin-top: 35px;
			display: block;
			border: 0px solid red;
			color: #644a57; 
		}
		#styleInfo {
			float: right;
			font-size: 11px;
		}
		#attribList {
			margin: 0;
			padding: 0;			
		}
		#attribList li {
			list-style: none;
			float: left;		
		}		
		#attribList select, .showSpan {
			width: 110px;
			margin-right: 15px;		
		}
		#qtyLabel {
			position: relative;
			top: -2px;
		}	
		#detailImage {
			border: 1px solid #000;
			margin-top: 15px;
		}
		select#colorSelect {
		font-size:10px
		}
		#relatedItems {
			margin-bottom: -3px;
		}
		.productHeader a {
			font-weight: bold;
		}
		.productHeader .description {
			font-weight: normal;
		}
		.productAttributes {
			margin-left: -3px;
		}
		.attribute .name { 	
			font-weight: normal;
			width: 35px;
		}
		.attribute .value {
			position: relative;
			
		}
		.emailAndPrintNotes {
			margin-left: -5px;
		}
		.emailAndPrintNotes a {
			font-weight: bold;
		}
		.addToCart {
			text-align: right;
		}		
		.productImages .detailLinks {
			text-align: right;			
		}		
		.relateditems {
		 background: #fff;
		 margin-top: 0;
		 padding-top: 0;
		}
		.relateditems hr {
			text-align: center;
			width: 90%;
		}
