﻿.SmallCalendar
{
	
	position:absolute;
	visibility:hidden;
	padding-top:5px;
	background:url(../Images/NTours/Calendar/2-B1.png);
	background-color:ButtonFace;
	background-repeat:no-repeat;
	layer-background-color:white;
	width:170px;
	height:180px;
	background-position:center;
	border:0px;
}

.btnS1
{
    padding-top:5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border-style:none;
	width:78px;
	height:30px;
	cursor:pointer;
	font-size: 17px;
	color:#ffffff;
	font-family:Arial;
	font-weight: bolder;
}	