/* Smart-Thinker Wall Custom Styles */

/* General layout */
.wallpost {padding:0px;margin:0px;float:left;margin-bottom:15px;}
.wallpost td{padding:0px;vertical-align:top;}
/* Profile Image and container */
.wallpost td.wallimage{width:70px;text-align:center;}
.walliprofilemage {width:50px;margin-right:5px;}
/* Top line */
.wallpost td.wallinfo{width:100%;border-top:solid 1px #10218B;}
/* Subject box */
.wallpost .wallinfo .wallheader{padding:3px 5px 3px;background:#F7F7F7;border-bottom:solid 1px #D8DFEB;}
/* Message Body */
.wallpost .wallinfo .walltext{padding:5px 5px 15px;}
/* Actions on each Wall Post */
.wallpost td.wallactions {font-size: 11px;padding: 3px 5px 1px;border-top: solid 1px #D8DFEA;text-align:right;}
.wallpost td.wallactions a {font-size: 11px;}