﻿.ajax__calendar_container
{
	z-index:9999;
}

p
{
	margin:0px;
	padding:0px;
}
.l
{
	float:left;
}
.r
{
	float:right;
}

.clr
{
	clear:both;
}

.title
{
	font-size:25pt;
	color:#67301c;
	font-weight:normal;
	width:100%;
	border-bottom:dotted 1px black;
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
}

.pink
{
	color:#f12278;
}

h1
{
	color:#67321e;
	padding:0px;
	margin:0px;
	font-size:32px;
}

h3
{
	padding:0px;
	margin:0px;
}

.underlined
{
	width:100%;
	border-bottom:dotted 1px black;
	padding-bottom:5px;
	margin-bottom:10px;
}

a
{
	text-decoration:none;
}

.sbtn
{
	margin: 10px 0px;
	cursor:pointer;
}

.sbtnl
{
	background:url(images/btnl.png) no-repeat;
	width:3px;
	height:32px;
}

.sbtnm
{
	background:url(images/btnm.png) repeat-x;
	height:32px;
	font-family:Arial;
	text-align:center;
	color:White;
	font-weight:bold;
	font-size:14px;
	line-height:26px;
	padding: 0px 5px 0px 7px;
}

.sbtnr
{
	background:url(images/btnr.png) no-repeat;
	width:7px;
	height:32px;
}