	/* become a beta tester `*/
	#become-beta-tester {
		position: absolute;
		top: 14px;
		right: 38px;
	}

	.column-left {
		background-color: #bad1e3;
		float:left;
		margin-right: 40px;
		padding: 15px 15px 30px 15px;
		width: 470px;
	}

	.column-left .caption {
		color:#005696;
		font-size: 1.2em;
		font-weight:bold;
		margin-bottom:10px;
		padding-top: 12px;
		clear: both;
	}

	.column-right {
		float: left;
		width: 370px;
	}


	ul.thumbs li {
		display: block;
		float: none;
		font-size: .9em;
		margin-bottom: 15px;
		overflow: auto;
		width: auto;
	}

	ul.thumbs li div.description {
		float: left;
		width: 200px;
	}

	ul.thumbs li a.thumb {
		float: left;
		margin-right: 10px;
	}

	ul.thumbs .duration {
		color: #666;
		font-weight: bold;
	}

	ul.thumbs .title {
		font-size: 1em;
		font-weight: bold;
	}