.col980 {
	width:980px;
}
#left_picture {
	height:102px;
	width:221px;
	background: url(../images/help_desk_phone_sm.png) no-repeat;
	float: right;
	margin-top:20px;
	margin-left: 13px;
        position: static;
}
.col746 {
	width:746px;
	float: left;
}

.box_title{
	text-align:center;
	color:#335266;
	font-weight:bold;
	margin: 4px 0 20px 0;
}	
.box_btns{
	width: 322px;
	text-align:center;
	margin: 0 auto;
}
a.button_csv{
    background: url(../images/backup/dealer_data_bkp_btn_csv.png) center center no-repeat;
  width: 141px;
  height: 37px;
	display: inline-block;
	margin: 20px 40px 20px 0;
	float: left;
}
a.button_csv:hover{
    background: url(../images/backup/dealer_data_bkp_btn_csv_over.png) center center no-repeat;
}
a.button_zip{
    background: url(../images/backup/dealer_data_bkp_btn_zip.png) center center no-repeat;
  width: 141px;
  height: 37px;
	display: inline-block;
	margin: 20px 0 20px 0;
	float: left;
}
a.button_zip:hover{
    background: url(../images/backup/dealer_data_bkp_btn_zip_over.png) center center no-repeat;
}
a.button_xml{
    background: url(../images/backup/dealer_data_bkp_btn_xml.png) center center no-repeat;
  width: 141px;
  height: 37px;
	display: inline-block;
	margin: 20px 40px 20px 0;
	float: left;
}
a.button_xml:hover{
    background: url(../images/backup/dealer_data_bkp_btn_xml_over.png) center center no-repeat;
}

.box_dist1{
	float: left;
	margin: 20px 52px 0 0;
	width: 464px;
}
.box_dist2{
	float: left;
	margin: 20px 0 0 0;
	width: 464px;
}