/* Style Sheet for Lounge Search */

/* Form Labels */
.LP_Form_Label {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #000000;
}

/* Form Sub-headings */
.LP_Form_Subheading {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

/* Small Print */
.LP_Small_Print {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #666666;
}

/* Errors/Feedback */
.LP_Error {
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #ab231d;
}

/* Links */
.LP_Link {
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

/* Lounge Name */
.LP_Lounge_Name {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ab231d;
}

/* Lounge Conditions */
.LP_Lounge_Conditions {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #ab231d;
}