@charset "utf-8";

#article{
background:url(../customs_clearance/img/article_bg.jpg) no-repeat;
}

#article h1{
background:url(../customs_clearance/img/h1.gif) no-repeat;
}

#article p.description{
padding-bottom:160px;
}


#article ol.flow{
width:840px;
height:80px;
padding-bottom:40px;
list-style:none;
}

#article ol.flow li{
display:inline;
float:left;
}
