/* ================================
    CSS STYLES FOR Module ProductListing
   ================================
*/
.tmar_TextColorRed 
{
color: red; 

}

.tmar_TextColorBlue 
{
color: blue; 
}

.tmar_TextColorGreen 
{
color: green; 
}
.tmar_QtyInput
{
	width: 50px;
}
