@charset "utf-8";
/* CSS Document */

/*a
{
	text-decoration: underline !important;
}*/

.attachmentBox
{
	width: 200px;
	float: right;
	display: inline;
	padding: 0 15px 15px 15px;
	margin: 5px;
	overflow: hidden;
	border: 1px solid gray;
}
.attachthumb
{
	width: 50px;
	height: 50px;
	margin: 2px;
}
.attachtop
{
	margin: 0px -25px 0px -25px
}
.attachbot
{
	margin: 0px -25px 0px -25px
}
.attachedfiles
{
}
.attachedFileItem
{
	padding: 0 0 2px;
}
.attachedFileItem *
{
	vertical-align: middle;
}
.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
{
	padding: 0 5px 5px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ccc;
}
.staticListTitle
{
	font-weight: bold;
	font-size: 1.2em;
}
.staticListDate
{
	font-size: 10px;
	padding: 5px 0;
}
