@import url( /blog/blog.css );
@import url( /site/forms.css );

td#left
{
	display:		table-cell!important;
}

#subscribe
{
	display:				block!important;
}

ul#mailinglists
{
	list-style-type:		none;
	margin:					0px;
	padding:				0px;
}

input.cb
{
	vertical-align:			top;
	display:				inline;
	float:					left;
}

label.cblabel
{
	vertical-align:			top;
	margin-left:			24px;
	clear:					right;
}


fieldset
{
	border:					0px;
	margin:					0px;
	padding:				0px;
}

#daysleft,
#dayleft,
#lastday
{
	float:					right;

	background-image:		url( /summer/images/bg_days.png );
	background-repeat:		no-repeat;

	font-family:			impact;
	font-size:				43px;
	color:					#3B79A6;

	text-align:				center;
	line-height:			80px;

	padding-right:			85px;
	padding-bottom:			10px;

	width:					89px;
	height:					116px;
}
#dayleft
{
	background-image:		url( /summer/images/bg_oneday.png );
}

#lastday
{
	background-image:		url( /summer/images/bg_lastday.png );
}

#right ul
{
	list-style-type:		none;
	margin:					0px;
	padding:				0px;

	font-weight:			bold;
}

ul.sidebar li
{
	margin:					6px;
}

form h2
{
	margin-top:				2.0em;
	border-bottom:			1px solid #3B79A6;
}

