.calendar_container
{
	width: 169px;
	height: 161px;
	padding-top: 10px;
	padding-left: 0px;
	background: url(/resources/Carrental/Images/calendar_bg4.gif);
	text-align: center;
}

.calendar_container table
{
	margin: 0 auto;
}

table.calendar td
{
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #606060;
}

table.calendar tr.days td
{
	font-size: 12px;
	line-height: 9px;
}

table.calendar td a
{
	display: block;
	width: 22px;
	height: 18px;
	font-size: 11px;
	line-height: 19px;
	text-align:center;
	vertical-align:middle;
	text-decoration: none;
	color: #606060;
}

table.calendar tr.days td a:hover
{
	background-color: #ff6600;
	color: #fff;
}

table.calendar tr.weekdays td
{
	font-weight: bold;
}

h3
{
	font-family: arial;
	font-size: 14px;
	color: #000;
	margin: 0 0 12px 0;
	padding: 0;
}

div#content_left, div#content_right
{
	text-align: left;
}

strong
{
	color:#000;
}

.RedStrong
{
	font-family: arial;
	font-size: 13px;
	color:#000;
	font-weight:bold;
}

select
{
	font-family: arial;
	font-size: 10px;
}

img
{
	border: 0;
}

.NextButton
{
	background: url(/resources/Carrental/Images/next_step.gif) no-repeat;
	width: 55px;
	height: 40px;
	border: none;
}

.FreePickupTextBox
{
	width: 200px;
	font-family: arial;
	font-size: 10px;
}

.FreePickupTextBoxGray
{
	width: 200px;
	font-family: arial;
	font-size: 10px;
}

.BookNowButton
{
	background: url(/resources/Carrental/Images/book_now.gif) no-repeat;
	height: 55px;
	width:	55px;
	border: 0;
}

.req-text
{
	margin:0px 0px 0px 160px;
	font-family: arial;
	font-size: 11px;
	color:#000;
	font-weight:normal;
}

.req
{
	color: #f00;
}
