html {
height:100%;
margin-bottom: 1px;
}

body {
color:#fefeff;
background-color:#122559;
font-family:Verdana, Arial, sans-serif;
padding:0;
margin:0;
}

a:link {
color:#0000c3;
background-color:transparent;
text-decoration:underline;
}

a:visited {
color:#0000cc;
background-color:transparent;
text-decoration:none;
}

a:hover {
color:#0000ff;
background-color:transparent;
text-decoration:underline;
}

a:active {
color:#0000ff;
background-color:transparent;
text-decoration:none;
}

h1, h2, h3 {
color:#122559;
}

#wrapper {
width:711px;
margin:0 auto;
color:#122559;
background:transparent url("/m101/images/wrapperbg.jpg") repeat-y center;
padding:1em 32px;
}

.testimonial {
clear:both;
width:33%;
margin:1em;
padding:1em;
background-color:#fef4d4;
border:1px solid #122559;
font-size:0.8em;
}

.content {
width:61%;
}

.right {
float:right;
margin-right:0;
}

.left {
float:left;
margin-left:0;
}

.center {
clear:both;
text-align:center;
}

.testimonial_sig {
text-align:right;
font-weight:bold;
}

div.row {
clear:both;
text-align:center;
padding-top:10px;
}

div.row span.label {
float:left;
width:48%;
text-align:right;
padding-right:5px;
}

div.row span.formw {
float:right;
width:48%;
text-align:left;
padding-left:5px;
}

div.row span.formwr {
color:#76070d;
background-color:#ffffff;
float:right;
width:48%;
text-align:left;
}
