DIV.static_v2 { 
	min-height: 400px;
	height: expression('400px');
	/*background: url('../images/ds_fade_bg.gif') bottom left no-repeat;*/
}

	DIV.static_v2 .content {
		padding: 40px 21px;
		/*background: url('../images/ds_container_bg.gif') top left repeat-y;*/
	}
	
		DIV.static_v2 .content .sidebar {
			float: right;
			width: 215px;
		}
		
			DIV.static_v2 .content .sidebar H2 {
				/*text-indent: -9999px;*/
				height: 33px;
			}
				/*
				DIV.static_v2 .content .sidebar H2.heading_2 {
					background: url('../images/ds_corporateHeading.gif') 25px top no-repeat;
				}
				DIV.static_v2 .content .sidebar H3.heading_2 {
					text-indent: 25px;
				}
				DIV.static_v2 .content .sidebar H2.heading_3 {
					background: url('../images/ds_horsetrainingHeading.gif') 25px top no-repeat;
				}
				DIV.static_v2 .content .sidebar H3.heading_3 {
					text-indent: 25px;
				}
				DIV.static_v2 .content .sidebar H2.heading_5 {
					background: url('../images/ds_aboutusHeading.gif') 25px top no-repeat;
				}
				DIV.static_v2 .content .sidebar H3.heading_5 {
					text-indent: 25px;
				}
				DIV.static_v2 .content .sidebar H2.heading_6 {
					background: url('../images/ds_copyrightHeading.gif') 25px top no-repeat;
				}
				DIV.static_v2 .content .sidebar H3.heading_6 {
					text-indent: 25px;
				}
				DIV.static_v2 .content .sidebar H2.heading_7 {
					background: url('../images/ds_privacyHeading.gif') 25px top no-repeat;
				}
				DIV.static_v2 .content .sidebar H3.heading_7 {
					text-indent: 25px;
				}
				DIV.static_v2 .content .sidebar H2.heading_8 {
					background: url('../images/ds_termsconditionsHeading.gif') left top no-repeat;
				}
				*/
		DIV.static_v2 .content .sidebar #email { display: none; visibility: hidden; margin-left: 25px; margin-top: 25px; }
			
		DIV.static_v2 .content .sidebar #submit { display: none; visibility: hidden; margin-left: 25px; margin-top: 25px; }
		
		DIV.static_v2 .content .leftcolumn {
			text-align: left;
			margin-left: 35px;
			margin-right: 300px;
		}
		
		DIV.static_v2 .content .leftcolumn .action { float: right; visibility: hidden; }
			DIV.static_v2 .content .leftcolumn .action UL { list-style: none; }
			DIV.static_v2 .content .leftcolumn .action UL LI { float: left; margin: 0 5px; }
			DIV.static_v2 .content .leftcolumn .action UL LI A { color: rgb(46,46,46); }
		
			DIV.static_v2 .content .leftcolumn H4 {
				padding-bottom: 12px;
				margin-bottom: 8px;
				font-weight: bold;
				text-transform: none;
				/*background: url('../images/ds_separator.gif') bottom left no-repeat;*/
			}
		
			DIV.static_v2 .content .leftcolumn P {
				font-size: 11px;
				color: rgb(46,46,46);
			}
