@charset "UTF-8"; 
/* CSS Document */

#privacy ul{
padding-left:40px;
margin-bottom:20px;
}

#privacy li{
list-style:decimal;
}

#privacy dl{
margin-bottom:20px;
padding-bottom:20px;
background:url(../../images/dotline.gif) bottom center no-repeat;
}

#privacy dl.last{
margin-bottom:20px;
padding-bottom:0px;
background:none;
}

#privacy dt{
}

#privacy dd{
padding-left:20px;
}

#privacy dd p{
margin:20px 0px 10px 0px;
color:#5D3535;
}
