﻿/* Header */
.banner { overflow: hidden; margin: 0px; padding: 0px; width: 870px; }
.IE7 .banner { overflow: hidden; margin: 0px; padding: 0px; width: 870px; position: absolute; z-index: 100;  display: inline-block; }
.banner .logo { float: left; padding-top: 10px;}
.banner .slogan { float: right; padding: 13px 0 0 0; }

img, fieldset, form { border: 0; margin: 0; padding: 0; }
/* Header */

/* Top Nav */
.top_nav {margin: -50px 0 0 0; padding: 0; color: #fff; background-image: url('backgrounds/top_nav/top_nav_bg.png'); height: 30px; }
.Chrome .top_nav {margin: -10px 0 0 0; padding: 0; color: #fff; background-image: url('backgrounds/top_nav/top_nav_bg.png'); height: 30px; }
.Safari .top_nav {margin: -10px 0 0 0; padding: 0; color: #fff; background-image: url('backgrounds/top_nav/top_nav_bg.png'); height: 30px; }
.IE8 .top_nav {margin: -10px 0 0 0; padding: 0; color: #fff; background-image: url('backgrounds/top_nav/top_nav_bg.png'); height: 30px; }
.IE7 .top_nav {margin: -5px 0 0 0; padding: 0; color: #fff; background-image: url('backgrounds/top_nav/top_nav_bg.png'); height: 30px; }
.top_nav a:hover {text-decoration:none; }
.top_nav table { border-collapse:collapse; height: 30px; margin:0px; padding: 0px;}
.top_nav table tr td.links { margin: 0px; padding: 0px; vertical-align: middle; text-align: right; }
.top_nav table tr td.links {  }
.top_nav table tr td.links ul { margin: 0px; padding: 0px; list-style: none; }
.top_nav table tr td.links ul li { margin: 0px; padding: 0px; display: inline; }
.top_nav table tr td.links ul li.home { margin-right: -4px; }
.top_nav table tr td.links ul li.articles { margin-right: -4px; background: url('backgrounds/top_nav/link_divider.png'); background-position: left; background-repeat: no-repeat; }
.top_nav table tr td.links ul li a { color: #fff; display:inline-block; font-size: 12px; font-weight: bold; height: 30px; padding: 6px 10px 0 10px; }
.top_nav table tr td.links ul li a:hover { text-decoration: none; background: url('backgrounds/top_nav/link_hover.png'); background-repeat: repeat-x; }
.top_nav table tr td.links ul li a.selected { text-decoration: none; background: url('backgrounds/top_nav/link_hover.png'); background-repeat: repeat-x; }
/* Top Nav */

/* Home Content */
.home_content { margin: 10px 0px 10px 10px; } 
.home_content .description { padding-top: 3px; line-height: 23px; }
/* Home Content */

/* Home Slider */
.home_page_slider { margin: 0px 0 20px 0; padding: 0px; width: 550px; }

.horizontal_slider table { border-collapse:collapse; width:330px; height:235px; margin: 0px; padding: 0px; }
.horizontal_slider table tr td { background-repeat: no-repeat; margin: 0px; padding: 0px; }
.horizontal_slider table .top_left {height: 8px; width: 8px; background-image:url('backgrounds/slider/h_top_left.gif'); }
.horizontal_slider table .top_right {height: 8px; width: 8px; background-position: right top; background-image: url(  'backgrounds/slider/h_top_right.gif' ); }
.horizontal_slider table .bottom_left {height: 8px; width: 8px; background-position: left bottom; background-image: url( 'backgrounds/slider/h_bottom_left.gif' ); }
.horizontal_slider table .bottom_right { height:8px; width: 8px; background-position: right bottom; background-image: url(  'backgrounds/slider/h_bottom_right.gif' ); }

.horizontal_slider { float: left; width: 330px; height:235px; overflow: hidden; margin-right: 10px; background-image: url('assets/large_logo.png'); background-repeat: no-repeat; background-position: center; }
.horizontal_slider .image_slide { overflow: hidden; width:330px; height:235px; background-repeat: no-repeat; }

.horizontal_slider .pixel_ad_slider { overflow:hidden; margin-bottom: 0px; background: none; }
.vertical_slider { width: 210px; overflow: hidden; }
.vertical_slider .description { padding: 10px; }

.vertical_slider .description h2 { margin-bottom: 20px; }
.vertical_slider .description a { color: #fff; }
.vertical_slider .description a:hover { text-decoration: none; }
.vertical_slider .top { height: 10px; background: url('backgrounds/slider/v_top.gif'); background-repeat: no-repeat; background-position: top; }
.vertical_slider .center { height: 215px; background: url('backgrounds/slider/v_center.gif'); background-repeat: repeat-y; }
.vertical_slider .bottom { height: 10px; background: url('backgrounds/slider/v_bottom.gif'); background-repeat: no-repeat; background-position: bottom; }


.fade { opacity:1.0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; filter:alpha(opacity=100); height: 235px; }

.vertical_slider .pixel_ad_slider { overflow:hidden; margin: 0; background: none; }
.vertical_slider .pixel_ad_slider .nav_buttons { margin-left: 125px; } 
/* Home Slider */

/* Wide Tablet */
.wide_tablet { width: 302px; }
.wide_tablet .panels { margin-bottom: 10px; }
.wide_tablet .panels a:hover { text-decoration: none; }
.wide_tablet .panels .top { height: 11px; background: url('backgrounds/tablets/wide_tablet/top.png'); background-repeat: no-repeat; }
.wide_tablet .panels .middle { margin-top: -3px; padding: 0 10px 0 10px; background: url('backgrounds/tablets/wide_tablet/middle.png'); }
.wide_tablet .panels .middle h2 { font-weight: bold; font-size: 13px; }
.wide_tablet .panels .middle .image { float: left; overflow: hidden; height: 50px; border: 4px solid #fff; margin: 3px 5px -5px 0; }
.wide_tablet .panels .middle .more { text-align: right; font-weight: bold; }
.wide_tablet .panels .bottom { height: 11px; background: url('backgrounds/tablets/wide_tablet/bottom.png'); background-repeat: no-repeat; } 

.wide_tablet .panels .topeire { height: 11px; background: url('backgrounds/tablets/wide_tablet/eire_top.png'); background-repeat: no-repeat; }
.wide_tablet .panels .middleeire { margin-top: -2px; padding: 0 10px 0 10px; background: url('backgrounds/tablets/wide_tablet/eire_middle.png'); }
.wide_tablet .panels .middleeire h2 { font-weight: bold; font-size: 15px; }
.wide_tablet .panels .middleeire .image { float: left; overflow: hidden; height: 50px; border: 4px solid #fff; margin: 3px 5px -5px 0; }
.wide_tablet .panels .middleeire .more { padding-top: 7px; text-align: right; font-weight: bold; }
.wide_tablet .panels .bottomeire { height: 11px; background: url('backgrounds/tablets/wide_tablet/eire_bottom.png'); background-repeat: no-repeat; } 
/* Wide Tablet */

/* Panel Tablet */
.panel_tablet { }
.panel_tablet .panels { margin: 0px 10px 10px 0px; width: 204px; }
.panel_tablet .panels a:hover { text-decoration: none; }
.panel_tablet .panels .top { height: 11px; background: url('backgrounds/tablets/panel_tablet/top.png'); background-repeat: no-repeat; }
.IE7 .panel_tablet .panels .middle { margin-top: -1px; padding: 0 10px 0 10px; background: url('backgrounds/tablets/panel_tablet/middle.png'); min-height: 147px; }
.panel_tablet .panels .middle { margin-top: -3px; padding: 0 10px 0 10px; background: url('backgrounds/tablets/panel_tablet/middle.png'); min-height: 147px; }
.panel_tablet .panels .middle h2 { font-weight: bold; font-size: 13px; }
.panel_tablet .panels .middle .content .text { }
.panel_tablet .panels .middle .image { float: left; margin: 3px 5px -5px 0; border: 4px solid #fff; height: 50px; overflow: hidden; }
.panel_tablet .panels .middle .more { padding-top: 5px; text-align: right; font-weight: bold; }
.panel_tablet .panels .bottom { height: 11px; background: url('backgrounds/tablets/panel_tablet/bottom.png'); background-repeat: no-repeat; }

.panel_tablet .panels .middle .mainImage { margin: 2px 0 5px 0; overflow: hidden; text-align: center; }
/* Panel Tablet */

/* Description Tablet */
.description_tablet { }
.description_tablet table { border-collapse: collapse; margin: 0px; padding: 0px; }
.description_tablet table tr td { margin: 0px; padding: 0px; } 
.description_tablet table tr td.description { margin-right: 13px; width: 421px; }
.description_tablet table tr td.description .top { height: 9px; background: url('backgrounds/tablets/description_tablet/desc_top.png'); background-repeat: no-repeat; }
.description_tablet table tr td.description .middle {  vertical-align: middle; color: #203787; padding: 0 15px 0 20px; background: url('backgrounds/tablets/description_tablet/desc_middle.png'); }
.description_tablet table tr td.description .middle .h1 { font-size: 17px; }
.description_tablet table tr td.description .middle .text { font-size: 15px; line-height: 20px; padding-left: 20px; }
.description_tablet table tr td.description .middle .text table tr td.tblText { vertical-align: middle; height: 340px; }
.description_tablet table tr td.description .bottom { height: 9px; background: url('backgrounds/tablets/description_tablet/desc_bottom.png'); background-repeat: no-repeat; }
.description_tablet .panels { float:right; margin: 0px 10px 10px 0px; width: 204px; }
.description_tablet .panels a:hover { text-decoration: none; }
.description_tablet .panels .top { height: 11px; background: url('backgrounds/tablets/panel_tablet/top.png'); background-repeat: no-repeat; }
.description_tablet .panels .middle { margin-top: -3px; padding: 0 10px 0 10px; background: url('backgrounds/tablets/panel_tablet/middle.png'); }
.IE7 .description_tablet .panels .middle { margin-top: -1px; padding: 0 10px 0 10px; background: url('backgrounds/tablets/panel_tablet/middle.png'); }
.description_tablet .panels .middle h2 { font-weight: bold; font-size: 13px; }
.description_tablet .panels .middle .content .text { }
.description_tablet .panels .middle .image { float: left; margin: 3px 5px -5px 0; border: 4px solid #fff; height: 50px; overflow: hidden; }
.description_tablet .panels .middle .more { padding-top: 5px; text-align: right; font-weight: bold; }
.description_tablet .panels .bottom { height: 11px; background: url('backgrounds/tablets/panel_tablet/bottom.png'); background-repeat: no-repeat; }
/* Description Tablet */

/* News Tablet */
.news_tablet { }
.news_tablet a:hover { text-decoration: none; }
.news_tablet .panel {  width: 210px; }
.news_tablet .panel .top { height: 10px; background: url('backgrounds/tablets/news_tablet/top.png'); background-repeat: no-repeat; }
.news_tablet .panel .middle { margin-top: -2px; padding: 0 10px 0 10px; background: url('backgrounds/tablets/news_tablet/middle.png'); }
.news_tablet .panel .middle h2 { font-weight: bold; font-size: 13px; margin-bottom: 5px; }
.news_tablet .panel .middle .list { padding: 0px; margin-bottom: 10px; }
.news_tablet .panel .middle .list .list_top { height: 7px; background: url('backgrounds/tablets/news_tablet/list_top.png'); background-repeat: no-repeat; }
.news_tablet .panel .middle .list .list_middle { margin-top: -2px; padding: 0 10px 0 10px; background: url('backgrounds/tablets/news_tablet/list_middle.png');  }
.news_tablet .panel .middle .list .list_middle h3 { font-weight: bold; font-size: 12px; margin-bottom: 5px; }
.news_tablet .panel .middle .list .list_middle h3 span { font-weight: normal; }
.news_tablet .panel .middle .list .list_bottom { height: 7px; background: url('backgrounds/tablets/news_tablet/list_bottom.png'); background-repeat: no-repeat; }
.news_tablet .panel .bottom { margin-top: -10px; height: 10px; background: url('backgrounds/tablets/news_tablet/bottom.png'); background-repeat: no-repeat; }
/* News Tablet */

/* Left Nav */
.leftNav {margin-right: 5px; margin-bottom: 20px; }
.leftNav .top { height: 10px; background: url('backgrounds/tablets/news_tablet/top.png'); background-repeat: no-repeat; }
.leftNav .middle { margin-top: 0px; padding: 0; background: url('backgrounds/tablets/news_tablet/middle.png'); }
.leftNav .middle ul { margin: 0; padding: 0; font-size: 12px; font-weight: bold; list-style-type: none;	}
.leftNav .middle ul li { list-style: none; clear: both; margin-bottom:0px; padding-bottom:0px; border-bottom: 1px solid #e3edf4; }
.leftNav .middle ul li a{  padding: 0.46em 5px 0.46em 10px; display: block; color: #39464B; text-decoration: none;}
.leftNav .middle ul li a:hover { text-decoration: none; background-color: #cde3f2; color: #39464B; }
.leftNav .middle ul li .current { color: #39464B; background-color: #cde3f2; }

/* second level */
.leftNav .middle ul li ul {font-weight: normal; list-style: none; padding: 0; margin: 0; clear: both; background-color: #f9fcfe; }
.leftNav .middle ul li ul li a { padding: 0.46em 5px 0.46em 15px; display: block; color: #39464B; text-decoration: none; border-top: none; }
.leftNav .middle ul li ul li a:hover { text-decoration: none; background-color: #d8e8f2; color: #39464B; }
.leftNav .middle ul li ul li .current { color: #39464B; background-color: #d8e8f2; }

/* third level */
.leftNav .middle ul li ul li ul { font-weight: normal; background-color: #fdfefe;}
.leftNav .middle ul li ul li ul li { list-style: none; padding: 0; margin: 0; clear: both; border-top: none;}
.leftNav .middle ul li ul li ul li a { color: #39464B; text-decoration: none; padding: 0.46em 5px 0.46em 20px; }
.leftNav .middle ul li ul li ul li a:hover{ text-decoration: none; background-color: #e4eff6; color: #39464B; }
.leftNav .middle ul li ul li ul li .current { color: #39464B; background-color: #e4eff6;}
/* Left Nav */
.leftNav .bottom { height: 10px; background: url('backgrounds/tablets/news_tablet/bottom.png'); background-repeat: no-repeat; }

/* Content */
.article_content { padding: 0px; margin: 0 0 15px 0; line-height: 22px; width:100%;}

.article_content .description { padding-top: 7px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted #D7D7D7;}

.article_content .breadcrumb {margin:4px 0 5px 0; font-size:11px; }
.article_content .breadcrumb ul { margin:0; padding: 0; }
.article_content .breadcrumb ul li { background-position: left;  display: inline; padding-left:10px; padding-right: 3px; background-image: url( 'bullets/breadcrumb.gif' ); background-repeat: no-repeat; }
.article_content .breadcrumb ul li a{ text-decoration: none; }
.article_content .breadcrumb ul li a:hover { text-decoration: underline; }
.article_content .breadcrumb ul li.home { background-image:none;  padding-left:0px; padding-right: 3px;}
.article_content .breadcrumb ul li.current {color: #8A8989; padding-left:10px; padding-right: 3px;}
.article_content .attachments { margin-top: 10px; }
.article_content .attachments h2 {font-size: 15px; text-align:left; margin: 0px; padding: 0px;}
.article_content .attachments dl { margin: 5px 0 2px 0; }
.article_content .attachments dt { border: 0px; margin-bottom: -10px; padding-bottom: 0px; }
.article_content .attachments .description { padding-bottom: 0px; border-bottom: 0px; }

.article_content img { border: 2px solid #fff; margin: 0 7px -5px 0; }

.article_content .gallery { margin-top: 10px; clear: both; display: inline-block; text-align:center; min-height: 300px; width: 100%;}
.article_content .gallery table { width:auto; border-collapse:collapse; border: 0px; margin-left:10px;}
.article_content .gallery table td{  vertical-align:top; border: 0px; margin: 0px; padding: 0 0 5px 7px; }
.article_content .gallery h2 {font-size: 15px; text-align:left; margin: 10px 0 0 0; padding: 0px;}
.article_content .gallery p { text-align:left; margin-bottom:10px; margin-top: 0px;}
.article_content .gallery_i { width:360px; } 
.article_content .gallery .preview_image { margin-bottom: 5px; padding: 0px; border-collapse: collapse;  text-align: center; width: 502px; vertical-align:middle;  overflow: hidden; height:365px; border: 2px solid #f2f9fe; } 
.article_content .gallery .image_caption { background-color: #f2f9fe; width:500px; margin-top:-5px;  margin-bottom:10px;  font-size:12px; display:inline-block; text-align:left; color:#39464B; padding-left:6px; padding-top:10px; padding-bottom:10px;}
.article_content .gallery img { cursor:pointer; margin: 0px; padding: 0px; }
.article_content .gallery .loading {  margin-top:100px;}
.article_content .gallery img:hover {}
.article_content .image_list { display: inline-block; }
.article_content .image_list .node { border-color: #d1d3d4;  border-style: solid; width:90px; height:64px; overflow:hidden; text-align:center; border-width: 2px; margin-bottom: 10px; margin-right: 7px; margin-left: -6px; }
.article_content .image_list .node:hover { border-color: #d1d3d4; }

.article_content .article_image { float: left; text-align: center; margin: 5px 10px 8px 0; width: 150px; background: url('backgrounds/tablets/wide_tablet/middle.png'); padding: 10px; }
.article_content .article_image img { margin: 0px; padding: 0px; border: 0px; }
.article_content .article_image .imgCaption {text-align: center; font-style: italic; font-size: 11px; }
/* Content */

/* Snapshot */
.snapshot {margin-right: 5px; margin-bottom: 20px; }
.snapshot .top { height: 10px; background: url('backgrounds/tablets/news_tablet/top.png'); background-repeat: no-repeat; }
.snapshot .middle { padding: 10px; background: url('backgrounds/tablets/news_tablet/middle.png'); }
.snapshot .middle .description {  }
.snapshot .middle .description a { color: #3E3E3E; }
.snapshot .middle .description a:hover { text-decoration: none; }
.snapshot .middle .image { margin-top: 10px; text-align: center; }
.snapshot .middle .donateButton { margin-left: -6px;}
.snapshot .bottom { height: 10px; background: url('backgrounds/tablets/news_tablet/bottom.png'); background-repeat: no-repeat; }
/* Snapshot */

/* Subs Snapshot */
.subsSnapshot { margin-bottom: 20px; margin-top: 30px; }
.subsSnapshot .snapshot { width:100%; margin: 20px 0 0 0; }
.subsSnapshot .snapshot h2 { font-size:22px; min-height:22px; margin-top:2px;  border-bottom: solid; border-width: 1px; margin-bottom: 5px; padding-bottom:5px; }
.subsSnapshot .snapshot h2 a { color:#203787; } 
.subsSnapshot .snapshot a {text-decoration:none;}

/*Dated Snapshot Title and Date */
.subsSnapshot .snapshot .header { border-bottom: #203787 solid 1px; padding-bottom: 5px; line-height: 24px; color: #203787; }
.subsSnapshot .snapshot .header table {width: 100%; border-collapse: collapse; margin: 0px; padding: 0px; }
.subsSnapshot .snapshot .header table tr td { margin: 0px; padding: 0px; }
.subsSnapshot .snapshot .header table tr td.title { text-align: left; float: left;  font-size: 17px; }
.subsSnapshot .snapshot .header table tr td.date { text-align: right;  font-size: 13px; color: #203787; font-weight: bold; width: 21%; }
.subsSnapshot .snapshot .header table tr td.date a {  color: #203787; }
.subsSnapshot .snapshot .header a { color: #203787;  }
.subsSnapshot .snapshot .header a:hover { text-decoration: none; }
/*Dated Snapshot Title and Date */

.subsSnapshot .content { padding-top:4px; color: #203787; display: inline-block; clear: both; margin-bottom: 10px; }
.subsSnapshot .content .description { color: #3E3E3E; }
.subsSnapshot .content .description a { color: #3E3E3E; font-size: 12px; }
.subsSnapshot .snapshot .link{  margin-top:10px; font-size:13px; text-align:right; }
.subsSnapshot .snapshot .link a:hover { text-decoration: underline; }
.subsSnapshot .snapshot a.moreLink { color: #203787; font-size:13px; text-align:right; }
.subsSnapshot .snapshot a.moreLink:hover { text-decoration: underline; }

.subsSnapshot .image { float: left;  margin: 4px 10px 6px 0px; }
.subsSnapshot .image .imgBorder { border: 1px solid #203787; width: 126px;  overflow: hidden; text-align:center; }
/* Subs Snapshot */

/*Small Subs Snapshot */
.smallSubsSnapshot { margin-bottom: 20px; margin-top: 30px; }
.smallSubsSnapshot .snapshot { width:100%; margin: 10px 0 0 0; }
.smallSubsSnapshot .snapshot h2 { font-size:17px; min-height:22px; margin-top:2px;  border-bottom: solid; border-width: 1px; margin-bottom: 5px; padding-bottom:5px; }
.smallSubsSnapshot .snapshot h2 a { color:#203787; } 
.smallSubsSnapshot .snapshot a {text-decoration:none;}

.smallSubsSnapshot .content { padding-top:4px; color: #203787; display: inline-block; clear: both; margin-bottom: 10px; }
.smallSubsSnapshot .content .description { color: #3E3E3E; }
.smallSubsSnapshot .content .description a { color: #3E3E3E; font-size: 12px; }
.smallSubsSnapshot .snapshot a.moreLink { color: #203787; font-size:13px; text-align:right; }
.smallSubsSnapshot .snapshot a.moreLink:hover { text-decoration: underline; }

.smallSubsSnapshot .image { float: left;  margin: 4px 10px 6px 0px; }
.smallSubsSnapshot .image .imgBorder { border: 1px solid #203787; width: 126px;  overflow: hidden; text-align:center; }
/*Small Subs Snapshot */

/* Search */
.f_breadcrumb { margin: 7px 0 10px 0px;  }
.f_breadcrumb ul { font-size: 0.9em; margin: 0px; padding: 0px; color: #8A8989; }		
.f_breadcrumb ul li { background: url('bullets/breadcrumb.gif') right no-repeat; list-style: none; display: inline; padding: 0; }
.f_breadcrumb ul li.home { padding-right: 10px; }
.f_breadcrumb a { padding-right: 5px; #padding-right: 3px; }

.f_list_controls {overflow: auto; border-bottom: 1px dotted #999; padding: 8px 0; margin-bottom: 4px; }
.f_list_controls .f_numeric_paginator	{  }
.f_list_controls .f_numeric_paginator ul { margin: 0; padding: 0; }
.f_list_controls .f_numeric_paginator li {float: left; list-style: none; display: inline-block; margin-right: 0.4em; }
.f_list_controls .f_numeric_paginator a.previous { background: url('bullets/redPrevious.gif') left no-repeat; padding-left: 10px; }
.f_list_controls .f_numeric_paginator a.next { background: url('bullets/redNext.gif') right no-repeat; padding-right: 10px; }
.f_listing ul { padding: 20px;}
.f_listing ul li { margin-left: 15px; #margin-left: -20px; }
.f_listing h4	{ font-size: 12px; font-weight: normal; color: #444; }
.f_listing h4 a	{ font-weight: bold; }
.f_listing h3   { padding: 16px 0 8px 0; margin-bottom: 4px; border-bottom: 1px dotted #999; }
.f_listing p { font-size: 1.1em; padding-bottom: 10px;}
.f_listing .breadCrumbImage { margin-left: 5px; margin-right: 5px; }
/* Search */

/* Footer */
.footer { text-align: center; color: #fff; font-size: 9px; background-image: url('backgrounds/top_nav/top_nav_bg.png'); height: 30px; }
.footer .content {clear: both; vertical-align: top; padding: 6px 10px 3px 10px; }
.footer .content a { color: #fff; }
.footer .description a { color: #fff; }

.footer_icons { margin-top: 7px; width: 870px; }
.footer_icons .text { float: left; font-size: 10px; }
.footer_icons .icons { float: right; }
.footer_icons .images { margin-left: 7px; float: left; }
/* Footer */

/* Form Defaults */
div.form_view { width:95%; display:inline-block; text-align:left; margin-bottom:20px; padding-bottom:6px;}
div.form_view div.left {  width:49%; float:left; }
div.form_view div.full { width:100%;  }
div.form_view div.right { width:49%;  float:right; }
div.form_view div.label { clear:both; font-weight: bold;  padding-bottom: 5px; padding-left:10px; padding-top: 5px;  margin-bottom: 0px; background: url('backgrounds/form/middle.png'); color: #39464B; }
div.form_view div.field { color: #39464B; clear:both;  margin-bottom:10px; text-align: right; padding-right: 10px; background: url('backgrounds/form/bottom.png'); padding-left: 10px; padding-bottom: 10px; padding-top: 10px; } 

/* Request Callback */
.callback_form { min-height:400px; }
.callback_form h2 { color: #203787; font-family: Arial; font-weight: normal; margin-bottom: 5px; }
/*=====Content, Left Nav, Panel & Forms=====*/
