﻿/*@import url("lfcalendar.css");*/

#lf td
{
	/*border:solid 1px black;*/
	padding:3px;
	white-space: nowrap;
	vertical-align: top;
}

#tblf
{
	/*border:solid 1px black;*/
}
#lf
{
	width:450px;
}

.longerbox
{
	width: 250px;
}

.zip
{
	width: 80px;
}

.title
{
	font-size: 18px;
}

.phone
{
	width:100px;
}

.lostfoundcal .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #FFF;
    color: #000;
    z-index: 1000;
    width:195px;
}
.ajax__calendar_body
{
	width:195px !important;
}

.lostfoundcal
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
height:139px;
left:0;
margin:auto;
position:absolute;
text-align:center;
top:0;
padding:0;
}


.required 
{
	color:Red;
	white-space:normal;
}

.valsum
{
	position:fixed;
	left: 20px;
	top:100px;
	/*border: solid #b6bec7 1px;*/
	border-bottom:solid #b6bec7 1px;
	border-top: solid #b6bec7 1px;
	background:transparent url(images/lfvalsumbg.png);
	width:290px;
	padding:5px;
}

.Help /*OPTIONAL: add to HTML Module on page where Lost and Form module is used*/
{
	position:relative;
	white-space:normal;
}
