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

.DB_Owner_Image{
	width: 150px;
	border:1px solid #CCC;
	padding: 2px;
}
.DB_Owner_Link{
color:#0066CC;
text-decoration:none;
}
.DB_Owner_Link:hover{
text-decoration:underline;	
}

.DB_Owner_Column{
	float:left;
	margin-right:14px;
	margin-left: 14px;
}
	
.DB_Owner_Column2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:400px;
	color:#333;
	float:left;
}
.linked {
	color: #295884;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.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:#666;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	width: 110px;
}
.DB_List_Link:hover{
text-decoration:underline;	
}

.DB_List_ImageStyle{
	border:1px solid #CCCCCC;
	float:left;
	margin:5px;
	padding:3px;
	width:110px;
}
.DB_List_Div {
	margin: 14px;
	float:left;
	height: 185px;
}
.linked:hover {
	color: #295884;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

