﻿/*****************************/
/* LocatorItem.aspx CSS Tags */
/*****************************/

div#locatoritem_wrapper{
	padding-top: 15px;
}
img#locatoritem_image{
	 float: left;
	 padding: 0 7px 7px 0;
	 height: 120px;
}
div#locatoritem_info{}
div#locatoritem_reseller{
	font-size: 15px;
	font-weight: bold;
}
div#locatoritem_name{
	font-weight: bold;
}
div.locatoritem_address{}
div.locatoritem_contact{}
div#locatoritem_note{}
