.cell-sidebar-red {
	vertical-align:top;
	background-color: #FF0000;
	background-image: url(../images/red/red-sidebar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:145px;
	height: 480px;
	margin: 0px;
	padding-bottom: 15px;
	}
.cell-content-red {
	vertical-align:top;
	background-color: #FFFFFF;
	background-image: url(../images/red/red-target.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width:605px;
	height: 350px;
	}

.cell-red-leaf1 {
	background-image: url(../images/red/red-leaf-1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 280px;
	width: 112px;}
.cell-red-leaf2 {
	background-image: url(../images/red/red-leaf-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 112px;}
.cell-red-leaf3 {
	background-image: url(../images/red/red-leaf-3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
	width: 280px;
}
.cell-red-leaf4 {
	background-image: url(../images/red/red-leaf-4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 112px;
	width: 280px;}
