#process_panel{
	position: absolute;
	left: 0;
	width: 350px;
	height: 265px;
	background: url('../images/process_panel/bg_panel.gif') no-repeat;
}

#process_panel_support{
	margin-left: 380px;
	width: 280px;
	min-height: 26em;
}

#process_panel ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#process_panel li{
	float: left;
	list-style-image: none;
	margin-top: 0;
}

#process_image{
	position: absolute;
	top: 16px;
	left: 16px;
	width: 317px;
	height: 173px;
	overflow:hidden;
}

#process_image ul{
	width: 5000px;
	position: absolute;
	left: 0;
}

#process_image ul li{
	margin-right: 10px;
}

#process_copy{
	position: absolute;
	top: 209px;
	left: 62px;
}


#process_buttons{
	position: absolute;
	left: 17px;
	top: 209px;
	width: 318px;
}

#process_button_left{
	position: absolute;
	display: none;
}

#process_button_right{
	position: absolute;
	right: 0;
}

#process_image_text {
	position: absolute;
	left: 15px;
	top: 280px;
}

p.related_download_image {
	margin: 0;
	padding: 0;
}

p.related_download_image img {
	padding: 0;
	margin: 38px 0 0 0;
}


p.related_download {
	background: url(../images/wwd_download_bg.gif) no-repeat 0px 8px;
	padding: 5px 0 0 20px;
}