/* 
<!--//--------------------------------------------------\\-->
		ADMINITCSS.CSS
		CUSTOMIZEABLE FILE FOR DISPLAY CERTIAN ADMINIT 
		XHTML ELEMENTS
<!--//--------------------------------------------------\\-*/

span.bold {	font-weight:bold; }
	

/*--//--------------------------------------------------\\-->
		SELLIT ITEMS
<!--//--------------------------------------------------\\-*/


/* SHOPPING CART CLASSES
/*----------------------------------------------*/


div.productTitleDIV 
	{
	text-align:right; 
	color:#000000;
	font-weight:bold;
	font-size:110%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
	}
	
tr.tableBottomBorder
	{
	font-weight:bold; 
	border-bottom-style:solid;
	border-bottom-width:1px;
	}