/* Item detail page*/
table.dm_detail td.col1
{
	font-weight:bold;
}

/*Order page*/ 
.required
{	
	color:red;
}
td.topmsg
{
}

