/*** css (Cascading Style Sheets 2.0) ***/
.clear {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}
ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
li{list-style-type:none;}
img {
	border:0;
}
.case {
	width:600px;
	height:350px;
	margin:0;
	padding:0;

}
.bankbb { width:145px; float:left;}
.bankbb img { margin:0 0 0 10px; border:1px solid #CAD3E4;}
.bankbb div{ text-align:center; margin:10px 0 0 0;}
.case .columnBody {
	width:590px;
	height:316px;
	margin:20px 0 10px 10px;
}
.columnBody ul {
	width:580px;
	height:316px;
	overflow:hidden;
}
.columnBody ul li {
	width:580px;
	height:158px;
}

img.myHand:hover{
cursor: hand;
}

.myhouse a{
text-decoration: none; 
color: #FFFFFF;
}

.myhouse a:hover{
text-decoration: none; 
color: #FF9900;
}

.myrealtor{
text-decoration: none;
color: #666666;
}


.mybutton a:hover{
text-decoration: none; 
color: #FF0000;
}

.myrealtorbuttonimg:hover{
cursor: hand;
text-decoration: none; 
color: #FF0000;
}

.realtorEdit:hover{
cursor: hand;
text-decoration: none; 
}
