/* ================================
    CSS STYLES FOR Module ProductListing
   ================================
*/
.tmar_TextColorRed 
{
color: red; 
}

.tmar_TextColorBlue 
{
color: blue; 
}

.tmar_TextColorGreen 
{
color: green; 
}
.tmar_QtyInput
{
	width: 50px;
}

caption {display:block; text-align:left; padding-bottom:2px; margin-top:15px;}

table.tblg1 td {padding:2px;}
