﻿@charset "utf-8";

.LpLsrProf.Dark{
background: #2e3033;
color: #fff;
}
.LpLsrProf.Dark:before,
.LpLsrProf.Dark:after{
background: #2e3033;
}
div#MainContent .LpLsrProf.Dark .LpLsrProfHdg1{
color: #fff;
border-color: #fff;
}
div#MainContent .LpLsrProf.Dark .LpLsrProfHdg2{
color: #fff;
}
div#MainContent .LpLsrProf.Dark a.TextButton.Large{
box-shadow: 1px 1px 1px #000;
}
.LpLsrProf.Dark .LpLsrProfLyt .img img.shadow{
box-shadow: 2px 3px 3px #000;
}
div#MainContent ul.LstClm3{
display: table;
margin-top: 35px;
}
div#MainContent ul.LstClm3 > li{
padding: 0;
background: none;
display: table-cell;
vertical-align: top;
}
div#MainContent ul.LstClm3 > li + li{
padding-left: 35px;
}
div#MainContent .LstClm3 .LpLsrProfHdg3{
color: #4f4d4e;
font-size: 1.5em;
border-bottom: 1px solid #4f4d4e;
padding-bottom: 3px;
margin-bottom: 10px;
}

#MainContent .LpLsrProf * + .LpLsrProfLst{
margin-top: 10px;
}
#MainContent .LpLsrProfLst dl{
margin-bottom: 10px;
}
#MainContent .LpLsrProfLst dl > *{
display: inline-block;
vertical-align-top;
}
#MainContent .LpLsrProfLst dl > dt + dd:before {
background: #fff;
content: "";
display: inline-block;
height: 1px;
margin: 0 4px 3px;
vertical-align: middle;
width: 20px;
}
