﻿.cubeContainer .topBorder,.cubeContainer .rightBorder,
.cubeContainer .bottomBorder,.cubeContainer .leftBorder
{
	background-color:#CCCCCC;
}
.cubeContainer .TitleContainer
{
	background-color:#E6E6E6;
	color:#666666;
}
.cubeContainer .TitleContainer_hover
{
	color:#4A97D9;
	background-color:#E3F3FF;
}
.genericCube img 
{
	border:0px none;
}
