#body #left {
	padding-top: 10px;
	float: left;
	width: 194px;
}

#body #right {
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	float: right;
	width: 554px;
}


#body #top {
	float: left;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	width: 194px;
	height: 23px;
	padding-left: 10px;
}
#body #top div {
	color: #5A5145;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 3px;
}




#body #content  div div{
	float: left;
  	background: url(../images/top2.jpg) no-repeat top left;
	font-size: 8pt;
	width: 194px;
	color: #5A5145;
	padding-left: 10px;
	line-height: 19px;
} 
#body #content  div{
	float: left;
	width: 194px;
  	background: url(../images/bot.jpg) no-repeat bottom left;
	padding-bottom: 5px;
} 
#body #content {
	float: left;
	width: 194px;
  	background: url(../images/mid.jpg) repeat-y top left;
}


#title {
	float: left;
	height: 22px;
  	background: url(../images/title_center.jpg) repeat-x top left;
}

#title div {
	float: left;
	height: 22px;
  	background: url(../images/title_left.jpg) no-repeat top left;
}

#title div div {
	float: left;
	height: 22px;
  	background: url(../images/title_right.jpg) no-repeat top right;
	width: 544px;
	color: #5A5145;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 3px;
	padding-left: 10px;
}

#row_content {
	float: left;
	padding-top: 7px; 
	width: 554px;
}

#patch {
	width: 148px;
	height: 128px;
  	background: url(../images/patch_holder.jpg) no-repeat top center;
}

#patch #graphic { 
	float: left;
	text-align: center;
	width: 148px;
	height: 108px; 
}


#patch #name { 
	float: left;
	vertical-align: middle;
	text-align: center;
	width: 148px;
	height: 20px; 
	font-size: 8pt;
}


#patch_full {
	width: 194px;
	height: 169px;
  	background: url(../images/patch_holder_full.jpg) no-repeat top center;
}

#patch_full  #graphic { 
	float: left;
	text-align: center;
	width: 194px;
	height: 148px; 
}


#patch_full #link { 
	float: left;
	vertical-align: middle;
	text-align: center;
	width: 194px;
	height: 21px; 
}





#details {
	width: 554px; 
	float: right;
	padding-top: 7px;
	padding-right: 0px;
	margin-right: 0px;

}


#detail_left {
	width: 194px; 
	float: left;
}

#detail_right {
	width: 354px; 
	margin: 0px;
	float: right;
}



#description div div{
	float: left;
  	background: url(../images/d_top.jpg) no-repeat top right;
	font-size: 8pt;
	width: 354px;
	color: #5A5145;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 19px;
} 
#description div{
	float: right;
	width: 354px;
  	background: url(../images/d_bot.jpg) no-repeat bottom right;
	padding-bottom: 5px;
} 
#description {
	float: right;
	width: 354px;
  	background: url(../images/d_mid.jpg) repeat-y top right;
}
#add_cart {
	float: right;
	padding-top: 5px;
}






