#cont_main_container 						{	clear: both; width: 920px; margin: 0em auto;	padding: .3em 0em 0em 0em; z-index: 1;	}
	#cont_main_top_row_left,
	#cont_main_top_row_middle,
	#cont_main_top_row_right,
	#cont_main_bottom_row_left,
	#cont_main_bottom_row_middle,
	#cont_main_bottom_row_right		{	float: left;	}

	#cont_main_top_row						{	padding: 1px 0px 0px 0px;	}
	#cont_main_top_row_left				{	width: 20px;	height: 20px;		background:url(/img/base/ps_content_sprite.png)	0px			0px		no-repeat;	}
	#cont_main_top_row_middle			{	width: 880px;	height: 20px;		background:url(/img/base/ps_content_sprite.png)	0px			-40px	repeat-x;		}
	#cont_main_top_row_right			{	width: 20px;	height: 20px;		background:url(/img/base/ps_content_sprite.png)	-20px		0px		no-repeat;	}

	#cont_main_middle_row					{	
																	clear: both;
																	padding: 0px 10px;
																	width: 900px;	background:url(/img/base/ps_content_920px_y.png)	0px			0px		repeat-y;	}
		#content										{	margin: 0px;	padding: 30px 45px 45px 45px;	}

	#cont_main_bottom_row					{		}
	#cont_main_bottom_row_left		{	
																	clear: left;
																	width: 20px;	height: 20px;		background:url(/img/base/ps_content_sprite.png)	0px			-20px	no-repeat;	}
	#cont_main_bottom_row_middle	{	width: 880px;	height: 20px;		background:url(/img/base/ps_content_sprite.png)	0px			-60px	repeat-x;		}
	#cont_main_bottom_row_right		{	width: 20px;	height: 20px;		background:url(/img/base/ps_content_sprite.png)	-20px		-20px	no-repeat;	}