﻿div.dldbSite
{	
	margin-bottom:15px;
}
div.dldbSite div.dldbItem
{
	background-color:#001200;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px;
	line-height:1.8em;
}
div.dldbSite div.dldbItem a.title
{
	font-size:12px;
	line-height:1.8em;
}
div.dldbSite img.dldbPic
{
	width:170px;
	height:125px;
	background-repeat:no-repeat;
	background-position:center center;
	border-style:solid;
	border-width:5px;
	border-color:#000000;
}
div.dldbSite div.link
{
	text-align:right;
	margin-top:5px;
	font-size:10px;
}

div.colorSummary
{
	margin-bottom:15px;
}
div.colorSummary ul
{
	background-color:#001200;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-style:solid;
	border-width:5px;
	border-color:#000000;
}
div.colorSummary ul li
{

}

div.dfdbContents
{	
	margin-bottom:15px;
}
div.dfdbContents div.dfdbItem
{
	background-color:#001200;
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:10px;
	line-height:1.8em;
	border-style:solid;
	border-width:5px;
	border-color:#000000;
}
div.dfdbContents div.dfdbItem a.title
{
	font-size:12px;
	line-height:1.8em;
	display:block;
	margin-bottom:5px;
}
div.dfdbContents div.dfdbItem strong
{	
	font-weight:normal;
}
div.dfdbContents div.link
{
	text-align:right;
	margin-top:5px;
	font-size:10px;
}

