hr {
  margin: 3px 5px;
}
#swfUploadProgress {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border-color:#D9E4FF;
  margin: 10px 5px;
  width:305px;
  border:1px solid #000000;
  margin: 10px 0;
  padding: 10px;
  color: #000;
}
#swfUploadProgress span.legend {
  position: relative;
  background-color: #D3D3D3;
  padding: 0px 3px;
  top: -18px;
  font: 700 14px Arial, Helvetica, sans-serif;
  color: #000000;
}
.progressName {
  font-size: 8pt;
  font-weight: 700;
  color: #555;
  width: 268px;
  height: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}
.progressContainer {
  margin: 0 5px;
  padding: 4px;
  border: solid 1px #E8E8E8;
  background-color: #F7F7F7;
  overflow: hidden;
}
.green {
  border: solid 1px #DDF0DD;
  background-color: #EBFFEB;
}
a.progressCancel {
  font-size: 0;
  display: block;
  height: 14px;
  width: 14px;
  background-image: url(/images/cancelbutton.gif);
  background-repeat: no-repeat;
  background-position: -14px 0px;
  float: right;
}
/* Progress Bar stuff */
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
  font-size: 0;
  width: 0%;
  height: 2px;
  background-color: blue;
  margin-top: 2px;
}
.progressBarComplete {
  width: 100%;
  background-color: green;
  visibility: hidden;
}
.progressBarError {
  width: 100%;
  background-color: red;
  visibility: hidden;
}
.progressBarStatus {
  margin-top: 2px;
  width: 337px;
  font-size: 7pt;
  font-family: Arial;
  text-align: left;
  white-space: nowrap;
}
.divtwitter {
  margin: 0 550px 10px 10px;
  font-family: 'Lucida Grande',sans-serif;
}
.tweettext {
  border-bottom: 1px dashed #D2DADA;
  border-top: 1px dashed #D2DADA;
  line-height: 1.1em;
  padding: 0.7em 0 0.6em;    
}
.tweettext a, .divtwitter a {
  color: #2276BB;
  text-decoration: none;
}
.tweettext img {
  height: 48px;
  width: 48px;
  border-color: transparent;
  border-width: 0;
}
.tweettext .tweetthumb {
  display: block;
  height: 50px;
  left: 0;
  margin: 0 10px;
  overflow: hidden;
  position: absolute;
  width: 50px;
}
.tweettext .tweetbody {
  display: block;
  margin-left: 56px;
  min-height: 50px;
  overflow: hidden;
  width: 425px;
}
.tweettext .tweetcontent {
  color: #333333;
}
.tweettext .tweetdate {
  color: #999999;
  display: block;
  font-size: 0.764em;
  margin: 3px 0 0;
}
.tweettext .tweetdate a {
  color: #999999;
}
#content h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14pt;
  margin: 0;
  letter-spacing: 1px;
  color: #5F1D00;
}
.pubaddress {
  margin: 5px 0 3px 10px;
  color: #000;
}
.postcode {
  font-weight: bold;
}
#displayarea {
  float: right;
}
#upload, #uploadblank, #fallbackupload {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #d3d3d3;
  padding:8px;
  text-align: center;
  margin: 0 5px;
  width: 325px;
}
#fallbackupload {
  display: none;
}
#uploadfail {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFF66; 
  border: solid 2px #FF9966; 
  display: none;
  padding:8px;
  text-align: center;
  margin: 0 5px;
  width: 321px;
}
#upload {
  display: none;
}
#uploadplaceholder {
  margin: 0 5px;
  width: 325px;
  padding: 8px;
}
#displayedimage {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size:8pt;
  padding:8px;
  text-align: center;
  width: 325px;
}
#displayedimage {
  margin: 5px 5px 0 5px;
  color: #295223;
}
#displayedimage img {
  padding: 2px;
  border: 1px solid black;
  background: #555555;
}
.indisplay {
  text-decoration: none;
  color: #000000;
}
a.indisplay:hover {
  text-decoration: underline;
}
.ReviewerHead {
  color: #6F2200;
  font-size: 11px;
  padding: 4px 2px;
}
.ReviewerHeadWarn {
  font-size: 13px;
  padding: 3px 2px;
  font-weight: bold;
}
#ContentPanel2 p, #ContentPanel4 p {
  margin: 5px 10px;
}
#ContentPanel2 p.Divider, #ContentPanel4 p.Divider {
  margin: 0;
}
.Reviewer {
  color: #8D2D01;
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 5px;
  padding: 0;
}
.Reviewer a {
  white-space: nowrap;
}
.pubposter {
  color: #8D2D01;
  font-size: 9px;
  font-weight: normal;
  margin-left: 4px;
}
.pubposter a {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px dotted #AAAAAA;
}
.pubposter a:hover {
  text-decoration: underline;
}
#Custom2 {
  list-style-type: none;
}
#Custom2 li {
  background-image: url(/images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding-left: 14px;
  padding-right: 0px;
}
.Custom1 {
  list-style-type: none;
  margin: 0px;
  padding: 5px 4px 10px 15px;
}
.Custom1 li {
  text-align: left;
  vertical-align: middle;
  padding: 2px 0px 2px 0px;
  border-bottom: solid 1px #a7d37e;
  margin: 0px;
}
.Custom1 img {
  vertical-align: text-top;
  padding: 0px;
  margin: 1px;
  width: 16px;
  height: 16px;
}
.Custom1 ul {
  margin: 0 0 0 10px;
}
.List1 {
  padding: 0px;
  margin: 0px 0px 0px 5px;
}
.Content  {
  color: #852a01;
}
#ContentPanel3 p{
  margin: 0 0 0 10px;
}
#ContentPanel3 p.Divider{
  margin: 10px 0;
}
#pubcrawllist {
  font-size: 10px;
  padding: 10px 0 15px 0;
  margin-left: 10px;
}
#pubcrawllist a{
  font-size: 12px;
  color:#8D2D01;
  font-weight:bold;
  text-decoration: none;
  border-bottom: 1px dotted #AAAAAA;
}
#pubcrawllist a:hover{
  text-decoration: underline;
}
#pubphone {
  margin: 2px 0 4px 5px;
  font-size: 9pt;
}
.addinfo {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 10px 10px;
  background: #FAE9BD;
  padding: 6px;
  border: 1px solid;
  overflow: auto;
  display: inline-block;
}
.addinfo .camraimg {
  float: left;
  margin-right: 7px;
}
.addinfo .camratxt {
  font-size: 10pt;
  text-align: center;
  margin-top: 8px;
  float: left;
}
.addinfo .casquemarquetxt {
  font-size: 11pt;
  text-align: center;
  margin-top: 8px;
  float: left;
  margin-right: 10px;
}
.addinfo .camratxt a, .addinfo .casquemarquetxt a {
  text-decoration: none;
  border-bottom: 1px dotted #AAAAAA;
}
.addinfo .camratxt a:hover, .addinfo .camsquemarquetxt a:hover {
  text-decoration: underline;
}
#content h2 {
  color: #5F1D00;
  font: 14pt sans-serif;
  margin: 10px 0 0 10px;
}
.h2note {
  font-size: 9pt;
  color: #000;
}
.h2ish {
  color: #5F1D00;
  font: 14pt sans-serif;
  margin: 10px 0 0 10px;
}
#pubreviews, #pubfacebook, #ptinformation {
  margin: 5px;
}
.indreview div {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #EFDAD1;
  overflow: auto;
  padding: 5px 5px 6px;
}
.indreview div.old {
  background: #CFCFCF;
}
.indreview p {
  margin: 0;
}
.indreview p.old {
  margin: 0;
  opacity: 0.4;
}
.indreview .leftspace {
  margin-left: 10px;
}
.indreview .reason {
  width: 95%;
}
#reviewrating {
  font-style:  italic;
}
.indreview textarea {
  width: 95%;
  height: 80px;
}
.indreview .delete {
  background: #CFAB9B;
  margin: 2px;
  padding: 7px;
}
.indreview label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
  font-size: 9pt;
}
.indreview label input {
  width: 13px;
  height: 13px;
  padding: 0;
  margin:0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  overflow: hidden;
}
.backlink {
  float: right;
}
.btnrating {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #000000;
  font-family: serif;
  font-size: 8pt;
  font-weight: bold;
  margin: 4px 2px;
  padding: 2px 3px 3px 2px;
  text-align: center;  
  display: inline-block;
  letter-spacing: 0px;
  color: #000;
  position: relative;
  top: -2px;
  width: 15px;
  cursor: pointer;
}
.btnratingunrate {
  top: 0;
  background-color: #EEEFB3;
}
.btnratingoff {
  background-color: #fff;
}
.btnratingon {
  background-color: #A09FFF;
}
input.lookup {
  width: 45px;
  height: 11px;
  margin: 2px;
  position: relative;
  top: 1px;
}
.lookupdisplay {
  font-size: 10pt;
  margin: 5px;
}
.fb_edge_widget_with_comment {
  margin-left: 5px;
}
#pubcorrections {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #FEE;
  padding: 10px;
  border: 2px solid;
  clear: both;
  margin: 10px;
}
#pubcorrections h2 {
  font-size: 12pt;
  margin: 0;
}
#pubcorrections a {
  text-decoration: none;
  border-bottom: 1px dotted #AAAAAA;
}
#pubcorrections a:hover {
  text-decoration: underline;
}
#pubcorrections textarea {
  width: 75%;
  background: #FFDFE0;
}
#pubcorrections p {
  margin: 3px 0 0 0;
}
.corrquery {
  background: #fff;
  padding: 10px;
  border: 1px solid #000;
}
#pubcorrections p {
  font-size: 9pt;
  margin: 2px 5px;
}
.correctionblock {
  margin: 10px 0;
}
.areaexc, .areainc {
  margin: 3px 5px;
}
#pubareas {
  margin-left: 5px;
}
#pubareas a {
  text-decoration: none;
  color: #2276BB;
  border-bottom: 1px dotted #AAAAAA;
}
#pubareas a:hover {
  text-decoration: underline;
  color: #8eb2cf;
}
#ptinformation a {
  text-decoration: none;
  border-bottom: 1px dotted #AAAAAA;
}
#ptinformation a:hover {
  text-decoration: underline;
}
.hidden {
}
.ptrow {
}
.ptrow img {
  padding: 2px;
  vertical-align: text-top;
}
.inst {
  font-size: 8pt;
  margin: 0;
  padding: 0;
}
.headingcontrol {
  font-size: 9pt;
}
.headingcontrolon {
  color: #2276BB;
  cursor: pointer;
}
h3 {
  margin: 8px 0 0 7px;
  font: 12pt sans-serif;
  color: #5f1d00;
}
#pubcardouter {
  overflow: auto;
}
#pubcardcont {
}
#pubcard {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: solid 5px #202633;
  opacity: 0.9;
  margin: 5px;
  padding: 5px 8px;
  background: #fff;
  min-width: 406px;
  display: inline-block;
}
#pubcard h1 {
  margin-right: 195px;
}
#pubpages {
  border: 1px solid #AAA;
  background-color: #F9F9F9;
  float: right;
  padding: 5px 10px;
  margin-bottom: 10px;
}
#pubpages h2{
  margin: 0;
  padding: 0;
  letter-spacing: 0.15em;
  font: 12pt sans-serif;
}
#pubpages p{
  margin: 0;
  padding: 4px 7px;
  line-height: 1.4em;
}
#pubpages a, #pubphone a{
  text-decoration: none;
  border-bottom: 1px dotted #AAAAAA;
}
#pubpages a:hover, #pubphone a:hover{
  text-decoration: underline;
}
#pubmap {
  margin: 5px 0;
}
#googlemap {
  margin: 0 10px;
  width: 700px;
  height: 400px;
}
.mapdesc {
  margin: 2px 10px;
  color: #5F1D00;
  font-size: 10pt;
}