
body
{
	background:#000000;
	margin:0px;
	padding:0px;	
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:white;
}

img
{
	border:0px;	
}

#reportHeader
{
	background:#000055;
	color:white;
	font-weight:bold;
	width:280px;
	
}

#reportHeader img
{
width:280px;	
}

#reportMap
{
width:280px;
height:180px;
overflow:hidden;
}

#reportMapContent img
{
	
	
		
}
 
.reportPhotoFull
{
	height:180px;	
}
#reportMapImg
{
width:280px;
height:180px;		
}
	
#reportList
{
width:280px;
height:230px;
overflow:hidden;

border-top:1px solid white;
}

#reportListTab
{
border-top:1px solid white;
		width:280px;
		font-size:10px;
}

#reportListTab input
{
	width:5px;
}

#reportListTab a
{
	color:white;
	font-size:10px;
	border:1px solid white;	
	text-decoration:none;
	padding:1px;
	margin:0px;
}
	
#reportListTab a:hover
{
	background:white;
	color:blue;
	font-size:10px;
	border:1px solid white;	
	text-decoration:none;
	padding:1px;
	margin:0px;
}

#reportBox
{
width:280px;
background-image:url(../img/inaug_report_plain.png);
margin:0px;
	padding:0px;
}

.reportDisplayList
{
	
margin:3px;
border-bottom:1px dashed #ccc;
overflow:hidden;
width:275px;
font-size:10px;
height:60px;

}

.firstReport
{
border:0px;
color:#999;
}

.reportDisplayList:hover
{
background:#550000;
margin:3px;
border-bottom:1px dashed #ccc;
overflow:hidden;
width:275px;
height:60px;

}

.reportDisplayList a
{
color:red;	
}

.reportDisplayList img
{
	float:left;	
	margin:2px;
}

.reportDisplayIcon
{
	width:60px;
	height:80px;
	float:left;
	overflow:hidden;	
	margin-bottom:9px;
	margin:3px;
	line-height:10px;
	min-height:80px;
	min-width:60px;
	
}

.reportDisplayIcon:hover
{
	
	
	background:#550000;	
	width:60px;
	height:80px;
	float:left;
	overflow:hidden;	
	margin-bottom:9px;
	margin:3px;
	line-height:10px;
}
	
.reportDisplayIcon img, .reportDisplayIconSmall img
{
	height:40px;
	width:40px;
	float:left;	
	margin:2px;
	border:1px solid white;
}

.reportDisplayIcon
{

}

.reportDisplayMeta
{
	float:right;	
	
}

.reportDisplayName
{
	float:left;
	font-size:7pt;
	margin:1px;
}

.reportDisplayTime
{
	float:left;
	font-size:7pt;
	margin:1px;
}

.reportDisplayAddress
{
	float:left;
	font-size:7pt;
	margin:1px;
}

.reportDisplayAddress a
{
	color:red;	
}

#reportMapContent
{
	padding:6px;	
}

.hugeText
{
	font-size:14pt;
}

.photoCaption
{
	font-size:10px;	
	background:white;
	color:#333;
	width:280px;
}

#footer
{
font-size:10px;
background:#000000;
}

#footer a
{
color:white;
}

.reportText
{
	float:left;	
}

.reporterIcon
{
float:left;
width:48px;
}

