p.rentalcalendarcap{
	color: #ccc !important;
	position: absolute;
	font-size: 8pt !important;
	font-weight: normal !important;
	text-align: center;
	left: 120px;
	top: 410px;
}
p.rentalcalendarcap img{
	margin: 0 6px 0 0;
}
div.datepick-inline{
	background: none;
	float: left;
	font-size: 9pt;
	width: 300px !important;
	max-width: 300px;
	margin: 0;
	padding: 0;
}
div#dp a{
	font-size: 9pt;
}
div.datepick-multi{
	border: none;
	line-height: 18px !important;
}
div.datepick-links{
	background: none;
	background: url(http://lifecdn.s3.amazonaws.com/images/index_content_bk.png) repeat;
	font-weight: normal !important;
	margin: 0 0 5px 0;
	padding: 1px 5px;
}
div.datepick-links div.datepick-current {
	width: 32%;
}
div.datepick-links a{
	font-size: 8pt !important;
	text-decoration: underline !important;
}
div.datepick-links a:hover{
	background: none !important;
}
div.datepick-control, div.datepick-header{
	background: none;
	color: #ccc;
}
table.datepick{
	background: none;
	border-collapse:collapse;
	border-spacing: 2px;
	display: table;
	-moz-box-sizing:border-box;
}
div.datepick-one-month{
	margin: 0 65px 5px 65px; 
}
table thead tr.datepick-title-row{
	background: none;
	color: #fff;
}
table thead tr.datepick-title-row{
	color: #ccc;
	font-size: 7pt;
}
table thead th.datepick-week-end-cell{
	background: none !important;
}
tr.datepick-days-row{
	background: none;
}
td.datepick-days-cell{
	border: 1px solid #777;
}
td.datepick-days-cell a{
	color: #fff !important;
}
td.datepick-days-cell a:hover{
	background-color: #fff;
	color: #000 !important;
}
td.datepick-days-cell a:active{
	background-color: #000 !important;
	color: #fff !important;
}
tr.datepick-title-row{
	background: url(http://lifecdn.s3.amazonaws.com/images/index_content_bk.png) repeat !important;
	color: #ccc;
}
td.datepick-week-end-cell{
	background: none;
}
td.datepick-other-month{
	background: none;
}
td.datepick-today{
	background: #777;
}
td.datepick-today a{
	font-weight: bold;
}
td.datepick-current-day a{
	background-color: orange;
	color: #000 !important;
}
td.datepick-unselectable{
	font-size: 10pt;
	color: #333;
}
td.holiday{
	background: transparent url(http://lifecdn.s3.amazonaws.com/images/rental_cal_holiday.png) no-repeat;
}
div.datepick-status{
	background: none;
/*					background: url(http://lifecdn.s3.amazonaws.com/images/index_content_bk.png) repeat;
*/					color: #ccc;
	display: none;
	font-size: 8pt;
}

div#rental.stylized{
	float: right;
	margin: 0;
	padding: 0;
	width: 415px;
}
div#rental.stylized label{
	font-size: 9pt;
	width: 110px;
}
div#rental.stylized input, div#rental.stylized textarea{
	width: 285px;
}
div#rental.stylized input#tbDays{
	/*background-color: #ccc;*/
	cursor: default;
}
div#rental.stylized button{
	margin-left: 120px;
}
