* html table {
	font-size: 100%;
}
* html #ad {
	height: 64px;
	width: 484px;
	heigh\t: 61px;
	wid\th: 470px;
}
* html #body {
	height: 1px;
}
* html #left-col {
	width: 351px;
	wid\th: 318px;
}
* html #right-col {
	width: 411px;
	wid\th: 378px;
}
* html .full-col {
	width: 762px;
	wid\th: 696px;
}
* html .col-cell {
	width: 232px;
	wid\th: 220px;
}
* hmtl #calendar {
	height: 359px;
}
* html #dates td.empty {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c-empty.png', sizingMethod='scale');
}
* html #dates td.past {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c-past.png', sizingMethod='scale');
}
* html #dates td.future {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c-future.png', sizingMethod='scale');
}
* html #dates td.nothing {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c-nothing.png', sizingMethod='scale');
}
* html #dates .future .bubble, * html #dates .past .bubble {
	background-image: none;
}
* html #dates .past .bubble {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/wbubble_ie.png', sizingMethod='scale');
}
* html #dates .future .bubble {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble_ie.png', sizingMethod='scale');
}
* html #dates .future .bubble-container {
	background-image: none;
	padding-bottom: 8px;	
}
* html #dates .past .bubble-container {
	background-image: none;
	padding-bottom: 8px;	
}
* html #dates .future .bubble-body, * html #dates .past .bubble-body {
	background-image: none;
}
* html #dates a {
	position: relative;
}
