/************************************************
*	Property      								*
************************************************/
h2 img.addshortlist{
	cursor:pointer;
	float:none;
	margin-left:5px;
	overflow:hidden;
	vertical-align:text-bottom;
	width:19px;
}
.addshortlist{ 
overflow: hidden; 
width: 19px;
float:right;
margin-right:10px;
cursor: pointer;
}
.deleteshortlist{ 
cursor:pointer;
float:right;
margin-right:10px;
overflow:hidden;
width:19px;
}

.img_addshortlist{ 
overflow: hidden; 
width: 19px;
float:right;
margin-right:10px;
}
