/* Styles that affect the Irwin Tile */

div{-moz-box-sizing:border-box;box-sizing:border-box;}

#holiday_container{width: 120px; background-color: #1380d2; padding: 4px; border: 1px solid #000; background-image:url(../images/beach.gif); background-position:top right; background-repeat:repeat-x; float: left;margin-top: 5px; margin-bottom:0px; font-family: verdana; font-size: 11px; font-color: #000;}
#holiday_container h1{font-size: 11px; padding: 0px; margin: 0px; border-bottom: 1px dashed #000; padding-bottom: 5px; text-align:center; color: #000;}
#holiday_container p{padding: 0px; margin:5px 0px 5px 0px; text-align:left; color: #fff; line-height:15px;}
 #holiday_container p a{text-decoration: none; color: #fff; font-weight: bold;}