/*START HIDE RIGHTPANEL*/
#content {
	width:610px;
padding:0px 0px 0px 0px;
	
}

#right_con {
visibility:hidden;
width:0px;
height:0px;
position:absolute;
top:-1000;
left:-1000;
}
