@charset "utf-8";
/* CSS Document */

.content h2
{
	border-left:3px #FFCC00 solid;
	padding-left: 6px;
}

.content h3
{
	border-left:3px #FFCC00 solid;
	padding-left: 6px;
}

.content h4
{
	border-left:3px #FFCC00 solid;
	padding-left: 6px;
}

.content p
{
	text-align:left;
}

.staticInnerTitle
{
	line-height: 35px;
	margin-top:0;
}

.staticInnerDate
{
	color:#DEB408;
	margin-bottom:20px;
}

.staticInnerText
{
	min-height:0px;	
}
.attachmentBox
{
	width:430px;
	padding: 0 15px 15px 15px;
	margin:30px 5px;
	overflow: hidden;
}
.attachthumb
{
	width: 50px;
	height: 50px;
	margin: 2px;
}
.attachtop
{
	margin: 0px -25px 0px -25px
}
.attachbot
{
	margin: 0px -25px 0px -25px
}
.attachedfiles
{
}
.attachedFileItem
{
	margin-left:20px;
	padding: 0 0 2px;
	border: 1px solid #DACDF1;
}

.attachedFileItem:hover
{
	background:#DACDF1;
}

.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;
}
.staticTopLink a{
	color:#DEB408;
	}
