/* memorial_misc.css - WorldBurialIndex / BizOrg 2008 */
li_container {
vertical-align: top;
margin-top: 0px;
}
.member_join {
text-align: left;
display: block;
margin-top: 0px;
margin-bottom: 0px;
vertical-align: top;
font-size: 12px;
font-weight: bold;
}

.member_join input {
margin-left: 40%;
text-align: right;
height: 12px;
font-size: 9px;
vertical-align: top;
width: auto;
}
.flhs {
text-align: left;
}

form, label, input {
font-size: 12px;
text-align: left;
}
fieldset {
width: 40em;
padding: 0.5em 1em;
}
label {
position: relative;
width: 15em;
display:block;
margin: .5em 0em;
}
label input {
position: absolute;
left: 100%;
top: 0px;
width: 30em;
}
label input.l20 {
width: 20em;
}
label input.l10 {
width: 10em;
}
input.submit {
margin-left: 0em;
}
label input.ckbx {
text-align: left;
margin-left; 0%;
width: 3em;
}
legend {
color: #FFFFFF;
font-weight: bold;
}
br.nbr {
display: none;
}
.signin {
color: #735DA8;
background-color: #FFFFFF;
font-weight: bold;
display: inline;
}
.purple_header {
padding: 10px;
font-size: 14px;
}
/* ifyouwere */
.iuw_container {
background:#FFFFFF;
color:#330099;
margin:0 5px;
font-weight: bold;
font-style: italic;
font-size: 14px;
text-align: center;
}
.itop, .ibottom{
display:block;
background-image: url(images/line-p.jpg);
}
.itop *, .ibottom *{
display: block;
height: 1px;
overflow: hidden;
background:#FFFFFF;
}
/* end ifyouwere */
.of_int {
  color: #330099;
  font-weight: bold;
}