body { 
position: relative; }
.entry-content p, .entry-summary p, .comment-content p {
line-height: 1.7;
}
.ui-widget { 
font-size: 11px; 
} div#dialog-BS input:focus {
border-color: #08c;
-webkit-box-shadow: 0 0 8px rgba(0, 136, 204, 0.4);
-moz-box-shadow: 0 0 8px rgba(0, 136, 204, 0.4);
box-shadow: 0 0 8px rgba(0, 136, 204, 0.4);
}
fieldset { 
padding:0; 
border:0; 
margin-top:25px; 
}
h1 { 
font-size: 1.4em;
margin: .6em 0; 
text-align: right;
}
.validateTips { 
border: 1px solid transparent; 
padding: 0.3em; 
}
.primary.ui-state-default, .primary.ui-widget-content .primary.ui-state-default, .primary.ui-widget-header .primary.ui-state-default { 
border: 1px solid #004c75; 
background: #004c75 50% 50% repeat-x; 
font-weight: normal; 
color: #ffffff; 
}
.primary.ui-state-hover, .primary.ui-widget-content .primary.ui-state-hover, .primary.ui-widget-header .primary.ui-state-hover, .primary.ui-state-focus, .primary.ui-widget-content .primary.ui-state-focus, .primary.ui-widget-header .primary.ui-state-focus { 
border: 1px solid #407998; 
background: #407998 50% 50% repeat-x; 
font-weight: normal; 
color: #ffffff; 
}
.primary.ui-state-active, .primary.ui-widget-content .primary.ui-state-active, .primary.ui-widget-header .primary.ui-state-active { 
border: 1px solid #004c75; 
background: #303030 50% 50% repeat-x; 
font-weight: normal; 
color: #ffffff; 
}
.box_left {
text-align: left;
padding:3px;
}
.box_left input {
width: 80%;
}
.box_right {
text-align: center;
margin-left:auto;
margin-right: auto;
width: 60%;
}
#youngBox {
margin-left: auto;
margin-right: auto; 
margin-top: 5px;
margin-bottom: 5px;
}
table.youngsTable {
border:1px solid gray;
padding:3px;
margin-left:auto;
margin-right: auto;
}
td.calc_1 {
text-align: auto;
width: 220px;
vertical-align: middle;
}
td.calc_2 {
text-align: left;
width: 180px;
line-height: 500%;
}
td.cap_results {
border: 1px solid black;
}
table.content_table {
width: 90%;
border: 1px solid black;
}
td.content {
text-align:left
}
td.topad {
height:50px;
}
td.smlad {
vertical-align:top
}
#hor-zebra
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
margin: 10px;
width: 95%;
text-align: left;
border-collapse: collapse;
}
#hor-zebra th
{
font-size: 14px;
font-weight: normal;
padding: 10px 8px;
color: #039;
text-align: center;
}
#hor-zebra td
{
padding: 8px;
color: #669;
}
#hor-zebra .odd
{
background: #e8edff; 
}
#moi-zebra
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
margin: 10px;
width: 95%;
text-align: left;
border-collapse: collapse;
}
#moi-zebra th
{
font-size: 14px;
font-weight: normal;
padding: 10px 8px;
color: #AB0505;
text-align: center;
}
#moi-zebra td
{
padding: 8px;
color: #996666;
}
#moi-zebra .odd
{
background: #ffe8e8; 
}