﻿#lbr #lbrtop #lbrleft
{
	width: 177px;
	height: 38px;
	background: url(images/branches/tl.png) no-repeat;
	float: left;
}

#lbr #lbrtop #lbrcenter
{
	width: 494px;
	height: 38px;
	background: url(images/branches/tm.png);
	float: left;
	padding: 0;
}

#lbr #lbrtop #lbrright
{
	width: 12px;
	height: 38px;
	background: url(images/branches/tr.png);
	float: left;
}

#lbr #lbrtitle
{
	float: left;
	font-weight: bold;
	padding: 11px 8px 0 10px; /* Changed from 185px*/
	font-size: 11px; /* Changed from 12px */
	color: #fff;
}

/* Added for the Meeting Room Link */
#lbr #lnk a
{
	float: left;
	font-weight: bold;
	padding: 11px 15px 0 20px;
	font-size: 11px;
	color: #fff;	
	text-decoration:none;
}


#lbr .btn
{
	background: url(images/prm/open.png);
}

#lbr #ctl00_contright_branches
{
	font-size: 11px;
	font-weight: bold;
	width: 180px;
	float: left;
}

#lbr #ctl00_contright_branches_sel
{
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	overflow: hidden;
}

#lbr #ddl
{
	float: left;
	margin-top: 8px;
	height: 20px;
}

#lbr .sel
{
	background: #fff;
	border-top: 1px solid #757575;
	border-left: 1px solid #757575;
	border-bottom: 1px solid #d8d8d8;
	border-right: 0;
	color: #999;
	padding-right: 5px;
	padding-bottom: 2px;
}

#lbr .btn
{
	width: 20px;
	height: 20px;
	background: url(images/branches/open.png);
	margin-top: 0px;
	margin-left: -1px;
}

#lbr .lst a:hover
{
	background: #484848;
	color: #fff;
}

#lbr #lbrsep
{
	clear: both;
	padding: 2px;
}

#lbr #lbrinfo
{
	position: relative;
	display: table;
	width: 683px;
}

#lbr #pic
{
	width: 120px;
	height: 120px;
	background: url(images/branches/compass.png);
	float: left;
	margin: 10px 10px 10px 20px;
}

#lbr #slogan
{
	width: 462px;
	height: 14px;
	background: url(images/branches/slogan.png);
	float: left;
	margin: 40px 0 0 10px;
}

#lbr #bttl
{
   margin-top: 10px;
	clear: both;
	position: relative;
	padding: 0 18px;
}

#ctl00_contright_bttlleft
{
	width: 233px;
	height: 40px;
	float: left;
}

#lbr #bttlcenter
{
	width: 396px;
	height: 40px;
	float: left;
	background: url(images/branches/bc.png);
}

#lbr #bttlright
{
	width: 18px;
	height: 40px;
	float: left;
	background: url(images/branches/br.png);
}

#ctl00_contright_link
{
	float: right;
	font-weight: bold;
	color: #fff;
	margin-top: 11px;
	text-decoration: none;
	font-size: 12px;
}

#lbr #lbrcontent
{
	clear: both;
	display: table;
	width: 633px;
	padding-top: 10px;
	margin-left: 25px;
}

#lbr #lbrpic
{
	float: right;
	margin-left: 20px;
}

#box
{
	position: relative;
	overflow: hidden;
}

#lbr #lbrbottom
{
	height: 11px;
}

#lbr #bl
{
	width: 10px;
	height: 11px;
	float: left;
	background: url(images/branches/bottom_left.png);
}

#lbr #bc
{
	width: 663px;
	height: 11px;
	float: left;
	background: url(images/branches/bottom_middle.png);
}

#lbr #br
{
	width: 10px;
	height: 11px;
	float: right;
	background: url(images/branches/bottom_right.png);
}

#lbr #tl
{
	position: absolute;
	background: url(images/branches/top_left.png);
	width: 10px;
	height: 349px;
} 

#lbr #tc
{
	position: absolute;
	background: url(images/branches/top_middle.png) repeat-x;
	margin-left: 10px;
	width: 663px;
	height: 349px;
}

#lbr #tr
{
	position: absolute;
	background: url(images/branches/top_right.png);
	margin-left: 673px;
	width: 10px;
	height: 349px;
} 

#lbr #ml
{
	position: absolute;
	background: url(images/branches/middle_left.png);
	width: 10px;
	margin-top: 349px;
	height: 100%;
} 

#lbr #mc
{
	position: absolute;
	background: url(images/branches/middle_middle.png);
	margin-left: 10px;
	width: 663px;
	margin-top: 349px;
	height: 100%;
}

#lbr #mr
{
	position: absolute;
	background: url(images/branches/middle_right.png);
	margin-left: 673px;
	width: 10px;
	margin-top: 349px;
	height: 100%;
} 

#wrp
{
	background: #fff;
}

#lbr .item
{
	margin-bottom: 20px;
}

#lbr .nm
{
	font-weight: bold;
	display: block;
	width: 75px;
	vertical-align: top;

}

#lbr .ds
{
	margin-left: 75px;
}