/* Start of CMSMS style sheet 'Travel_picture_of_the_day' */
.poftheday {
 border: 1px solid #ae2b31;
 background: #f3e6ca;
 margin: 10px;
 padding: 3px;
 float: left;
 text-align: center;
 font-size: 8pt;
}

.poftheday h5 {
 font-size: 10pt;
}
/* End of 'Travel_picture_of_the_day' */

