.download_header
{
	display:block;
	position:relative;
	background: url("images/sepia_bottom.jpg") bottom center no-repeat;
	left:9px;
	width:673px;
	height:150px;
	padding:0px;
	margin:0px;	
}
.download_header_top
{
	display:block;
	position:absolute;
	background: url("images/sepia_top.jpg") top center no-repeat;
	padding:0px;
	margin:0px;
	top:0px;
	height:22px;
	width:673px;
}
.download_header_middle
{
	display:block;
	position:absolute;
	background: url("images/sepia_middle.jpg") top center repeat;
	top:22px;
	height:106px;
	width:673px;
}
.download_header_text
{
	position:absolute;
	display:block;
	width:635px;
	left:15px;
	top:10px;
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:1.25em;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	text-decoration:none;
}
.download_lower_container
{
	position:relative;
	width:673px;
	left:9px;
	margin-top:15px;

}
.blue_narrow_right
{
	background:url("images/action_bottom.jpg") bottom center no-repeat;
	position:absolute;
	top:0px;
	left:351px;
	height:150px;
	width:322px;
	padding:0px;
}
.blue_narrow_left
{
	background:url("images/action_middle.jpg") top center repeat-y;
	position:relative;
	display:block;
	left:0px;
	width:322px;
	height:165px;

}
.blue_narrow_top
{
	background:url("images/blue_narrow_top.jpg") top center no-repeat;
	position:absolute;
	width:322px;
	height:14px;
	margin:0px;
	padding:0px;
}
.blue_narrow_right_middle
{
	background:url("images/action_middle.jpg") top center repeat-y;
	width:322px;
	display:block;
	position:absolute;
	height:122px;
	top:14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.blue_narrow_right_text
{
	position:absolute;
	width:306px;
	left:12px;
	top:5px;
	font-size:12px;
	color:#777777;
}
.blue_narrow_left_text
{
	position:absolute;
	width:306px;
	left:12px;
	font-size:12px;
	color:#777777;
	display:block;
	height:161px;
	bottom:0px;
}
.download_select_container
{
	position:absolute;
	display:block;
	bottom:0px;
}
.blue_merge_left_to_wide
{
	background:url("images/blue_merge_narrow_to_wide.jpg") top center no-repeat;
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:673px;
	height:28px;
	margin:0px;
	padding:0px;
}
.blue_wide_middle
{
	background:url("images/blue_wide_middle.jpg") top center repeat-y;
	position:relative;
	display:block;
	top:0px;
	width:673px;
	margin:0px;
	padding:0px;
}
.blue_wide_bottom
{
	background:url("images/blue_wide_bottom.jpg") top center no-repeat;
	position:relative;
	display:block;
	top:0px;
	width:673px;
	height:14px;
}
.blue_wide_top
{
	background:url("images/blue_wide_top.jpg") bottom center no-repeat;
	position:relative;
	display:block;
	margin-top:15px;
	width:673px;
	height:14px;
	padding:0px;
}
.blue_wide_text
{
	position:relative;
	display:block;
	width:635px;
	left:15px;
	top:0px;
	padding:5px;
	margin:0px;
	font-size:12px;
	line-height:1.25em;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	text-decoration:none;
}
#file
{
	margin-left:20px;
	width:635px;
	min-width:635px;
}

.dtext_container
{
	margin-top:10px;
	clear:left;
	margin-top:5px;
	display:block;
}
.dtext_left
{
	display:block;
	float:left;
	width:100px;
	clear:left;
	line-height:1.5em;
}
.dtext_right
{
	line-height:1.6em;
	display:inline;
}
.dcontrol_label
{
	color:#444444;
	font-weight:bold;
	font-size:14px;
	display:block;
}
select
{
	width:185px;
}


