#leftContent {
	display: block;
}

#rightContent {
	display: none;
}

#mainContent {
	width: 660px;
}

#mainContentInner {
	padding-right: 0px;
}

#decPic {
	background-color: rgb(255, 255, 255);
	background-position: left top;
	background-repeat: repeat;
}


