.cell-sidebar-blue {
	vertical-align:top;
	background-color: #081DBA;
	background-image: url(../images/blue/blue-sidebar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:145px;
	height: 480px;
	padding-bottom: 15px;
	}
.cell-content-blue {
	background-color: #FFFFFF;
	background-image: url(../images/blue/blue-target.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width:605px;
	height: 350px;
}
.cell-blue-leaf1 {
	background-image: url(../images/blue/blue-leaf-1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 280px;
	width: 112px;}
.cell-blue-leaf2 {
	background-image: url(../images/blue/blue-leaf-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 112px;}
.cell-blue-leaf3 {
	background-image: url(../images/blue/blue-leaf-3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 280px;
}
.cell-blue-leaf4 {
	background-image: url(../images/blue/blue-leaf-4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 112px;
	width: 280px;}
