#col-pane {
	width:815px;
	margin-left:23px;
}
#col-01 {
	float:left;
	width:255px;
	min-height:300px;
}
#col-01 .content {
	padding:10px 20px;
}
#col-02 {
	float:right;
	width:535px;
	min-height:300px;
}
#col-02 p, #col-02 ul, #col-02 ol {
	margin:0;
	padding:10px 22px;
	line-height:20px;
}
