@charset "UTF-8";
/* CSS Document */

/*********** BIG PICTURE *************/
#big-picture {
	display: none;
}
/*********** col1 ******************/
#col1 {
	display: none;
}
/*********** col2 ******************/
#col2 img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
/*********** col4 *************/
#col4 {
	display: none;
}

