/***********************************************************
*   (C) Supertalk 1450 - 1490
*   Design by Jaymoon.net and used with permission
***********************************************************/

/* Div Elements */

div.calendar-item
{
border-top: 0;
border-right: 0;
border-bottom: 1px dashed #ebebeb;
border-left: 0;
margin: 25px 0 0 0;
padding: 0 10px 10px 10px;
}

/* Background */
p.calendar-item
{
background: #ffffff center no-repeat;
background-position: 15px 50%;
display: block;
padding: 0 0 0 55px;
}
