@charset "iso-8859-1";

.tempD { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tempD .layoutGrid {
	empty-cells: show; 
    /* IE work around */
    border-collapse: collapse;
}  

.tempD .titleContainer { 
    border-right: 1px solid #CCCCCC;
}

.tempD #right { 
    border-right: 1px solid #CCCCCC;
}
 


.tempD .top_right {
 	width: 170px;
}    
.tempD .mid_right {
    width: 162px;
}

.tempD .top_content {
 	padding-bottom: 10px;
}

.tempD .vDivider {
    border-left: 1px solid #CCCCCC;
}  
.tempD .hDivider {
    color: #CCCCCC;
    height: 1px;
    border-top: 1px;
}

.tempD .bucket {
	/*border-bottom: 1px solid #CCCCCC;*/
    vertical-align: top;
}

.tempD #last {
	border: 0px;
}

.tempD .bucket .title {
 	  margin-top: 5px;
}

.tempD .bucket .description, .tempD .top_content .description {
    padding-top: 4px;
	line-height: 11px;
	font-size:10px;
	color:#555555;   
} 


.tempD .bucket .image { 
	width: 191px;
	padding:7px;
}

.tempD .link {   
	color:#0099FF;
	font-size: 10px

}