#wrapper #content #right #txt .leftBox  {
	float: left;
	width: 345px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}
#wrapper #content #right #txt .rightBox  {
	float: left;
	width: 340px;
	padding-left: 10px;
}
#wrapper #content #right #txt .rightBox h4 {
	text-align: center;
	color: #900;
}
#wrapper #content #right #txt .leftBox h4 {
	text-align: center;
	color: #06C;
}
#wrapper #content #right #txt .belowBox {
	float: left;
	width: 100%;
}
