 label
{
width: 125px;;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
padding:0px 5px 0px 0px;
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #FFFFFF;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #e6e6e6;
border: 2px outset #d7b9c9
}
fieldset
{
margin:0 auto;
border: 1px solid #000000;
width: 430px;
padding-bottom:10px;
margin-bottom:10px;
}

textarea {
width:300px;
height:100px; 
background-color:#e6e6e6;
}

p.contactbox {
margin-left:125px;
width:300px;
text-align:center;
border:1px solid #ffffff;
 }
 
b.name {
font-size: 18px;
font-family: "Californian FB";
font-weight:bold;
color:#0b3378;
padding:5px;
 } 
 
b.showcase {

font-size: 12px;
font-family: "Californian FB";
font-weight:bold;
color:#0b3378;
} 


