/*** RIGHT SIDE ***/
#right {
	display: none;
}

#right-click {
	display: none;
}


/***************************/
/*** MAIN CONTENT STYLES ***/
/***************************/


/*** CONTENT ***/
#content {
	left: 282px;
	top: 203px;
	width: 281px;
}


/*** CONTENT 2 ***/
#content2 {
	left: 608px;
	top: 203px;
	width: 300px;
}
