.message {
  text-align:center;
  background:#ff0000;
  color:#fff;
  font-size:16px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding:20px 0;  
}

body {
	margin:0px;
	padding:0px;
	width:100%;
	min-height:100%;
	background:url('../img/bg.gif') 0 0 repeat-x #fff;   
	/*background:url('../img/xmas.jpg') 50% 0 no-repeat #fff;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	color:#000;	
}

img {
  border:0;
}

h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  border:0;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
}

ul, ol {
  list-style:none;
  margin:0;
  padding:0;
}

li {
  margin:0;
  padding:0;
}

a, a:visited {
  color:#000;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
  /*background:#ffcc02;*/
}

.clear {
  clear:both;
  margin:0;
  padding:0;
  border:0;
  height:0;
  font-size:0;
  line-height:0;
}




.wrapper {
	width:990px;
	margin:0 auto 0 auto;
	text-align:left;
	color:#000;
}

#header {
  height:100px;
  overflow:hidden;
}

  #header_left {
    float:left;
    width:256px;
    height:100px;
  }
  
  #header_middle {
    float:left;
    width:500px;
    height:100px;
  }  
  
  #header_right {
    float:left;
    width:204px;
    height:100px;
  }  

#nav {
  height:30px;
  padding:0 10px;
  color:#d7d7d7;
  font-weight:bold;
  background:#000;
  font-family:Century Gothic, Arial;
  font-size:11px;
  text-transform:uppercase;
}

  #nav ul {
    list-style:none;
    margin:0;
    padding:0;
  }

  #nav ul li ul {
    position:absolute;
    left:0px;
    top:30px;
    width:190px;
    z-index:150000;
    display:none;
    background:#000;
    /*opacity:0.9;
    filter:alpha(opacity=90);*/
  }
  
  #nav ul li:hover ul {
    display:block;     
  }  

  #nav ul li {
    float:left;
    position:relative;
    margin:0;
    padding:0;
    height:30px;    
  }

  #nav ul li ul li {
    float:none;
    margin:0;
    padding:0;
    border-top:1px solid #464646;
  }

  #nav a {
    display:block;
    color:#fff;
    text-decoration:none;
  }
  
  #nav ul li a {
    padding:8px 8px 7px 8px;
  }

  #nav ul li a:hover {
    text-decoration:underline;
  }
  
#newstick {
  position:relative;
  height:21px;
  padding-top:9px;
  font-size:10px;
  width:960px;
  overflow:hidden;
}

#newstick #newstick_content {
  position:relative;
  left:960px;
}    
/*
#newstick span {
  padding:2px 5px;
  background:#000;
  color:#fff;
}*/

#home {

  margin:20px 0 0 0;
  
}

  #home #banner {
    float:left;
    width:728px;
    height:270px;
    margin-right:18px;
    overflow:hidden;
    margin-bottom:20px;
  }
  
 

.ad {
  display:block;
  overflow:hidden;
  padding-bottom:20px;
  /*background:#cdcdcd;*/
  /*background:#01b8f4;*/    
}

.ad.ad468x60 {
  display:block;
  width:468px;
  height:80px;
  margin:14px 10px 0 15px; /*margin:24px 10px 0 15px;*/
  /*border:1px solid #ffdc4f;*/
  /*
  border-left:10px solid #ffdc4f;
  border-right:10px solid #ffdc4f;   
  border-top:none;
  border-bottom:none; */
}

.ad.ad240x270 {
  float:left;
  width:240px;
  height:270px;
  border:1px solid #e1e1e1;  
}

.ad.ad240x120 {
  width:240px;
  height:120px;
  margin-bottom:20px;
}

.ad.ad240x360 {
  width:240px;
  height:360px;
  margin-bottom:20px;
}

.ad.ad240xX {
  width:240px;
  margin-bottom:20px;
}

.ad.ad240x240 {
  width:240px;
  height:240px;
  margin-bottom:20px;  
}

#content {
  margin:20px 0 0 0;
}

  #content #content_left {
    float:left;
    width:730px;
    margin-right:20px;
    overflow:hidden;    
  }
  
  #content #content_right {
    float:left;
    width:240px;    
    overflow:hidden;
  }  
  
  #content .post {  
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:1px solid #e1e1e1;
  }
  
  #content .post.last {
    border-bottom:none;
  }
  
  #content .post_left {
    float:left;
    width:250px;    
  }  
  
  #content .post_right {
    float:left;
    width:450px;    
  }   
  
  #content .post img {    
  }
  
  #content .post h1, #content #content_left .post h2 {
    margin:0 0 15px 0;
  }
  
  #content .post h1 a.title .meta, #content .post h2 a.title .meta {
    padding-top:6px;
    height:16px;
    text-decoration:none;
  }
  
  #content .post .meta2 {
    font-family:Verdana, Arial;
    font-weight:normal;
    font-size:10px;
  }
  
  
  #content .post h1 a.title .meta span, #content .post h2 a.title .meta span {
    padding:6px 5px 3px 5px;
    display:inline;
    font-family:Verdana, Arial;
    font-weight:normal;
    font-size:10px;
    text-transform:none;
    background:#e1e1e1;
    line-height:12px;    
  }
  
  #content .post h1 a.title:hover .meta span, #content .post h2 a.title:hover .meta span {
    background:#ffcc02;    
  }
  
  #content .post h1 a.title:hover .meta a {
         
  }
  
  #content .post h1 a, #content .post h2 a {
    text-decoration:none;
  }
  
  #content .post h1 a.title, #content .post h2 a.title {
    margin:0 0 20px 0;
    padding:0;  
    border:0;
  }
  
  #content .post h1 a.title span, #content .post h2 a.title span {
    padding:6px 5px;
    font-family:Century Gothic, Arial;
    font-weight:bold;
    font-size:17px;
    text-decoration:none;    
    /*text-transform:uppercase;*/
    background:#e1e1e1;
    line-height:22px;        
  }
  
  
  #content .post h1 a.title:hover span, #content .post h2 a.title:hover span {
    background:#ffcc02;
  }  
  
  
/*
  #content .post a .meta {
    padding-top:6px;
    height:17px;
    font-size:10px;
    text-decoration:none;
  }
  
  #content .post a .meta span {
    padding:6px 5px 3px 5px;
    display:inline;
    background:#e1e1e1;
  }
  
  #content .post a:hover .meta span {
    background:#ffcc02;
  }
  
  #content .post a:hover .meta a {
    
  }
  
  #content .post a h1 {
    margin:0 0 20px 0;
    padding:0;  
    border:none;
  }
  
  #content .post a h1 span {
    padding:6px 5px;
    font-family:Century Gothic, Arial;
    font-weight:bold;
    font-size:16px;
    background:#e1e1e1;
  }
  
  #content .post a:hover h1 span {
    background:#ffcc02;
  }  */  
  
  
  
  #content .post p {
    line-height:16px;
  }
  
  #content a.more {
    font-size:10px;
    font-weight:bold;
    padding:1px 5px 2px 5px;
    background:#ffcc02;
    text-decoration:none;
  }
  
  #content .regional {
    font-size:10px;
    font-weight:bold;
    padding:1px 5px 2px 5px;
    background:#000;
    color:#fff;
    text-decoration:none;  
  }
  
  #content #heading {
    padding-bottom:20px;    
    border-bottom:1px solid #e1e1e1;
    margin-bottom:20px;  
  }

  #content #heading.single {
    margin-bottom:0px;
    padding-bottom:20px;
  }
  
  .breaking_news h1 span, .breaking_news h2 span, li.breaking_news strong {
    color:#fff !important;
    background:#cc0000 !important;
  } 
  
  .gis_releases h1 span, .gis_releases h2 span, li.gis_releases strong {
    color:#fff !important;
    background:#005e20 !important;
  }    
  
  #content #heading #heading_left {
    float:left;
    width:600px;/*width:550px;*/
  }
  
  #content #heading #heading_right {
    text-align:left;
    float:left;
    width:90px;
    /*padding-top:30px;*/
  }  
  
  #content #heading h1 {
    margin:5px 0 1px 0;    
  }
  
  #content #heading h1 span {
    font-family:Century Gothic, Arial;
    font-weight:bold;
    font-size:30px;
    line-height:41px;
    /*background:#e1e1e1;*/
    background:#FFCC02;
    padding:5px 10px;
  }
  
  #content #subheading div {
    margin:0px 0 0 0;    
  }
  
  #content #subheading div span {
    font-family:Century Gothic, Arial;
    font-weight:bold;
    font-size:24px;
    line-height:41px;
    background:#e1e1e1;
    padding:5px 10px;
  }  
  
  #content #meta {
    padding:10px 0;
    line-height:18px;
    border-bottom:1px solid #e1e1e1;
  }

  #content #disclaimer {
    padding:12px 0;
    line-height:17px;
    font-size:10px;
    /*border-bottom:1px solid #e1e1e1;*/
    color:#bbb;
  }
  
  #comments_disclaimer {
    padding:0 0 30px;
    line-height:17px;
    font-size:10px;
    /*border-top:1px solid #e1e1e1;*/
    color:#bbb;  
  }

  
  #content #meta_tags {
    padding:10px 0;
    line-height:18px;  
    border-bottom:1px solid #e1e1e1;
  }
  
  .WP-EmailIcon {
    display:inline-block;
    vertical-align:middle;
  }
  
  #content #meta_tags .tags a {
    font-size:10px;
    font-weight:bold;
    padding:1px 5px 2px 5px;
    background:#ffcc02;
    text-decoration:none;
  }
  
  #content .detail {
    margin:25px 0;
  }  
  
  #content .detail .excerpt {
    margin:20px 0 12px;
    font-family:Century Gothic, Arial;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
    /*padding-bottom:10px;*/
    padding-right:0px;
    /*border-bottom:1px solid #e1e1e1;*/
    color:#222;
  }
  
.excerpt .wp-caption {
  background:#e1e1e1;
  
}  
    
  #content .detail .excerpt p {
    line-height:20px;
  }

  #content .page {
    margin:25px 0 20px 0;
  }  
    
  #content .detail p, #content .page p {  
    line-height:17px;
    margin:14px 20px 14px 0;    
  }

  #content #breadcrumb {
    margin-bottom:10px;
    line-height:16px;
    /*border-bottom:1px solid #e1e1e1;
    padding-bottom:15px;*/    
  }
  
  #content #respond {
    margin-top:0px;
    margin-bottom:20px;    
  }
  
  #content #content_left #respond h3 {
    font-family:Century Gothic, Arial;
    font-weight:bold;
    font-size:14px;
    margin:0;
    padding:0;
    text-align:left;
  }
  
  #content #content_left #respond p {
    padding:0;
  }
  
  #content .comments {
    border-top:1px solid #e1e1e1;
    padding-top:20px;
  }    
  
  #content .comments .commentlist {
    border-bottom:1px solid #e1e1e1;
    padding-bottom:10px;
    margin-bottom:17px;
  }
  
  #content #content_left .comments li {  
    list-style:none;
    margin:0;    
  }
  
  #content #content_left .comments li li {
    padding-left:20px;
  }
  
  #content .comments .comment-body {
    
    /*background:#e1e1e1;*/
    margin:10px 20px 10px 0px;
    line-height:16px;    
  }

  
  #content .comments .comment .avatar {
    float:left;
    margin-right:20px;
  }
  
  #content .comments .comment .comment-author {
    font-size:10px;
  }
  #content .comments .comment .comment-meta {
    font-size:10px;
  }
  
  #content .comments .comment .comment-body {
    background:#e1e1e1;
    padding:10px;
  }
    
  #content .comments #comments {
    margin:0 0 10px 0px;
    font-size:14px;
    font-weight:bold;
  }
  

  #content .comments #submit {
    border:inherit;
    background:#ffcc02;
    font-weight:bold;
    font-size:10px;
    border:0;
  }
  
  #content .comments input:focus, #content .comments textarea:focus {
    border:1px solid #ffcc02;
  }
  
  #content #pagenav {
    margin-bottom:20px;
    /*padding-left:245px;*/
  }
  
  #content #pagenav .pages {
    margin-right:20px;
    border:none;
  }
  
  #content #pagenav .current {
    padding:5px 8px;    
    background:#000;
    color:#fff;
    text-decoration:none;
    border:none;
  }
  
  #content #pagenav a {
    padding:5px 8px;
    background:#ffcc02;
    margin:0 5px;
    text-align:center;
    text-decoration:none;
    border:none;
    color:#000;
  }  
  
  #content #content_left h2 {
    margin:20px 0 20px 0;
    padding:0;  
    border:0;
  }  
  
  /*
  
  FDO - see if this does not knock out something
  #content #content_left h2 a, #content #content_left h2 span {
    padding:6px 5px;
    font-family:Century Gothic, Arial;
    font-weight:bold;
    font-size:16px;
    line-height:26px;    
    background:#e1e1e1;
    text-decoration:none;  
  }  
  
  #content #content_left h2 a:hover {
    background:#ffcc02;
  } 
  */
  
    
  
  /*
  
  #content .detail h2, #content .page h2 {
    margin:20px 0 12px 0;
    font-family:Century Gothic, Arial;
    font-size:18px;
    font-weight:bold;
    color:#222;
    line-height:20px;
    border-bottom:1px solid #e1e1e1;    
  }
  */
  
  #content #content_left h3 {
    margin:20px 0 15px 0;
    font-family:Century Gothic, Arial;
    font-size:16px;
    font-weight:bold;
    color:#222;
    line-height:20px;    
  }  

    
  
  
  
  
  
  
  
  #content #content_left ul {
    margin:10px 0px;
  }
  
  #content #content_left li {
    margin:10px 20px;
    list-style:square;
  }
  
  #content #content_left li.linkcat h2 {
    list-style:none;
    font-weight:bold;
  }

#footer {
  background:#e1e1e1;
  border-top:1px solid #cdcdcd;  
  padding:20px 0 20px 0;
  line-height:16px;
}  

  #footer #footer_left {
    float:left;
    width:140px;
  }

  #footer #footer_middle {
    float:left;
    width:380px;
  }
  #footer #footer_right {
    text-align:right;
    float:left;
    width:440px;
  }  



#island {
  float:right;
  padding-right:10px;
  /*padding-top:4px;*/
}

#island li a.nopadding {
  padding-left:0px;
  padding-right:10px;
  cursor:pointer;
}

#island span {
  display:block;
  padding:8px 15px;
} 

#island select {
  font-family:Verdana, Arial;
  font-size:11px;
  font-weight:normal;
  border:1px solid #000;
  padding:2px;
  margin-top:1px;
  width:200px;
  color:#fff;
  background:#464646;
}

#island select:hover {
  /*background:#cdcdcd;
  color:#000;*/
}

hr {
  border:0;
  height:1px;
  background:#e1e1e1;
  padding:0;
  margin:25px 0;
}

* html hr {
  margin:0;
  border:1px solid #e1e1e1;
}



.weather_full {
  margin:25px 0 20px 0;
  font-size:11px;
  line-height:16px;
}

    .weather_full div.wp-forecast-curr-left {
      width:85px;
      height:140px;
      float:left;
    }
   
    .weather_full .wp-forecast-fc-block {
      margin:10px 0;
    }
        
    .weather_full div.wp-forecast-fc-left {
      margin-top:2px;
      margin-right:5px;
      float:left;
      width:80px;
      height:70px;
    }
    
    .weather_full div.wp-forecast-fc-left div {
      font-weight:bold;
    }
    
    .weather_full div.wp-forecast-fc-left img {
      margin-top:10px;
    }
    
    .weather_full div.wp-forecast-fc-right {
      margin-top:2px;
      margin-right:5px;
      width:200px;
      height:70px;
      float:left;
    }    
    
    .weather_full .wp-forecast-curr-details {
      margin-top:10px;
      font-size:11px;
    }
    
    .weather_full .wp-forecast-curr {
      border-bottom:1px solid #e1e1e1;
      padding:0 10px 20px 20px;
      margin:0 10px 10px 0px;
      font-size:11px;
      /*background:#e1e1e1;**/
    }
    
    .weather_full .wp-forecast-fc-oneday {
      border-bottom:1px solid #e1e1e1;
      padding:10px 10px 10px 20px;
      margin:0 10px 10px 0px;
      font-size:11px;
      width:310px;
      height:170px;
      float:left;
    }
    
    .weather_full .wp-forecast-curr-head, .weather_full .wp-forecast-fc-head {
      font-weight:bold;
      font-size:11px;
    }
    
    .weather_full .wp-forecast-curr-head {
      margin-bottom:10px;
      font-size:11px;
    }

#links {
  margin-top:20px;
  text-align:right;
}

#search {
  margin-top:0px;
}

#searchform {
}

#searchform label {
  display:none;
}

#searchform input.filter_field {
  float:left;
  border:0px;
  font-family:Verdana;
  font-size:11px;
  width:135px;
  padding:4px;
  margin:0px;
}

* html #searchform input.filter_field {
   width:130px;

}

#searchform #searchsubmit {
  float:left;
  /*color:#fff;
  background:#000;*/
  color:#000;
  background:#ffdc4f;
  margin:0;  
  border:0;  
  font-family:Verdana;
  font-size:10px;
  padding:4px 0 5px 10px;
  width:50px;
  font-weight:bold;
  text-decoration:none;  
}

.on-top
{
  z-index: 100000;
}


.wp-caption {
  background:#e1e1e1;
  width:auto;
}

.wp-caption p {
  padding:0 20px 10px 20px;
  font-size:10px;
}

.aligncorner {
  margin:0 20px 10px 25px;
  float:right;
}

  .aligncorner p {
    padding-bottom:5px;
    width:240px;
    font-size:10px;
  }

.aligncenter {
  text-align:center;
  margin:30px auto 10px auto;  
}

.alignright {
  margin:30px 20px 10px 25px;
  float:right;
}

.alignleft {
  margin:30px 25px 10px 0;
  float:left;
}

#content_left table {
  width:660px;
  margin:10px 30px 10px 20px;
  padding:0;
  border-collapse:collapse;
}

#content_left table td {
  padding:7px 5px;
  border-bottom:1px solid #e1e1e1;
}

#content_left table th {
  padding:7px 5px;
  border-bottom:1px solid #e1e1e1;
  background:#e1e1e1;
}

.lp_summary {
  margin:20px 0 12px;
  font-family:Century Gothic, Arial;
  font-size:14px;
  font-weight:bold;
  padding-right:20px;
  color:#222;
}




#microsite {
}

#microsite.ictroadshow #content #content_left h1 span,
#microsite.ictroadshow #content #content_left h2 a:hover {
  background:#01bee8;
  color:#fff;
}

#microsite.ictroadshow #content #content_left h2 span, #microsite.ictroadshow #content #content_left h2 a {
  /*background:#95cc00;*/
  color:#fff;
  background:#fa9d12;
  /*background:#1988cd*/
  
}

#microsite.ictroadshow #content #content_right .panel {
  /*color:#fff;
  background:#95cc00;*/
}

#microsite.ictroadshow #content #content_left .page img.alignright {
  /*border:5px solid #95cc00;
  padding:10px;**/
}

#microsite.ictroadshow #content .more {
  background:#1988cd;
  color:#fff;
}

#microsite.ictroadshow #content .more:hover {
  background:#01bee8;
}

#microsite.ictroadshow #content #content_right .subnav {
  margin-bottom:20px;
  margin-top:0px;
}

* html #microsite.ictroadshow #content #content_right .subnav {
  margin-bottom:10px;
}

#microsite.ictroadshow #content #content_right .subnav li {
  padding:0;
  margin:0 0 10px 0;
}

#microsite.ictroadshow #content #content_right .subnav a {
  display:block;
  overflow:hidden;
  margin:0;  
  background:#1988cd;
  color:#fff;
  text-decoration:none;
  padding:8px 10px;
  font-weight:bold;
  font-family:Century Gothic, Arial;
  font-size:11px;
  text-transform:uppercase;    
}

#microsite.ictroadshow #content #content_right .subnav a:hover {
  background:#01bee8;
}

#nav a.ictroadshow {
  background:#1988cd;
  color:#fff;
}


#wp-email-content {
  border-top:1px solid #e1e1e1;
  padding:20px;
}

  #wp-email-content #wp-email-required {
    font-weight:normal;
  }

  #wp-email-content input, #wp-email-content textarea {
    border:1px solid #e1e1e1;
    margin-right:20px;
    margin-top:10px;
    margin-bottom:5px;
    font-family:Verdana, Arial;
    padding:3px 5px;
    font-size:11px;
    line-height:16px;
    width:400px;
  }
  
  #wp-email-content #imageverify {
    width:345px;
  }
  
  #wp-email-content #wp-email-button input {
    border:inherit;
    background:#ffcc02;
    font-weight:bold;
    font-size:10px;
    border:0;
    width:200px;
  }
  
  #wp-email-content input:focus, #wp-email-content textarea:focus {
    border:1px solid #ffcc02;
  }
  
  #wp-email-content label {
  }


div.reply {
  text-align:right;
}

div.reply a {
    background:#000;
    color:#fff;
    font-weight:bold;
    font-size:10px;
    border:0;
    display:inline-block;
    padding:0 4px;
    text-decoration:none;
}

#legal_wrapper {
  background:#CDCDCD; /*#ffcc02;*/
}

#legal {
  width:960px;
  background:#CDCDCD;
  padding:10px 20px;
  margin:0 auto;
  line-height:17px;
  font-size:10px;
}

.adverts {
  border-top:1px solid #e1e1e1;
  margin-top:5px;
  margin-bottom:30px;
  padding-top:12px;
  font-size:10px;
  color:#bbb;
}

#content .advert {
  background:#E1E1E1;
  padding:1px 20px 10px 20px;
  margin:10px 0;
  font-size:11px;
}

#content #content_left .advert h2 {
  font-size:16px;
  font-family:Century Gothic, Verdana, Arial;
  font-weight:bold;
  padding:0;
  margin:10px 0;
}

#content .advert p {
  margin:5px 0;
}

#content #content_left ul.children {
  margin-top:0;
  margin-bottom:0;
}

.navigation {
  /*display:none;*/
  height:20px;
  margin-bottom:10px;
  
}

.navigation .alignleft {
  display:block;
  width:200px;
  height:20px;
  float:left;
  margin:none;
}

.navigation .alignright {
  float:right;
  display:block;
  width:200px;
  height:20px;
  margin:none;  
}

.comments_ad {
  /*display:none;*/
}

#home_left {
  float:left;
  width:728px;
  margin-right:20px;
}

#home_right {
  float:left;
  width:240px;
}

.sm_btn {
  float:left;
  width:90px;
}

  .sm_btn.gplus {
    width:60px;
  }
  
  .sm_btn.email {
    width:120px;
  }  
  
  
/* Revised site design */

#content #content_left .comments ul {
  margin:0;
}

#content #content_left .comments li {
  margin:15px 0;
}

  .comments .comment_body {
    background:#e1e1e1;
    line-height:17px;
    padding:15px;
  }
  
  .comments .comment_title {
    margin-bottom:5px;
  }

  .comments .comment_reply {
    float:right;
    display:block;  
    font-size:10px;
    font-weight:bold;
    padding:1px 5px 2px 5px;
    background:#000;
    color:#fff;
    text-decoration:none;
  }
  
  .comments_form {
    border:1px solid #e1e1e1;
    padding:20px;
    margin-bottom:20px;
  }
  
  .comments_fieldset {
    margin-bottom:10px;
  }
  
  .comments input, .comments textarea {
    border:1px solid #e1e1e1;
    margin-right:20px;
    font-family:Verdana, Arial;
    padding:3px 5px;
    font-size:11px;
    line-height:16px;
  }
  
  .comments textarea {
    width:98%;
    height:100px;
    margin-top:10px;
  }
  
  #content .comments h3 {
    font-family:Century Gothic, Arial;
    font-weight:bold;
    font-size:14px;
  }    
  
  #content #content_left .comments h3 {
    margin-top:0;
  }
    
  #content .comments .btn {
    float:right;
    display:blokck;
    text-decoration:none;
    padding:7px;
    border:inherit;
    background:#ffcc02;
    font-weight:bold;
    font-size:11px;
    border:0;
  }    
  
  #content .comments .btn.disabled {
    background:#ccc;
  }
  
  .comments .field.captcha {
    width:60px;
  }
  
  .comments label {
    display:inline-block;
    width:100px;
  }
  
  .inline_error {
    color:#ff0000;
  }  
  
  .comments_confirm {
    font-size:14px;
    font-family:'Century Gothic', Arial;
    font-weight:bold;
  }
  

  .form {
    width:500px;
    margin:0 auto;
  }
  
  #content_left .form table {
    width:500px;
    margin:0;
  }

  #content_left .form table th {
    padding:5px 0;
    width:200px;
    border:0;
    background:none;
  }
  
  #content_left .form table td {
    padding:5px 0;
    border:0;
  }  
  
  .form .field {
    border:1px solid #e1e1e1;
    font-family:Verdana, Arial;
    padding:5px 10px;
    font-size:11px;
    line-height:17px;
    width:300px;
  }  
  
  .form .field:focus {
    border:1px solid #ffcc02;
  } 
  
  .form .btn {
    float:right;
    display:blokck;
    text-decoration:none;
    padding:7px 20px;
    border:inherit;
    background:#ffcc02;
    font-weight:bold;
    font-size:11px;
    border:0;
    margin-top:15px;
  }    
  
.gallery_image {
  display:block;
  text-decoration:none;
  margin-bottom:15px;  
}  

.gallery_image_caption {
  width:210px;
  padding:10px;
  background:#E1E1E1;  
}

.main_image {
  width:350px;
  float:right;
  margin-left:20px;
  display:block;
  text-decoration:none;
  margin-bottom:20px;
}  

.main_image img {
  border:0;
  margin:0;
}

.main_image_caption {
  margin-top:-3px;
  padding:10px; 
  background:#E1E1E1; 
}


#content_left .detail table {
  width:310px;
  font-size:10px;
  margin-left:0;
}


#content_left .detail table td {
  border:1px solid #E1E1E1;
  padding:2px;
}

.panel_image {
  float:left;
  margin:0 10px 0 0;
}