.ContainerTopLeft {
	background: url("topleft.gif") top left no-repeat;
	width: 5px;
	height: 5px;
}

.ContainerTitle {
	background-color: #FFFFFF;
}

.ContainerAction {
	background-color: #FFFFFF;
}

.ContainerTopRight {
	background: url("topright.gif") top right no-repeat;
	width: 5px;
	height: 5px;
}

.ContainerWhiteSpace {
	background-color: #FFFFFF;
}

.ContentPane {
	background-color: #FFFFFF;
}

.ContainerBottomLeft {
	background: url("bottomleft.gif") bottom left no-repeat;
	width: 5px;
	height: 5px;
}

.ContainerBottomRight {
	background: url("bottomright.gif") bottom right no-repeat;
	width: 5px;
	height: 5px;
}


