/* CSS Document *//*  ===================================================   	===================================================  		Description: Template site POPUP style sheet	Author:  	Release date:	 	Designer approved: 	Date approved: 	Revision History:	Revised By		Revised On:						cccc			cc/cc/cc						 	===================================================  	===================================================  */body {	background: #777;	}#content {	margin: 15px;	}	#globalContainer {	background: #FFF;	margin-left: auto;	margin-right: auto;	width: 600px;	}	#globalContainer-wide {	background: #FFF;	margin-left: auto;	margin-right: auto;	width: 1000px;	}
