.setup {
	width:685px;
	height:310px;
	background-image:url(../resources/setup_bg.gif);
	background-repeat:no-repeat;
}
.lay {
	height:100%;
	width:100%;
}
.lay td {
	vertical-align:middle;
}
.setup td {
	vertical-align:top;
	padding:10px;
	font-family:Tahoma;
	font-size:11px;
}
.setup_content {
	line-height:16px;
}