@charset "utf-8";

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



#article{
float:left;
width:620px;
}

#article p.description{
}


#article ol.flow{
width:610px;
padding-left:10px;
list-style:none;
}

#article ol.flow:after{
content:"";
display:block;
clear:both;
}

#article ol.flow li{
float:left;
border:1px solid #DDDDDD;
width:194px;
padding:0 0 0 0;
margin:0 0 11px 11px;
}

#article ol.flow li.left_child{
margin-left:0;
}

#article ol.flow h3{
background:#F8F8F8;
border-bottom:1px solid #DDDDDD;
line-height:2.5;
font-size:87.5%;
text-align:center;
}

#article ol.flow p{
font-size:75%;
padding:10px;
}
