﻿.calendar_preview 
{
	margin-left: 5px;
	float: left;
	width: 400px;
	height: 300px;
}
.calendar_control
{
	float:right; 
	width:170px;
}
.calendar_combobox
{
	width: 150px;
	margin-bottom: 10px;	
}
.calendar_label
{
	color: #389E2E;
	font-family: Arial; 
	font-size: 14px;
}
.calendar_link 
{
	border: 1px solid #389E2E;
	color: #389E2E!important;
	font-family: Arial; 
	font-size: 14px!important;
	font-weight: normal!important;
	height: 15px!important;
	width: 105px!important;
	display: block;
	cursor: pointer;
	padding: 5px 5px 5px 40px;	
	margin-top: 20px;
}
