@charset "utf-8";
/* CSS Document */

.cat-body { 
	border:solid 2px #999;
	width:825px;;
}
.cat-header1 { 
	background-image:url(http://www.ledunderbody.com/Jan10/Catagory-Pages/Interior/Catagory-bg1.jpg);
	height:60px;
	width:825px;
}
.cat-header2 { 
	background-image:url(http://www.ledunderbody.com/Jan10/Catagory-Pages/Interior/Catagory-bg2.jpg);
	height:60px;
	width:825px;
}
.cat-header3 { 
	background-image:url(http://www.ledunderbody.com/Jan10/Catagory-Pages/Interior/Catagory-bg3.jpg);
	height:60px;
	width:825px;
}
.cat-box { 
	width:390px;
	height:190px;
	border-bottom:solid 2px #999;
}
.cat-box2 { 
	width:390px;
	height:240px;
	border-bottom:solid 2px #999;
}
.cat-box3 { 
	width:390px;
	height:repeat-y;
}
.cat-box4 { 
	width:390px;
	height:280px;
	border-bottom:solid 2px #999;
}
.cat-box5 { 
	width:390px;
	height:280px;
}
.cat-box6 { 
	width:390px;
	height:200px;
	border-bottom:solid 2px #999;
}
.text-price {
        color:#ff0000;
        font-weight:bold;
}


