﻿/***********************************************/
/* emx_nav_left7.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
h2.coname02,h4.catrest03,h4.catrest01{
  font-family: Arial,sans-serif; 
 font-weight:normal;
  position :absolute;
 font-size:67%	
}
h2.coname02{
	left:  3%;
}

 h4.catrest01{
	left:  65%;
}
 h4.catrest03{
	left:  32%;
}
#catresLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFCC00;
	background-image: none;
}
