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

.DB_Owner_Image{
	width: 180px;
	border:none;
}
.DB_Owner_Link{
color:#0066CC;
text-decoration:none;
}
.DB_Owner_Link:hover{
text-decoration:underline;	
}

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

}	

 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:#333; 
text-decoration:none;
}
.DB_List_Link:hover{
text-decoration:underline;	
}

.DB_List_ImageStyle{
	border:none;
	height: 140px;
}
.DB_List_Div {
	margin: 14px;
	float:left;
	height: 140px;
}
.DB_List_Text {
	text-align:center;
	color:#333;
	text-decoration:none;
	width: 100%;
}
