.clearfixme {
clear:both;
}
#edutwo-slide-container {
width: 90%;
}
#edutwo-slide-container h1 {
width: 22px;
background: #f7f7f7;
color: #7c7c7c;
text-shadow: 0 1px 2px #c5c5ca;
padding: 5px 5px 6px 5px;
border: thin solid #aaa;
border-radius: 2px;
text-align: center;
}

#edutwo-slide-container h2:before {
display: inline;
content: url(../images/media32.png);
margin: 0;
}
#edutwo-slide-container h3 {
margin-bottom: -8px;
}
#edutwo-slide-container p {
display: block;
width: 98.8992%;
margin: 0 auto;
}
#edutwo-slide-container p span {
font-weight: 700;
color: green;
}
#edutwo-slide-container fieldset {
width: 80%;
border: thin solid #757575;
padding: 9px;
border-radius: 5px;
}
#edutwo-slide-container legend {
font-weight: 400;
padding: 9px;
font-size: normal;
color: black;
background: #fafada;
padding: 3px;
}
#edutwo-slide-container label {
line-height: 1.3336;
margin: 0;
text-align: left;
font-weight: 700;
color: #111;
border-bottom: thin dashed #aaa;
margin-bottom: 2px;
}
#edutwo-slide-container .reset-button {
display: button;
}
#edutwo-slide-container input[type="text"], 
input[type="url"] {
float: none;
background: #e0eff8;
border: 1px solid #bbb;
min-width: 99%;
width: auto;
}

#edutwo-slide-container h3 {
margin-bottom: -8px;
}

#edutwo-slide-container .edublue-imgup-thumb  {
height: 48px;
width: 140px;
border: thin solid black;
float: none;
clear: both;
}
#edutwo-slide-container .edublue-imgup-thumb  img,
.upload_preview {
height: 48px;
width: 140px;
text-align: center;
margin: 5px o;
}
input.upload_field {
width: 355px;
background: #dff;
}
#edutwo-slide-container input#goright {
position: relative;
left: 130px;
padding: 0 20px 0 auto;
}
#edutwo-slide-container .button-para {
position: relative;
margin-left: 100px;
}
#edutwo-slide-container .goclear {
width: 100%;
min-height: 2em;
display: table;
clear:both;
margin-top:.8em;
text-align: center;
}
#edutwo-slide-container .goclear span {
color: green;
font-weight: 700;
border-bottom: thin dotted green;
}
#edutwo-slide-container td h3,
#edutwo-slide-container td h4,
#edutwo-slide-container td h5 {
padding: 0 7px;
}
fieldset.edutwo-instruct {
    border: 3px solid #999;
    border-radius:5px;
    padding: 9px;
    width: 80%;
    background: #fafafa;
    margin-top: 1em 0;
}

.edutwo-instruct p {
    color: maroon;
    vertical-align: top;
    margin-bottom: 0;
    padding: 0;
font-weight: 700;
background: #e8e8e8;
padding: 1px 2px;
}
.edutwo-instruct em {
   color: #678;
   margin-left:  1em;
   width: auto;
} 
fieldset.edutwo-instruct p span {
    max-width: 330px;
    height: 2.66667em;
    color: #000 !important;
    display: inline-block;
    background: #fafaca;
    word-wrap: break-word;
    padding: 3px;
    margin: 0 1em 0 0;
}
.edutwo-instruct p span.edutwo-notes {
min-width: 697px; 
clear: both;
max-height: 1.2em;

}
.edutwo-instruct img {
width: 336px;
height: 210px;
position: relative;
left: 1.113em;
text-align: center;
}
.edutwo-instruct img:nth-of-type(2) {
position: relative;
left: 3.182em;
}
.edutwo-instruct h4 {
margin-top: 5px;
padding-bottom: 7px;
color: maroon;
font-size: 90%;
}
.edutwo-instruct h4 span {
color: #356;
}
.edublue-tab {
display: inline-block;
margin: 0;
padding: 0;
background: #ffffff;
}
.edublue-tab span {
padding: 9px 11px 5px 11px;
height: 58px;
width: 480px;
background: #def;
border-top: thin solid #888;
border-left: thin solid #888;
border-bottom: thin solid transparent;
border-right: thin solid #888;
font-weight: 700;
font-size: 1.125em;
border-radius: 5px 5px 0 0;
}
.select-data-row {
position: relative;
background:#ececec;
padding:3px;
border:3px solid #ccc;
border-radius:3px
}
.select-options-box {
position: relative;
height: 2.3333em;
width: 390px;
background:#ececec;
padding:3px;
border:3px solid #ccc;
border-radius:3px
}
.select-options-box select {
position: relative;;
min-width: 200px;
border: thin solid #5bc;
}
.selected-data-row {
width:380px;
background:#fffffc;
padding:6px;
border:3px solid #ccc;
border-radius:3px
}
.selected-data-row span {
color:royalblue;
font-weight: 800;
font-size:1.128em
}
.options-instruct-table {
width: 675px;
padding: 0;
margin-top: 1.655em;
}
.options-instruct {
text-align: left;
border:3px solid #ccc;
padding:13px;
background:#e6e6e6;
border-radius:3px
}
.clearme{clear: both; margin:0; padding:0;}