.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: #fff 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;
padding: 10px 0px 5px 0px;
}

#archiveEntry h1{
color: #0018a8;
font-size: 120%;
font-weight: normal;
padding: 10px 0px 5px 0px;
}

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

#archiveEntry span{
color: #0018a8;
font-weight: bold;
}

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

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

#archiveEntry a:visited{

}
.venue {
font-weight: bold;
color: #0018a8;
}

/* Market */

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

.event_image {
/*float:left;*/
margin: 0 0 10px 0;
border: #cddcf2 solid 3px;
}

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

.fcc_table {
font-size: 75%;
margin: 10px 0 10px 0;
}

.fcc_table tr{
}

.fcc_table th{
padding: 10px;
text-align: left;
border-right: 1px solid #fff;
}

.fcc_table td{
padding: 10px;
text-align: left;
}


tr.odd td{
background-color: #cddcf2;
}

tr.even td{
background-color: #cccccc;
}

tr.odd th{
background-color: #cddcf2;
}

tr.even th{
background-color: #cccccc;
}

/* rego btn */

#regsiter_btn {
	width: 151px;
	height: 31px;
	position: absolute;
	top: 0px;
	left: 0px;
}



.event_regsiter_btn {
  position: relative;
  width: 151px;
  height: 31px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.event_regsiter_btn span {
  background: transparent url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/register_btn.gif") center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}

/*////////////////// form_wrapper \\\\\\\\\\\\\\\\\\\\\ */
#form_wrapper {
margin: 0 20px 0 20px;

}

#form_wrapper h2{
color: #151310;
font-size: 100%;
font-weight: normal;
padding: 5px 0px 5px 0px;

}

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

#form_wrapper label{
color: #0018a8;
font-size: 75%; 
}

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

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