@charset "utf-8";
/* CSS Document */

.attachmentstd
{
}
.attachment
{
	width: 170px;
	float: right;
	display: inline;
	padding: 0px 15px 15px 15px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
	border: 1px solid gray;
}
.attachment legend
{
	text-transform: uppercase;
	font-weight: bold;
}
.attachthumb
{
	width: 50px;
	height: 50px;
	margin: 2px;
}
.attachtop
{
	margin: 0px -25px 0px -25px
}
.attachbot
{
	margin: 0px -25px 0px -25px
}
.attachedfiles
{
}
.attachedimages, .attachedlinks
{
	margin: 10px 0px 0px 0px;
}
.attachedfiles h5, .attachedimages h5, .attachedlinks h5
{
	margin: 0px 0px 5px 0px;
	clear: both;
}
.attachedimageitem
{
	margin: 0px 3px 3px 0px;
	padding: 0px;
	width: 56px;
	border: 1px solid black;
}
.attachedimageitemtd
{
	margin: 3px;
	text-align: center;
}
.attachedimageitem a
{
	display: block;
}
.staticitem {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.statictitle {
	FONT-WEIGHT: bold; FONT-SIZE: 1.2em
}
.staticdate {
	FONT-STYLE: normal;
	font-size: 10px;
	background-color: #CC3300;
	color: #FFFFFF;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 75px;
	font-weight: bold;
}