﻿div#mypcal_mod_searchbycityA {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;	color: #666;
	color:#666666;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #cfcfcf;
	padding:8px;
	text-align: center;
}

#mypcal_mod_searchbycityA .header {
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.mypcal_mod_searchbycityA a {
	text-decoration:none;
}

.mypcal_mod_searchbycityA a:visited {
	text-decoration: none;
}

.mypcal_mod_searchbycityA a:hover {
	text-decoration:underline;	
}

