/*.calendar
{
	background:url(../i/calendar_bg.gif) bottom no-repeat;
	height:382px;
}*/

.calendar
{
	position:relative;
	height:370px;
}

#calendarSwf
{
	position:absolute;
	top:0px;
	/*left:-332px;*/
	right:0px;
	width:290px;
	height:370px;
}

.calendarMarginTop
{
	margin-top:12px;
}