@charset "utf-8";
/*****news headlines styles****/
.flashyear{			/***this is the holder for each flash year block***/
	background-color: #eeeeee;
	padding:5px;
	margin-bottom:5px;
}
a.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom:2px;
	color:#000000;
	text-decoration:none;
}
a.header:hover {
	text-decoration:underline;
}
.flashitem {
min-height:170px;
padding:5px;
}
.pictureholderflash {
	float:left;
	padding:5px 10px 40px 5px;
}
.pictureholderportfolio {
	float:left;
	padding:5px 10px 80px 5px;
}
.descriptor{
font-weight:bold;
}
a.viewlink {
	background-image:url(../images/mercury/redhighlighter01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
}
a.viewlink:hover {
	text-decoration: underline;
}

.blocksplitter {    /***this splitts each headline***/
	padding:3px;
	margin-bottom:7px;
	height:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}


.headlineextra {
	margin:0px 10px;
	padding:2px 10px;
	background-color:#E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#aboutcontent {
/*width:170px;*/
}
#aboutpicture {
float:left;
padding-right:10px;
padding-bottom:20px;
/*width:247px;*/
}
.aboutp {
text-indent:20px;
padding-bottom:2px;
}
.errorp {
text-align:center;
padding-bottom:5px;
}
.problem {
color:#9f1d1d;
}
.morestoriesflash {
	display:inline;
	padding-left: 245px;
}
.morestoriesportfolio {
	display:inline;
	padding-left: 310px;
}
.morestoriesinteractive {
	display:inline;
	padding-left: 250px;
}
.morestorieserror{
	display:inline;
	padding-left: 375px;
}
#galleryHolder {
	height:550px;
	width: 710px;
	margin-top:5px;
}

