/* always visible */
/* opens from valimedstory */
#outer .holder { width: 440px; overflow: visible; padding: 8px 0 15px; border-color: #595959; border-style: solid; border-width: 0 0 1px; }
#newssub #outer .holder { padding: 8px 0 15px; width: 575px; overflow: visible; border-style: solid; border-width: 0 0 1px; border-color: #595959; }
/* unclicked style div.more */
#outer div.more i { float:right; cursor:pointer; color:#9fc9eb; font-size: 12px; overflow: visible; margin: 0; }
#newssub #outer div.more i { color: #6abe59; font-size: 12px; overflow: visible; cursor: pointer; margin: 0; float: right; }
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}
#meddivisionsub #outer { margin-right: 50px; margin-left: 0; }
#meddivisionsub #outer .holder { padding: 0 0 0 20px; width: 440px; overflow: visible; float: left; border-style: solid; border-width: 0 0 0 1px; border-color: #9fc9eb; }
#meddivisionsub #outer .holder p { color: #fff; }
#meddivisionsub #outer div.more i { color: #fff; font-size: 13px; font-family: "trebuchet ms", arial, helvetica; font-weight: bold; font-style: normal; text-align: center; cursor: pointer; float: left; }
/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

