@charset "iso-8859-1";

.tempF { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tempF .layoutGrid {
	empty-cells: show; 
    /* IE work around */
    border-collapse: collapse;
}  

.tempF #right { 
    border-right: 1px solid #CCCCCC;
}

.tempF .sub_menu {
    border-bottom: 1px solid #CCCCCC;
}

.tempF .vDivider {
    border-left: 1px solid #CCCCCC;
    
}

.tempF .bucket {
	border-top: 1px solid #CCCCCC;
    vertical-align: top;
}

.tempF #last {

}

.tempF .bucket .title {
 	  margin-top: 5px;
}

.tempF .bucket .description, .tempF .learn_more .description, .tempF .top_content .description {
    padding-top: 4px;
	line-height: 11px;
	font-size:10px;
	color:#666666;   
} 
.tempF .top_content .description {  
	padding-left: 4px;
}

.tempF .bucket .image, .tempF .top_content .title { 
	width: 191px;
	padding:7px;
}  

.tempF .top_content .title, .tempF .top_content .title_no_buckets { 
	padding-top: 4px;
	border-right: 1px solid #999999;
}
.tempF .top_content .title_alone, .tempF .top_content .title_no_buckets {
    padding: 7px;
}  


.tempF .link {
	color:#0099FF;
}

.tempF .vertical_customers
{
	color:#333333;
  font-family: verdana;
  font-size: 10px; 
}

.tempF .customer_spacer {
	font-size: 6px;
  line-height: 6pt;
}


