.archivesH1 {
font-size: 95%;
color: #991306;
font-weight: normal;
padding-left: 20px;
}

.mostRead{
text-align: right;
padding-right: 10px;
}
.mostRead p{
font-style: italic;
color: #acacac;
}

.mostRead a{
color: #5d5d5d;
text-decoration: underline;
}

.mostRead a:hover{
color: #0018a8;
text-decoration: none;
}

/* ////////// */

.archivesBox_rounded {
  width: 780px;
  background: #cddcf2 url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_m.gif") repeat-y top center;
  padding-bottom: 10px;
}
.archivesBox_rounded h3 {
  padding: 10px 0 10px 10px;
  background: transparent url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_t.gif") no-repeat top center;
  color: #0018a8;
}

.archivesBox_rounded h4 {
  padding: 10px 0 10px 10px;
 color: #0018a8;
}

.archivesBox_rounded p {
  padding: 0 10px 10px 10px;
  
}

.archivesBox_bottom{
width:780px;
height:10px;
background: transparent url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_b.gif") no-repeat top center;
}

#archiveEntry{
padding: 0px 20px 20px 20px;
}

#archiveEntry h2{
color: #151310;
font-size: 100%;
font-weight: normal;
}

#archiveEntry p{
font-size: 75%;
color: #323232;
padding: 5px 0px 5px 0px;
}

#archiveEntry span{
font-size: 90%;
}

#archiveEntry a{
color: #0018a8;
text-decoration: underline;
font-style: italic;
}

#archiveEntry a:hover{
color: #991306;
}

#archiveEntry a:visited{

}


/*////////////////// form_wrapper \\\\\\\\\\\\\\\\\\\\\ */
#form_wrapper {
margin: 0 10px 0 10px;
font-size: 75%; 
}

#form_wrapper span{
font-size: 90%; 
font-style: italic;
color: #991306;
}

#form_wrapper label{
color: #0018a8;
}

#form_wrapper input{
margin: 5px 0 10px 0;
border: #323232 solid 1px;
}

#form_wrapper textarea{
margin: 5px 0 10px 0;
border: #323232 solid 1px;
}

.submit{border: none;}



.archivesBox_rounded ul{
margin: 0 10px 0 30px;
list-style-type: disc;
font-size: 85%;
}

.archivesBox_rounded ul span {
color: #0018a8;
font-weight: bold;
padding-right: 20px;
}

.archivesBox_rounded li{
padding: 10px 0 10px 0;

}
