.c_location {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 10px; 
	/*width: 340px; /* 250px */
	height: 30px; /* 34px */
	text-align: left;
	overflow: hidden;
	font: normal 9px/34px Tahoma, Arial, Helvetica, sans-serif uppercase;
	color: #FFF;
}

.c_location .c_loc {
	padding: 0 5px;
	font: normal 10px/30px Tahoma, Arial, Helvetica, sans-serif uppercase;
	color: #FFF;
}

.c_location a.c_editloc {
	padding: 0 0 0 5px;
	font: normal 9px/30px Tahoma, Arial, Helvetica, sans-serif uppercase;
	color: #FFF !Important;
	text-decoration: none;
}

.c_location a.c_editloc:hover {
	padding: 0  0 0 5px;
	font: normal 9px/30px Tahoma, Arial, Helvetica, sans-serif uppercase;
	color: #FF0 !Important;
	text-decoration: none;
}

.edit-location-btn {
	width: 35px; 
	height: 18px; 
	padding: 4px 10px 4px 4px;
	background: url(../images/nav_blue/btn-sml-edit.png) no-repeat;
	text-align: center;
}