/* MetroSofa Sofa Inventory CSS Document */

div#large-image-left { width:330px; height:493px; margin-left:20px; background-image:url(../imgs/lg-green.jpg); background-repeat:no-repeat; text-align:right; position:relative}
	div#large-image-left ul { font-size:1em; text-align:center; }
	
	div#large-image-left li { display:inline; padding-left:8px; text-transform:capitalize;}
		/*div#large-image-left li:after{ ; content:"|"}*/
	
	div#large-image-left h2 { position:relative; text-align:right; left:0; top:375px; display:inline; background-color:#da0000;  padding:.25em .5em; color:#fff;}
	
div#green {border-top: 2px solid #6B6868; border-bottom: 2px solid #6B6868;}
div#green p {margin:10px 5px; font-size:.9em;}

.greenimgbottom { width:32%; float:left; text-align:center; }
.greenimgbottom p {margin:1px;}
.greenimgbottom img { margin:1px 0;}
	
