#banneroutput{
margin:20px auto;
text-align:center;
}
#banneroutput img{
border:none;
}
#bannererror{
color:#ff0000;
}
#bannererror h4{
color:#ff0000;
}
#banner_version{
font-size:10px;
}
.rotatorform fieldset {
    margin-bottom: 10px;
	border: 1px solid #000066;
    }
.rotatorform legend {
    padding: 0 2px;
    font-weight: bold;
	color: #000000;
    }
.rotatorform label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    }
.rotatorform fieldset ol {
    margin: 0;
    padding: 0;
    }
.rotatorform fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
    }
.rotatorform fieldset fieldset {
    border: none;
    margin: 3px 0 0;
    }
.rotatorform fieldset fieldset legend {
    padding: 0 0 5px;
    font-weight: normal;
    }
.rotatorform fieldset fieldset label {
    display: block;
    width: auto;
    }
.rotatorform em {
    font-weight: bold;
    font-style: normal;
    color: #f00;
    }
.rotatorform label {
    width: 120px; /* Width of labels */
    }
.rotatorform fieldset fieldset label {
    margin-left: 123px; /* Width plus 3 (html space) */
    }