/* www.plumby.com - Stylesheet for www.plumby.com/published.html - Created 11-11-04 */

.block
{
	/*border-right: #888888 1px solid; /* 004040
	border-left: #888888 1px solid;
	border-top: #888888 1px solid;*/
	border-bottom: #888888 1px solid;
	margin-top: 2px;
	margin-bottom: 2px;
	/*margin-left: -30px;
	margin-right: -30px;*/
	padding-top: 15px;
	padding-bottom: 15px;
	/*padding-left: 30px;
	padding-right: 30px;*/
	color: #ffffff;
	background-color: #4a4a4a;
	font-family: arial,tahoma,verdana,Times New Roman;
	font-size: 10pt;
	width: 670px;
	text-align: left;
}
.pic
{
	border-width: 0px;
	margin: 15px 5px 1px 5px;
	height: 300px;
	width:  200px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= "#222222" , Direction=135, Strength=8) alpha(opacity=100);
}
.dates
{
	font-family: arial,tahoma,verdana;
	font-weight: bold;
	color: #ff8866;
	font-size: 9pt;
	vertical-align: top;
}
A.published:link
{
	color: #dddddd;
}
A.published:visited
{
	color: #bbbbbb;
}
A.published:hover
{
	color: #ee4444;
}
