table.Layout {
	width: 960px;}

#LeftPanel {
	width: 480px;}
#LeftPanel .Panel-Interior {
	margin-right: 10px;}
#LeftPanel .Panel-Body-Interior {
	height: 339px;
	overflow: auto;
	overflow-x: hidden;
	padding: 0px;}

#LeftPanel #Articles .Article {
	border-bottom: 1px solid #E1B470;
	border-top-width: 0px;}
#LeftPanel #Articles .Article:hover {
	background-color: #FFECCA;}
#LeftPanel #Articles .Article a {
	color: #000000;}
#LeftPanel #Articles .Article .Title {
	font-weight: bold;
	padding: 10px;
	padding-bottom: .25em;
}
#LeftPanel #Articles .Article .Leader {
	padding: 10px;
	padding-top: 0px;}
#HLSArticle {
	background-image: url(HighlandLoanSource.html/$file/HLSWhiteBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#HLSArticle img {
	padding-top: 7px; padding-bottom: 7px;
}

#RightPanel {
	width: 479px;
	height: 360px;
	position: relative;}
#RightPanel #SmallPanel {
	position: absolute; overflow: hidden;
	bottom: 0px; left: 0px;
	width: 161px; height: 115px;}
#RightPanel #WidePanel {
	position: absolute; overflow: hidden;
	bottom: 0px; right: 0px;
	width: 314px; height: 115px;}
#RightPanel #TallPanel {
	position: absolute; overflow: hidden;
	top: 0px; right: 0px;
	width: 155px; height: 240px;}
#RightPanel #MapPanel {
	position: relative; overflow: hidden;
	width: 320px; height: 240px;}
#RightPanel #MapPanel .Button-Exterior {
	z-index: 10;
	position: absolute;
}
#RightPanel #MapPanel #DFWLink {
	top: 73px; left: 162px;}
#RightPanel #MapPanel #AUSLink {
	top: 134px; left: 143px;}
#RightPanel #MapPanel #SANLink {
	top: 175px; left: 148px;}
#RightPanel #MapPanel #HOULink {
	top: 150px; left: 217px;}
	
#RightPanel .Corner-TL {
	position: absolute;
	top: 0px; left: 0px;
	width: 10px; height: 10px;
	background: transparent url(Decoration/E8E8E8-Trans/Corner-TL.png) top left no-repeat;
}
#RightPanel .Corner-TR {
	position: absolute;
	top: 0px; right: 0px;
	width: 10px; height: 10px;
	background: transparent url(Decoration/E8E8E8-Trans/Corner-TR.png) top right no-repeat;
}
#RightPanel .Corner-BL {
	position: absolute;
	bottom: 0px; left: 0px;
	width: 10px; height: 10px;
	background: transparent url(Decoration/E8E8E8-Trans/Corner-BL.png) bottom left no-repeat;
}
#RightPanel .Corner-BR {
	position: absolute;
	bottom: 0px; right: 0px;
	width: 10px; height: 10px;
	background: transparent url(Decoration/E8E8E8-Trans/Corner-BR.png) bottom right no-repeat;
}
