.ImageDescription
{
	background-image: url(../images/black_55pcttrans.png);
	background-repeat: repeat;
}

.boxExpo .topLeft
{
	background-image: url(../images/box_corner_left_top_lightblue.png);
	background-repeat: no-repeat;
}


.boxExpo .topRight
{
	background-image: url(../images/box_corner_right_top_lightblue.png);
}

.boxExpo .bottomLeft
{
	background-image: url(../images/box_corner_left_bottom_lightblue.png);
	background-repeat: no-repeat;
}

.boxExpo .bottomRight
{
	background-image: url(../images/box_corner_right_bottom_lightblue.png);
	background-repeat: no-repeat;
}