.bung_fs1 {
	font-size: 1px !important;
}



table.landlordterminal_style_res td {
	font-size: 11px;
	padding: 2px;
}
table.landlordterminal_style_res td input, table.landlordterminal_style_res td select {
	font-size: 10px;
}

td.landlordterminal_style_form_tail {
	padding: 5px ! important;
}

div.landlordterminal_status {
	text-align: right;
	color: #990000;
	font-size: 10px;
}

div.landlordterminal_contents {
	border: solid 0px #990000;
}

input, select {
	margin: 2px 0px 2px 0px;
}

div.landlordterminal_fatal_error, div.landlordterminal_notice_error {
	border: solid 1px #990000;
	padding: 10px;
	margin: 10px;
	color: #990000;
}
div.landlordterminal_notice_error {
	display: none;
}

select.landlordterminal_unit_count {
	font-weight: 100;
	font-size: 10px;
}

td.landlordterminal_unit_header, td.landlordterminal_unit_header_first {
	border-top: solid 1px #eeeeee;
	text-align: center;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;

}
td.landlordterminal_unit_header {
	border-left: solid 1px #eeeeee;
}

td.landlordterminal_unit_record, td.landlordterminal_unit_record_first {
	text-align: center;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;

}
td.landlordterminal_unit_record {
	border-left: solid 1px #eeeeee;
}

td.landlordterminal_unit_description {
	vertical-align: top;
	padding: 10px;
	font-size: 11px;
}

td.landlordterminal_unit_thumb {
	vertical-align: top;
}

div.landlordterminal_big_picture {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 999;
}
iframe.landlordterminal_big_picture_substrate {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 998;
}

div.landlordterminal_thumb_box {
	border: solid 1px #eeeeee;
	float: left;
	padding: 2px;
	margin: 2px 0px 0px 0px;
	text-align: center;
}



div.llt_calendar_move_right_box, div.llt_calendar_month_box, div.llt_calendar_move_left_box, div.llt_calendar_week_box, div.llt_calendar_days_box, div.llt_calendar_close_box {
	background-color: #dddddd;
	text-align: center;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 2px 0px 2px 0px;
}
div.llt_calendar_move_right_box {
	background-color: #cccccc;
	width: 25px;
	cursor: hand;
	cursor: pointer;
}
div.llt_calendar_month_box {
	background-color: #cccccc;
	width: 90px;
	font-weight: bold;
}
div.llt_calendar_move_left_box {
	background-color: #cccccc;
	width: 25px;
	cursor: hand;
	cursor: pointer;
}
div.llt_calendar_week_box {
	font-weight: bold;
	width: 20px;
}
div.llt_calendar_days_box {
	width: 20px;
	cursor: hand;
	cursor: pointer;
	font-weight: 100;
}
div.llt_calendar_close_box {
	background-color: #cccccc;
	width: 140px;
	cursor: hand;
	cursor: pointer;
}

div.llt_calendar_close_box {
	background-color: #cccccc;
	width: 140px;
	cursor: hand;
	cursor: pointer;
}
