/* By default, brand-specific CSS files import the corresponding CSS document
 * from /brands/default/css and then use !important styles to override colors.
 * To maintain styles not related to brand colors, look for the file in
 * /brands/default/css.
 * 6/29/2009 - EAK
 */ 
@import url('/brands/default/css/aboutUs.css');
#qaLabel_Q						{ background-image: url(/brands/clayton_es/images/brButtons/qa_q.jpg) !important; }
#qaLabel_A						{ background-image: url(/brands/clayton_es/images/brButtons/qa_a.jpg) !important; }

.subNavLinks a
{
	font-size: 9px;
}

.subNavSelLi
{
	margin-top: -2px;
}


