﻿.imageLeftFloat{
	float: left;
	padding: 3px 10px 10px 0;
}
.imageRightFloat{
	float: right;
	padding: 0 10px 10px 10px;
}
p{
	padding:0;
	margin: 0 0 1em 0;
}

h1.blogHeadlines{
	padding: 0;
	margin: 40px 0 0 0;
}
h1.blogHeadlines a img{
	border: none;
}

u#followList{
	margin: 20px;
	list-style-type: none;
}
#followList td{
	text-align: left;
	vertical-align: middle;
	height: 18px;
	width: 90px;
}
#followList td a{
	text-decoration: none;
}
#followList td a img{
	border: none;
}
h2#followHead{
	margin-top: 2.5em;
	color: #003976;
	font-size: 110%;
}
.rightImgDiv{
	float: right;
	margin: 3px;
	text-align: center;
	width: 200px;
	max-width: 200px;
}
.plainTable{
	border: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.plainTable td, .plainTable tr{
	border: none;
}
.tableRow{
	background-color: #fff;
}
.tableAltRow{
	background-color: #d0e2f6;
}
h2.followHead{
	margin-top: 2.5em;
	margin-bottom: 2px;
	color: #003976;
	font-size: 100%;
}
.tablePlain{
	border: thin inset #CCF;
}
.tablePlain td, .tablePlain th{
	vertical-align: top;
}
.waterMark{
	color: #77A;
}
.textRight{
	text-align: right;
}
.adminLinkDiv{
	background-image: url(/style/img/cog.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 16px;
	height: 16px;
}
.adminLinkDiv a{
	font-size: 75%;
	font-weight: bold;
	height: 16px;
	text-decoration: none;
	background-color: White;
}
.dateDiv{
	float: right;
	color: #7d7d7d;
	font-weight: bold;
}
.cincoCell{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: none;
}
.cincoCell tr td{
	width: 20%;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.cincoCell tr td a {
	text-decoration: none;
	font-weight: bold;
}
.cincoCell tr td a.waterMark{
	font-weight: lighter;
	text-decoration:line-through;
	color: #aaa;
}
.cincoCell tr td a img{
	border: none;
	position: relative;
	top: 4px;
}
.listImage{
	width: 278px;
	padding: 5px;
	border: none;
	margin: 0;
}
.modalBackground{
	background-color: #777;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.modalPopup{
	color: Black;
	background-color: White;
	border: 5px solid #777;
	border-top-width: 9px;
	padding: 0 0 5px 5px;
	width: 275px;
}
.modalPopup h1{
	margin-top: 3px;
	margin-bottom:  3px;
	font-size: 105%;
}
.modalCloseButton{
	float: right;
	padding: 0;
}
.modalCloseButton img{
	border: none;
}
.modalCloseButton:hover{
	background-color: #777;
}
.shareButton{
}
