﻿/* Import Global Master Stylesheet */
@import url("/Style%20Library/en-US/ccf%20styles/global_master.css");
/* Import Global Content Stylesheet */
@import url("/Style%20Library/en-US/ccf%20styles/global_content.css");
#tabWrapper 
{
background:transparent url(/PublishingImages/site/common/top_tab_back.gif) repeat-x;
height:0.5em;
width:100%;
} 

#tabWrapper ul {
float:right;
width:19.5em;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#tabWrapper li { 
display : inline; 
} 


