code { display: block; padding: 10px; white-space: pre; overflow: auto; }
div.limiter { float:left; height:150px; width:200px; }
div.limiter-right { float:left; width:200px; height:220px; }
/* Listen */
ul#news { list-style:none; float:left; width:205px; height:150px; margin:10px 0px 0px 0px; padding:0px; }
ul#news li{ list-style-type:none; margin:0px; padding:0px; height:150px; }
ul#news li p{ color:#545454; line-height:18px; margin:0px; }
.fade{ margin-bottom: 2em; }
.fade p{ margin-bottom: 2em; text-align: center; width: 100%; background: #fff; }
ul#news li p.cus_name{ font-weight:bold; text-align:right; color:#FF7E00; padding:10px 0px 0px 0px;}
ul#news li p.cus_name span{ font-weight:normal; color:#545454; } 
 
