.inner_icon a
{
float:left;
display:block;
padding:0px 0px 0px 20px;
}
.pdet a
{
background:url(../images/time_table.gif) no-repeat; 
}
.pdet a:hover
{
background:url(../images/time_table_h.gif)  no-repeat;   

}
.pshow
{
float:left;
height:20px;
width:150px;
}
.pshow a
{
	display:block;
	text-align:left;
	padding-left:25px;
	height:20px;
	background:url(../images/calend.gif) 0px 0px no-repeat; 
	
}
.pshow a:hover
{
background:url(../images/calend_h.gif) 0px 0px  no-repeat;   
}
.pfav a
{
	display:block;
	float:left;
	padding:2px 0px 4px 25px;
	background:url(../images/star.gif) 0px 0px no-repeat; 
	margin-bottom:2px;
 }
.pfav a:hover
{
	background:url(../images/star_h.gif) 0px 0px no-repeat;   
	margin-bottom:2px;
}
/* for property preview pages. Vishal*/
.detail
{
	float:left;
	width:150px;
	height:20px;
	vertical-align:text-top;
}
.detail a
{
	height:20px;
	background:url(../images/pre_view.gif) 0px 0px no-repeat; 
	display:block;
	text-align:left;
	padding-left:25px;
}
.detail a:hover
{	
	background:url(../images/pre_view_h.gif) 0px 0px no-repeat;   
} 
.help
{
	float:left;
	width:200px;
	height:20px;
}
.help a
{
	display:block;
	float:left;
	padding:2px 0px 4px 25px;
	background:url(../images/help.gif) 0px 0px no-repeat; 
	margin-bottom:2px;
}
.help a:hover
{	
	background:url(../images/help_h.gif) 0px 0px no-repeat;   
	margin-bottom:2px;
}
.calc
{
float:left;
width:150px;
height:20px;
}
.calc a
{
	background:url(../images/calc.gif) 0px 0px no-repeat; 	
	display:block;
	text-align:left;
	padding-left:25px;
	height:20px;
}
.calc a:hover
{	

	background:url(../images/calc_h.gif) 0px 0px no-repeat;   
}
.print
{
float:left;
width:150px;
height:20px;
}
.print a
{
	background:url(../images/Print.gif) 0px 0px no-repeat; 	
	display:block;
	text-align:left;
	padding-left:25px;
	height:20px;
}
.print a:hover
{	
	background:url(../images/Print_h.gif) 0px 0px no-repeat;   
}
.star
{
float:left;
width:150px;
height:20px;
}
.star a
{
	display:block;
	text-align:left;
	padding-left:25px;
	height:20px;
	background:url(../images/star.gif) 0px 0px no-repeat; 	
}
.star a:hover
{	
	background:url(../images/star_h.gif) 0px 0px no-repeat;   
}
.mail
{
float:left;
width:150px;
}
.mail a
{
	display:block;
	float:left;
	padding:2px 0px 4px 25px;
	background:url(../images/mailme.gif) 0px 0px no-repeat; 
	margin-bottom:2px;
}
.mail a:hover
{	
	background:url(../images/mailme_h.gif) 0px 0px no-repeat;   
	margin-bottom:2px;}

.cal a
{
	display:block;
	float:left;
	padding:2px 0px 4px 25px;
	background:url(../images/calend.gif) 0px 0px no-repeat; 
	margin-bottom:2px;
 }
.cal a:hover
{
	background:url(../images/calend_h.gif) 0px 0px no-repeat;   
	margin-bottom:2px;
}
 
