﻿.colorCalloutOurBrand
{
    position: relative;
    width: 147px;
	height: 147px;

}

.colorCalloutOurBrand table td 
{
    padding: 10px;    
}

.colorCalloutOurBrand table td a{
	
    color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-family:arial, tahoma, sans-serif;
    text-decoration: none;

}

.colorCalloutOurBrand table td a.hover 
{
    color: #fff;
    text-decoration: underline;
}


#colorCalloutOurBrandSmallerText {	
    color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-family:arial, tahoma, sans-serif;
    text-decoration: none;
}






