.r2_1
{
	vertical-align: top;
	text-align: center;
	padding: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 240px;
	height: 103px;
	background: url(../images/white_bar.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
.r2_2
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 240px;
	height: 103px;
	background: url(../images/white_bar.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
.r2_3
{
	vertical-align: top;
	padding: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 490px;
	height: 103px;
	background-color: #FFFFFF;
}
.r3_1
{
	vertical-align: top;
	padding: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 240px;
	height: 318px;
	background: url(../images/red_bar.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CC0000;
}
.r3_2
{
	vertical-align: top;
	text-align: center;
	padding: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 490px;
	height: 318px;
	background-color: #CC0000;
}
