@media screen, projection {
	.athlete-list {
		margin: 20px 0;
		width: 540px;
		}
		.imgpod {
			background: url(../images/highlights/180-img-bground.gif) no-repeat;
			float: left;
			}
			.imgpod img {
				padding: 10px;
				}
	.content .main .athlete-list .pod {
		background: #000 url(../images/highlights/320-top.gif) no-repeat;
		float: right;
		margin: 0;
		width: 320px;
		}
		.content .main .athlete-list .pod-sub {
			background: url(../images/highlights/320-bot.gif) bottom left no-repeat;
			}
}