div#recentTipsBox{width:100%;  margin-bottom:20px; padding-bottom:20px;}
div#recentTipsBox h2{text-indent:-99999px; height:27px; background:url(../../images/layout/titles/recentTips.png) center center no-repeat;}
.tip1{background:#3c5077;}
.tip2{background:#293347;}
ul#recentTipsList li{margin:20px auto; margin-bottom:0; text-align:center; padding:5px; width:80%; border:2px solid #000;}
ul#recentTipsList img{vertical-align:top; float:left;}
ul#recentTipsList h5{font-size:18px;}
ul#recentTipsList p{color:#9c9c9c;}
ul#recentTipsList a{color:#70c718;}
ul#recentTipsList a:hover{text-decoration:underline;}
p#pageIndex{margin-top:10px;}
span#currentPage{font-weight:bold;}
