/* CSS Document */
p {font:Tahoma; font-size:small}
p.update {font-family:Tahoma; font-size:x-small}
p.oldnews {font-family:Tahoma; font-size:x-small; font-style:italic}
div.imgholder {
float:right;
background: url(file:///C|/Website/Topcities/aboutme/images/shadow.png) no-repeat bottom right !important;
background: url(file:///C|/Website/Topcities/aboutme/images/shadow.jpg) no-repeat bottom right;
margin: 10px 7px 9 10px !important;
margin: 10px 0 0 5px;
}

div.imgholder img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #666;
margin: -3px 5px 5px -3px;
padding: 2px;
}

/* handcursor */
.handcursor{
cursor:hand;
cursor:pointer;
font:Tahoma; font-size:small
}

H4 {font:Tahoma; font-size:small}

