.dialog2 {	position:relative;	width:94%;	max-width:1600px;	text-align:left;	padding:0 0 4px 0;	margin:0 0 0 auto;}.dialog2 .content2 {	 position:relative;	 zoom:1;	 _overflow-y:hidden;}.dialog2 .t2 {	/* top+left vertical slice */	 position:absolute;	left:0px;	top:0px;	width:10px;	_height:1600px; /* arbitrary long height, IE 6 */	background-position:top left;	height: 100%;	margin-left:-10px; /*For PNG images */}.dialog2 .b2 {	/* bottom */	 position:relative;	 width:100%;}.dialog2 .b2,.dialog2 .b2 div {	 height:10px; /* height of bottom cap/shade */	 font-size:1px;}.dialog2 .b2 {	background-position:bottom right;}.dialog2 .b2 div {	 position:relative;	 width:10px; /* bottom corner width */	 margin-left:-10px; /*For PNG images */	 background-position:bottom left;}.dialog2 .hd,.dialog2 .bd,.dialog2 .ft {	 position:relative;}.dialog2 .wrapper2 {	 /* extra content protector - preventing vertical overflow (past background) */	 position:static;	 max-height:1200px;	 overflow:auto;}