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