/* Code for phpList styles */
.adminmessage { display: none; }
font.required { display: none; }
.poweredphplist { margin-top: 10px; font-style: italic; }
input[type^=text]
{
background-color:#F4F4F4;
border:1px solid #58585A;
padding:3px;
width:12em;
}
div.required,td
{
text-align: left;
font-weight: bolder;
letter-spacing: 2px;
width: 150px;
color: black;
height: 30px;
position: relative;
top: 6px;
}
table { margin-bottom: 10px; }
form>p {
  margin-left: 250px;
  margin-bottom: 0;
}
b {
  display: block;
  margin-top: 25px;
  color: #50514D;
}
/*
#rcontent h1 {
position: relative;
margin-top: 30px;
background: inherit;
color: #50514D;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}
*/
#rcontent ul { display: none; }

