
/* Left  ////////////////////////////////////////////////////////////////////////*/
#left {
	width: 200px;
	padding: 5px;
		
}

/* Center ///////////////////////////////////////////////////////////////////////*/
#center{
	/* width: 668px;*/
	width: 670px;
	padding: 10px;
}

/* Right ////////////////////////////////////////////////////////////////////////*/
#right{
	width: 0px;
	padding: 0px;
}
