/* Add your custom styles here */

.indexPageHeader
{
	padding-left: 0px;
	padding-right: 10px;
	width:100%;
	vertical-align: bottom;
	border-left: 10px solid white;
	border-bottom: 10px solid #6699CC;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #6699CC;
}

table.imagecomments
{
	margin-top: 20px;
	font-size: 80%;
	border-top: 2px solid #6699CC;
}

.imagecommentsRow
{
	background-color: #444444;
}

table.imagecomments th
{
	padding: 10px;
}

table.imagecomments td.imagecomment
{
	border-top: 1px dashed #6699CC;
}

table.imagecomments td.imagecommentform
{
	border-top: 1px dashed #6699CC;
}

table.imagecomments td.imagecommentform table
{
	font-size: 100%;
}

a.fldlink .folderthumb
{
	border: 1px inset #003366;
}

a.imglink .imagethumb
{
	border: 1px inset #eee;
}
