/* Homepage specific styles */
.todayAniversary { padding: 20px 10px; background: url(../images/brithdayoftheday.png) no-repeat 20px 10px; overflow: hidden; }
.theOne { width: 210px; float: left; margin-left:15px; vertical-align: top; text-align: center; }
.theOne .frame { float: none; margin-right: 0; border: 0; }
.theOne img { padding: 4px; border: 1px solid #ccc; background: #fff; }
.todayAniversary .birthdayList { width: 315px; float: left; margin-left: 25px; vertical-align: top; }
.birthdayList li { background: #e8e8e8; }
.todayAniversary .theOne p { font-size: 14px; font-weight: bold; color: #999; padding: 5px 0;}