div#container {
	width:960px;
	margin:0 auto 0;
}

div#col_left {
	width:600px;
	float:left;
}

img{
	border:1px solid #e4e4e4;
	margin:5px 0 10px;
}

div#col_right {
	margin-top:5px;
	width:340px;
	float:right;
	background:#e4e4e4;
}

.content{
	width:300px;
	margin:10px auto;
	
}
