/* CSS Document */

/* Divs */
#contentLeft {
	margin: 20px 0px 0px 0px;
	width:380px;	
}
#contentRight {
	margin: 5px 0px 0px 0px;
	width:600px;	
}
	


