/*******************************************************************
 * BROWSER INDEPENDENT CONTENT STYLES FOR DEFAULT PAGE TYPE
 */
 
 /*******************************************************************
 * PAGE PARTS
 */
 
DIV.page_body
{
	background-image: url(../img/bg_body_02.gif);
	padding-bottom: 0px;
}


/*******************************************************************
 * CONTENT
 */
 
 DIV.content_standard
 {
 	width: 707px;
	padding-left: 0px;
	padding-bottom: 0px;
 }
 
 DIV.content_right
 {
 	width: 0px;
 }
