a {
	color			: #000000;
}


body {
	background-color: #e0e0e0;
	margin-top			: 20px;
}

.maincontainer{
	width						: 859px;
	background-color: #ffffff;
}

.daycalchome{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	TEXT-ALIGN		: right! important;
}

.content{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	TEXT-ALIGN		: center! important;
}

.day{
	font-family		: Times New Rom B, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 25px;
	font-weight		: bold;
	color					: #000000;
	padding-top		: 20px;
	padding-bottom: 10px;
	
	TEXT-ALIGN		:  center! important;

}
	
/* width					: 450px; */
.calc{
	font-family		: Times New Rom B, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 25px;
	font-weight		: bold;
	color					: #0f62e4;
	padding-top		: 20px;
	padding-bottom: 10px;
	text-align		: left;
	
}

/*width					: 350px;*/


/* Added by LightMind Solutions */
.calccontent{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width					: 200px;  /* Table width and height is predefined, so required */	
	TEXT-ALIGN		: left! important;
}

.calccontent1{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	TEXT-ALIGN		: center! important;
}

.calccontent2{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width					: 150px;
	TEXT-ALIGN		: left! important;
}

.calccontent3{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width					: 320px;
	TEXT-ALIGN		: left! important;
}

.calcinput{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	TEXT-ALIGN		: center! important;
}

.calccontent4{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	//width					: 200px;  /* Table width and height is predefined, so required */	
	TEXT-ALIGN		: right! important;
}

.calcinput1{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	TEXT-ALIGN		: left! important;
}

.calcbuttons{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight		: normal;
	TEXT-ALIGN		: left! important;
}

/* End - LMS */

.googleads{
	height				: 30px;
	width					: 100%;
	padding-top		: 12px;
	padding-bottom: 6px;
	TEXT-ALIGN		: center! important;
}

#TopNav3 {
	width					: 100%;
	height				: 38px;
	margin-top		: 3px;
	margin-bottom	: 3px; 
	text-align		: center; 
}

#TopNav3 #LocalListings3 { 

}

#RightCol3 { 
	font-size			: 9px; 
	font-weight		: normal; 
	color					: #000000; 
	margin				: 0px; 
	width					: 800px; 
}

#RightCol3 ul {
	margin-top		: 0px;
	padding-top		: 10px;
	margin-left		: 0px;
}

#RightCol3 ul li {
	display					: inline; 
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			: normal; 
	color						: #000000;
	list-style-type	: none; 
	padding-right		: 2px; 
	padding-left		: 2px;
}

#RightCol3 ul li a { 
	COLOR						: #000000; 
	TEXT-DECORATION	: underline; 
	padding-right		: 2px;
	padding-left		: 2px;
}
/* #RightCol3 ul li a:hover {COLOR: #846bad; TEXT-DECORATION: underline;padding-right: 2px;padding-left: 2px;} */

.sep {
	background-position	: right 3px;
	background-image		: url("../../days-calculator.com/images/sep.jpg");
	background-repeat		: no-repeat;
	padding-right				: 0px;
	padding-left				: 1px;
}