﻿.cubeContainer .topBorder,.cubeContainer .rightBorder,
.cubeContainer .bottomBorder,.cubeContainer .leftBorder
{
	background-color:#183456;
}
.cubeContainer .TitleContainer
{
	background-color:#183456;
	color:#FFFFFF;
}
.cubeContainer .TitleContainer_hover
{
	color:#183456;
	background-color:#FFFFFF;
}
.genericCube img 
{
	border:0px none;
}