#findcommunity {
padding: 0 0 5px 4px;
background-color: #e8e9e0;
margin: 0;
width: 146px;
line-height: 1.5em;
}

#findcommunity select {
width: 137px;
font-size: 85%;
}

#search {
padding: 0 0 5px 4px;
width: 146px;
background-color: #e8e9e0;
}

#search input.keyword {
padding: 2px 0 0 0;
margin: 4px 0 0 0;
width: 133px;
}

img.left {
float: left;
margin: 0 0.8em 2.5em 0;
}

#results p.provincenotes {
margin: 10px 0 10px 10px;
padding: 0;
}

#results p.communitynotes {
margin: 0.5em 0 0 0;
padding: 0;
line-height: 1.2em;
}

#results .comType {
margin: 0 0 0 20px;
font-size: 90%;
}

#results ul {
margin: 0.8em 0 0 0px;
list-style-type: none;
padding: 0;
}

#results ul li {
margin: 0 0 0 10px;
font-size: 90%;
background-image: url(/acp/site.nsf/vGraphics/images/$file/bullet_darkgrey.jpg);
background-repeat: no-repeat;
background-position: 2px 0;
padding: 0 0 0.6em 1.8em;
}

#results.connectivitydata ul li {
position: relative;
margin: 0.8em 0 0 15px;
font-size: 90%;
background-image: url(/acp/community/site.nsf/vGraphics/images/$file/bullet.jpg);
background-repeat: no-repeat;
background-position: 2px 5px;
padding: 0 0 0.4em 1.3em;
}

#results dl {
margin: 0 0 0 0;
}

#results dl dt {
position: relative;
margin: 0.8em 0 0 10px;
font-size: 90%;
background-image: url(/acp/site.nsf/vGraphics/images/$file/bullet_darkgrey.jpg);
background-repeat: no-repeat;
background-position: 2px 0;
padding: 0 0 0.4em 1.8em;
font-weight: normal;
}

#results dl dt a {
font-weight: bold;
}

#results.connectivitydata dl dt {
position: relative;
margin: 0.8em 0 0 15px;
font-size: 90%;
background-image: url(/acp/community/site.nsf/vGraphics/images/$file/bullet.jpg);
background-repeat: no-repeat;
background-position: 2px 5px;
padding: 0 0 0.4em 1.3em;
}

#results dl dd {
margin: 0 0 0 10px;
font-size: 90%;
padding: 0 0 0 1.8em;
}

div.info {
background-color: #e8e9e0;
border: 1px solid #ccc;
padding: 8px;
line-height: 1.6em;
font-size: 90%;
width: 435px;
margin: 4px 0 15px 0;
color: #333;
}

div.community {
background-color: #ddd;
}

div.reserve {
border: 1px solid #838B8B;
background-color: #C1CDCD;
}

.label {
font-weight: bold;
color: #555;
}

p.SendHomepage {
margin-top: 0.5em; 
margin-bottom: 0.5em;
text-align: right;
}

p.toplink {
margin-top: 0; 
margin-bottom: 0;
float: right;
}

