/* Actions
---------------------------------------------------------- */
div.actions{ margin-bottom:15px; }
ul.actions{ width:100%; clear:right; overflow:hidden; margin-top: 10px; }
ul.actions li{ line-height:14px; }
ul.actions li a{ text-decoration:underline; }
ul.actions li a:hover{ text-decoration:none; }
ul.actions li.right{ float:right; }
ul.actions li.green a{ color:#adaa1c; }
ul.actions li.readmore a{ padding:0 0 0 15px; background:url(../../images/layout/icons/bullet_read_more_white.png) no-repeat 0 center; }
ul.actions li.bullet {margin-bottom:3px; }
ul.actions li.bullet a{ padding:0 0 0 20px; background:url(../../images/layout/icons/bullet_idf_big.png) no-repeat 0 center; }

/* Cols
---------------------------------------------------------- */
div.rows{ margin-bottom:15px; width:100%; clear:both; overflow:hidden; }
div.rows.margintop { margin-top: 15px; }
div.rows .col.right{ float:right; }
div.rows .col.left{ float:left; }
div.rows div.w50{ width:300px; overflow: hidden; }
div.rows div.w75{ width:414px; overflow: hidden; }