.right-column {
	background-image: url(../images/v1/bg-right-short.gif);
	min-height: 593px;
	float: none;
}

.boxes {
	clear: left;
	float: left;
	width: auto;	
}

.box .podcast {
	display: block;
	text-indent: -999em;
	outline: 0;
	width:  209px;
	height: 138px;
	border: 1px solid #d0c780;
	background-image: url(../images/v1/podcast-homepage.jpg);
	margin: 0;
}

* html .boxes {
	width: 100%;
}

* html .right-column {
	float: right;
	height: 593px;
}

div[className=boxes] {
	width: 100%;
}