#double1 #col1{
	width:340px;
	float:left;
	margin-right:10px;
}

#double1 #col2{
	width:170px;
	float:left;
	border-left:1px solid #eee;
}

#double1 #col1 > *, #double1 #col2 > *{
	margin-left:10px;
	margin-right:10px;
}

