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

.DB_Owner_Image{
	width: 170px;
	border:1px solid #CCC;
	padding: 2px;
}
.DB_Owner_Link{
	color:#9A3334;
	text-decoration:none;
}
.DB_Owner_Link:hover{
text-decoration:underline;	
}

.DB_Owner_Column{
	float:left;
	margin-right:14px;
	margin-left: 14px;
	margin-top: 6px;
}
	
.DB_Owner_Column2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:300px;
	color:#333;
	float:left;
	margin-top: 5px;
}
.DB_Owner_Title{
	font-weight: bold;
	line-height: 20px;
	font-size:12px;
	height: 20px;
	margin-top:8px;
	color: #3F3F3F;
}
.DB_Owner_Text{
	font-size:12px;
}
.DB_Owner_MainTitle{
	font-weight: bold;
	font-size:18px;
	line-height: 20px;
	height: 20px;
	margin-bottom:6px;
	color: #933;
}	

 This CSS is from the List Style 
.DB_List_ImageLink{
display:block;
color:#333; 
text-decoration:none;

}

.DB_List_Link{
	text-align:center;
	display:block;
	color:#9A3334;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
.DB_List_Link:hover{
text-decoration:underline;	
}

.DB_List_ImageStyle{
	border:1px solid #CCC;
	height: 140px;
	padding: 2px;
}
.DB_List_Div {
	margin: 14px;
	float:left;
	height: 140px;
}
