BODY {
font-family : Tahoma; 
font-size : 11px; 
margin-top : 0; 
margin-left : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 

FONT { 
font-family : Tahoma; 
font-size : 11px; 
}

TD { 
font-family : Tahoma; 
font-size : 11px;
}

P { 
font-family : Tahoma; 
font-size : 11px; 
}

DIV { 
font-family : Tahoma; 
font-size : 11px; 
}

INPUT { 
font-family : Tahoma; 
font-size : 11px; 
}

TEXTAREA { 
font-family : Tahoma; 
font-size : 11px; 
}

FORM { 
font-family : Tahoma; 
font-size : 11px; 
}

SELECT { 
font-family : Tahoma; 
font-weight : bold; 
font-size : 11px; 
}

A:link { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-family : Tahoma; 
text-decoration : none; 
}

A:active { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-family : Tahoma; 
text-decoration : none; 
}

A:visited { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-family : Tahoma; 
text-decoration : none; 
}

A:hover { 
background : none repeat; 
color : #7498C0; 
font-size : 11px; 
font-family : Tahoma; 
text-decoration : none; 
}

.pn-title { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.content { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-family : Tahoma; 
}

.storytitle { 
background : none repeat; 
color : #363636; 
font-size : 11px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.storycat { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.boxtitle { 
background : none repeat; 
color : #363636; 
font-size : 11px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.boxcontent { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-family : Tahoma; 
}

.option { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.tiny { 
background : none repeat; 
color : #616a74; 
font-size : 10px; 
font-weight : normal; 
font-family : Tahoma; 
text-decoration : none; 
}

img { 
border : 0 none inherit; 
}

img { 
border : medium none inherit; 
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

