﻿.fav_col_delete
{
	float:left;
	width:20px;
	margin-right:5px;
}

.fav_col_guid
{
	float:left;
	width:80px;	
}

.fav_col_name
{
	float:left;
	width:260px;
}

.fav_col_quantity
{
	float:left;
	width:60px;
}

.fav_line
{
	
}


.fav_delete_button
{
	background-image: url('../../../../images/delete.png');	
	background-repeat: no-repeat;
	height: 20px;
	/*widows: 16px;
	background-position: left center;*/
}