.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-top: 10px;
  background: transparent url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_t.gif") no-repeat top center;
}

.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{

}

/* Market */

.market_logo {
/*float:left;*/
margin: 0 0 10px 0;
border: #0018a8 solid 3px;
}
