.wrap-list-program{ padding: 10px; background: url("images/bg.png") repeat; margin-top:20px;}
.list-program{ list-style: none; margin: 0;  padding: 0; }
.list-program li { padding: 9px 0; }
.list-program .img { float: left; margin: 6px 15px 0 0; }
.list-program .img img { display: block; line-height: 100%; border: 1px solid #e9eef3; }
.list-program .body { font: 12px/18px 'Verdana'; color: #333333; margin: 0 0 0 125px; }
.list-program .body .date { font: 10px/16px 'Verdana'; color: #616365; margin-bottom: 7px; }
.list-program .body a.name { font: 16px/20px 'Verdana'; color: #279ccd; display: block; margin-bottom: 10px; }
.list-program .body a.name:hover { color: #87ae1f; }
.list-program .body p { font: 14px/18px 'Verdana'; color: #333333; }
