@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

#press_leftcolumn {
	float:left;
	width:305px;
}

#press_rightcolumn {
	float:right;
	width:305px;
}


