

.mainContent
{
	height:400px;
	background-image:url('images/details_bg.gif');
	 background-repeat :no-repeat ;
}
.leftdiv
{
   width :250px;
	border-right:Solid 2px Silver;
	min-height:396px;
}
.leftdiv1
{
   width :245px;
	border-right:Solid 2px Silver;
	min-height:300px;
}
.rightdiv
{
 width :680px;
	min-height:400px;
}
.rightdiv1
{
 width :685px;
	min-height:300px;
}

.booksearchtextdiv
{
	font-family:Arial;
	height:40px;
}
.booksearchtext2
{
	font-weight:400;
	font-size:13pt;
	height:10px;
}
.selectmonthddl
{
	height:220px;
	width:690px;
}
.selectmonthtable
{
	margin-left:25px;
}	
.selectcalender
{
	margin-left:40px;
}	
.pricetext
{
	width:35px;
	border:Solid 1px #A4A2A4;
}
.pricetext:hover
{
	width:35px;
   border :Solid 1px Silver
}