
#box1 {
	background: url('/gtv/images/box1_background.gif');
	width: 295px;
	height: 320px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	border: 1px #666666 solid;
}

#box2 {
	background-color: #FFF;
	height: 320px;
	float: right;
	margin-bottom: 10px;
}