label.error
{ 
font-weight:normal;color:red;text-align:left;
padding-left:25px;
background: transparent url(images/cancel.png) no-repeat scroll left; 
}

input.text-input
{ 
margin:4px;padding:2px 0;color:#333; 
}

#SuggestTag{
color:red;
font-weight: bold;
cursor: pointer;
}

#addThis img{
background: #F5F5F5;
}

.locationlink{
	color: #CE1433;
	font-weight: bold;
	cursor: pointer;
}

#shopInfo{
background: #D5E5F1;
border-style: solid;
border-color: #95C6EB;
padding-left: 10px;
padding-bottom: 10px;
display: none;
}

#shopInfo h2{
font-size: 1.5em;
line-height: 15px;
}

#shopInfo h3{
font-size: 1.3em;
}

#shopInfo p {
	line-height: 15px;
	margin-bottom: -15px;
}
