#MediaContent h6 a{
display: block;
height:28px;
width:340px; 
color:#00CC99;
background-color: #21584A; 
}

#MediaContent h6 a:hover{
color:#21584A;
background-color: #00CC99; 
}

#MediaContent h6{
padding-left:0px;
width: 340px;
}


// Mailform

div.csc-mailform-field {
height:25px;
}

.csc-mailform-field label {
background-color:#21584A;
display:block;
float:left;
margin-right:2px;
padding-left:10px;
text-align:left;
width:120px;
color:#00CC99;
}

.csc-mailform-field input{
width:250px;
margin-bottom: 5px;
}

.csc-mailform-field textarea{
width:250px;
}

#mailformformtype_mail {
background-color: #21584A;
border:0 none;
position:relative;
top:10px;
width:388px;
color:#00CC99;
height: none;
cursor:pointer;
}

#mailformformtype_mail:hover {
background-color: #00CC99;
font-weight: bold;
color:#21584A;
}


#MainContent p.bodytext{
margin-left: 0px;
}

#MediaContent{
margin-top:52px;
}


h1.csc-firstHeader{
padding-bottom: 30px;
}

#MainContainer div.csc-textpic{
margin-left: 0px;
}

p.bodytext{
padding-top: 10px;
color:#00CC99;
}

.Download{
margin-bottom:-10px;
width:340px;
}

p.DownloadName{
border: 1px solid #265247;
text-align: center;
padding: 5px;
}
