#profPicture {
	position: absolute;
	top: 0px;
	left: 0px;
}
#profPicture h1 {
	color:#003399;
	font-size:24px;
	font-weight:bold;
	margin:6px 0;
}
#profPicture .highlighted {
	border-bottom:1px dotted #898989;
	color:#FF5A00;
	font-style:italic;
	text-decoration:none;
	background-color: transparent;
}
#profPicture .text {
	position: absolute;
	top: 70px;
	left: 115px;
	text-align: center;
	width: 640px;
}
#profPicture h2 {
	font-size: 18px;
	font-weight: normal; 
}
#mainPanel {
	position: absolute;
	top: 240px;
	left: 70px;
}
.siteBox .middleCenterInner {
	width: 590px;
	padding: 18px;
}
.siteBox .middleCenter {
	padding-bottom: 0px;
}
#rightPanel {
	position: absolute;
	top: 320px;
	left: 720px;
	width: 250px;
}
#rightPanel .titleBar { width: 237px; }
#rightPanel h3 { width: 223px; }

#rightPanel h3 {
	background-position: right 0;
}
#welcomeHeader {
	position: absolute;
	top: 0px;
	right: 20px;
}
.panelDesc {
	margin-top: 20px;
}
.panelDesc h2 {
	margin-bottom: 6px;
}
.panelDesc p {
	font-size: 13px;
	line-height: 22px;
	margin-top: 6px;
}
.panelDesc img {
	width: 287px;
	height: 159px;
}
.panelWatch {
	margin-right: 307px;
}
.panelTest {
	margin-left: 307px;
}
.rightPanelBottom {
	background-color: white;
	padding: 12px;
	border-color: #cccdcd;
	border-width: 1px;
	border-style: none solid solid solid;
}
.rightPanelBottom .row {
	margin-bottom: 6px;
}
.rightPanelBottom .ll-OrangeButton {
	width: 80px;
	margin: 8px auto 0;
}
.rightPanelBottom .dropdown {
	margin-left: 106px;
}
.rightPanelBottom select {
	width: 120px;
}
#rightPanel .label {
	color: #003399;
	font-weight: bold;
	line-height: 27px;
	float: left;
}
#rightPanel .ll-OrangeButton, #rightPanel .ll-BlueButton {
	font-size: 14px;
}
#rightPanel .existingMember {
	margin-top: 8px;
	text-align: center;
	font-weight: bold;
	color: #003399;
}
.rightPanelWayBottom {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #ccc;
	margin-bottom: 12px;
}
.filler { height: 780px; }