/*****links with icons*******/

.list{
	display:block;
	background: url('/resources/images/icon_list.gif') no-repeat;
	background-position:left 3px;
	padding-left:19px;	
	font-weight:bold;
	margin:18px 0 8px 4px;
}


.write{
	display:block;
	background: url('/resources/images/icon_edit.gif') no-repeat;
	background-position:left 3px;
	padding-left:19px;	
	font-weight:bold;	
	margin:0 0 0 4px;
}


.photos{
	background: url('/resources/images/icon_photo.gif') no-repeat;
	background-position:left 3px;
	padding-left:22px;		
	margin:0 0 0 4px;
}


.addReviewIcon{
	display: -moz-inline-block;
	display:inline-block;
	background: url('/resources/images/icons1.gif') 0 -28px no-repeat;
	padding-left:22px; 
}

.readReview{
	float:left;
	padding-top:3px;
	font-weight:normal;
	text-decoration:underline;
	color: #0000FF;
}

.cuponLink{
	display:block;
	background: url('/resources/images/icon_cupon.gif') no-repeat;
	background-position:left 3px;
	padding-left:22px;	
}

.printLink{
	display:block;
	background: url('/resources/images/icons1.gif') 0 -13px no-repeat;
	width:100px;
	padding-left:22px;	
}

.delete{
	display:block;
	background: url('/resources/images/icon_delete.gif') no-repeat;
	background-position:left 3px;
	padding-left:22px;	
}

.add{
	display:block;
	background: url('/resources/images/icon_info.gif') no-repeat;
	background-position:left 0px;
	padding-left:22px;	
}

.detailsIcon{
	display:block;
	background: url('/resources/images/icon_details.gif') no-repeat;
	background-position:left 0px;
	padding-left:22px;	
	height:16px;
}

.addPhotosIcon{
	display:block;
	background: url('/resources/images/icon_add_photo.gif') no-repeat;
	background-position:left 0px;
	padding-left:25px;	
	height:18px;
}

.myConstractorsIcon{
	display:block;
	background: url('/resources/images/icon_myConstructors.gif') no-repeat;
	background-position:left 0px;
	padding-left:25px;	
	height:16px;
}
.toSearchResult{
	font-weight:bold;
	float:left;
	display:inline-block;
	background: url('/resources/images/icons1.gif') -170px 2px no-repeat;
	padding:0 0px 0 22px;
	margin-bottom: 10px;
	white-space: nowrap;	
}

.iconPhone {
	display: -moz-inline-block;
	display:inline-block;
	width:11px;
	height:10px;
	background: url('/resources/images/icons1.gif') -140px -70px no-repeat;
)

/**********/	
.grade {	
	display:block;
	background-position:left top;
	float:right;
}
