html, body {
	width: 100%;
	height: 100%;
}

body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  background: #fff;
  text-align: center;
}

ul, ol, p, h1, h2, h3, h4 {
  margin: 5px; 
  padding: 5px;
}

h1 {
  margin: 0 0 0 0;
  padding: 30px 0 0 0;
  font-family: 'national_book', Arial;
  font-size: 22px;
  clear: both;
}

h1 a {
  margin: 0 0 0 0;
  padding: 22px 0 20px 0;
  font-family: 'national_book', Arial;
  font-size: 22px;
}

/*h1.video {
  padding: 30px 39px 0 0;	
  background: transparent url(../gfx/elements/FDT_website_icon_VIDEO.png) right 16px no-repeat;
}

h1.contact {
  padding: 30px 39px 0 0;	
  background: transparent url(../gfx/elements/FDT_website_icon_CONTACTUS.png) right 16px no-repeat;
}

h1.feedback {
  padding: 30px 39px 0 0;	
  background: transparent url(../gfx/elements/FDT_website_icon_FEEDBACK.png) right 16px no-repeat;
}

h1.newsletter {
  padding: 30px 39px 0 0;		
  background: transparent url(../gfx/elements/FDT_website_icon_NEWSLETTER.png) right 16px no-repeat;
}*/

h1 strong {
  font-family: 'national_bold', Arial;
}

h1 strong a {
  font-family: 'national_bold', Arial;
}

h2 {
  padding: 18px 0 0 0;
  margin: 0;
  font-family: 'national_bold', Arial;
  font-size: 15px;  
  clear: both;
}

.csc-textpic-text h2 {
	clear:none;
}

h2.gallery {
  border-bottom: 1px solid #dbdbdb;
  padding: 0 0 2px 0;
  margin: 18px 0 13px 0;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  padding: 15px 0 0 0;
  margin: 0;
}

h5 {
  padding: 15px 0 0 0;
}

#content p,
#sidebar p,
.purchase_box p {
  margin: 8px 0 0 0;
  padding: 0;
  line-height: 16px;
  text-align: left;
}

#content embed {
  margin: 15px 0 0 0;	
}

#sidebar ul {
  list-style: disc;
  padding: 0px 0px 0px 15px;
  margin: 8px 0 0 0;
  text-align: left;
}

#content ul.csc-menu,
#sidebar ul.csc-menu {
  list-style: disc;
  padding: 0px 0px 0px 15px;
  margin: 8px 0 0 0;
  text-align: left;
}




#content ul, 
.purchase_box ul {
  list-style: disc;
  padding: 0 0 0 15px;
  margin: 8px 0 0 0;  
  text-align: left;
}

.purchase_box ul {
  margin: 20px 0 20px 0;  
}


#content ol,
.purchase_box ol {
  list-style: decimal;
  padding: 13px 0 0 15px;
  margin: 0;  
  text-align: left;
}

#content ul li, #content ol li,
#sidebar ul li, #sidebar ol li {
  padding: 0 0 0 5px;  
}

.purchase_box ul li, .purchase_box ol li  {
  padding: 0 0 5px 0;  
  line-height: 16px;  
}

a:link, a:visited {
  color: #868686;
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

#content form {
	margin-top: 15px;
}

form#simple_mailform {
  background: transparent url(../gfx/elements/simple_mailform_background.png) top right no-repeat;
  clear: both;
}

form#opensource_form {
	background: transparent url(/fileadmin/grafics/logos_open_source/opensource-logo.png) top right no-repeat;
}

label {
  font-weight: bold;
  display: block;
  float: left;
  margin: 0 0 5px 5px;
  font-family: 'national_bold', Arial;
  font-size: 14px;
}

h3.error {
  color: #fc4444;
}

span.error_text {
  color: #cc0000;
  font-size: 11px;
  display: block;
  float: left;
  margin: -1px 0 0 10px;  
}

span.contact_request {
  margin: 0 0 5px 0;  
}

input {
  border: none;
  background: transparent url(../gfx/elements/form_input_background.png) 0 0 repeat-x;
  padding: 6px 5px 6px 5px;
  margin: 0 0 10px 0;
  width: 247px;
  font-family: inherit;  
  font-size: inherit;  
  display: block;
  clear: left;
}

input[type="hidden"] {
  display: none;
}

textarea {
  border: none;
  background: transparent url(../gfx/elements/form_textarea_background.png) 0 0 repeat-x;
  padding: 5px 5px 10px 5px;
  margin: 0 0 10px 0;  
  width: 490px;
  height: 188px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

button {
  clear: left;
  width: auto;
  height: 26px;
  text-align: center;
  padding: 0 0 0 30px;
  margin: 5px 0 10px 0;   
  border: none;
  background: transparent url(../gfx/elements/submit_button_background.png) 0 -52px no-repeat;  
  color: #fff;
  font-family: 'national_bold', Arial;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  float: left; 
}

button span {
  font-family: 'national_bold', Arial;	
  display: block;
  width: auto;
  height: 26px;
  padding: 7px 30px 0 0;  
  margin: -1px -3px 0 0;
  background: transparent url(../gfx/elements/submit_button_background.png) right 0 no-repeat;  
}

button:hover, button:active, button:focus {
  background-position: 0 -78px;  
}

button:hover span, button:active span, button:focus span {
  background-position: right -26px;  
}

span.required_fields {
  margin: 10px 0 0 15px;
  display: block;
  float: left; 
}

div.form_spacer {
  height: 30px;
  clear: both;
}

div.small {
  height: 10px;
  clear: both;
}



/* BOF: --- #wrapper --- */
#wrapper {
  width: 960px;
  margin: 25px auto 100px auto;
  background: transparent url(../gfx/structure/wrapper_background.png) 180px 0 repeat-y;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
/* EOF: --- #wrapper --- */

#content_left {
  width: 160px;
  margin: 10px 25px 0 0;
  float: left;
}

#boxed_content {
  width: 145px;
  margin: 25px 0 0 15px;
} 

.purchase_box {
  width: 115px;
  background: #868686 url(../gfx/elements/puchase_box_background.png) 0 5px no-repeat;  
  padding: 25px 15px 20px 15px;
}

.purchase_box h1 {
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: 'national_book', Arial;
  font-size: 20px;
  line-height: 20px;
}

.purchase_box h1 strong {
  font-family: 'national_bold', Arial;
  font-size: 20px; 
  display: block;
}

.purchase_box ul{
  line-height: 12px;
  margin: 20px 0px 26px 0px;
}

p.price {
  color: #fff;
  text-align: left;
  font-size: 10px;
  margin: 5px 0 0 0;
}

p.price strong {
  display: block;  
  font-family: 'national_bold', Arial;
  margin: 0 0 0 0;
  font-size: 38px;
}

.purchase_box .link_wrapper {
	text-align: center;
}

.purchase_box a.purchase_link:link, .purchase_box a.purchase_link:visited  {
  color: #fff;
  text-transform: uppercase;
  width: auto;
  height: 26px;
  padding: 0 0 0 15px;
  margin: 0 0 0 -5px;
  background: transparent url(../gfx/elements/purchase_button_background.png) 0 0 no-repeat;  
  display: inline-block;
  clear: both;
}

.purchase_box a.purchase_link:hover, .purchase_box a.purchase_link:active, .purchase_box a.purchase_link:focus  {
  background-position: 0 -26px;  
}

.purchase_box a.purchase_link:link span, .purchase_box a.purchase_link:visited span {
  font-family: 'national_bold', Arial;
  display: block;
  float: left;
  width: auto;
  height: 17px;
  margin: 0;
  padding: 8px 15px 1px 0;
  background: transparent url(../gfx/elements/purchase_button_background.png) right -52px no-repeat;  
}

.purchase_box a.purchase_link:hover span, .purchase_box a.purchase_link:active span, .purchase_box a.purchase_link:focus span  {
  background-position: right -78px;  
}
  

/* BOF: ---  #content --- */
#content {
  width: 505px;
  margin: -22px 25px 10px 20px;
  text-align: left;
  float: left;
}


/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 20px;
}

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-top: -3px;
}

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 15px; }
#content_left DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0; }
#teaser DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0; }

/* Above */
#sidebar DIV.csc-textpic-above DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-top: 8px;
}

#content .csc-textpic-imagerow {
 margin: 5px 0 0 0;
}

#content .csc-textpic-imagewrap,
#sidebar .csc-textpic-imagewrap {
  padding-left: 0;
  margin-top: 10px;
}

#sidebar .csc-textpic-imagewrap {
  padding-left: 0;
  margin-top: 5px;
}

#content DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	margin-top: 2px;
}

#content .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  padding-left: 0;
  padding-right: 10px;
  margin-top: 3px;
}

#content .csc-textpic-intext-right .csc-textpic-imagewrap {
  margin-top: 3px;	
}

#content dl.csc-textpic-image {
  /*border-top: 1px solid #dbdbdb;*/
  padding: 3px 0 0 0;
}

#content div.csc-textpic-above dl.csc-textpic-image {
	border-top: 1px solid #dbdbdb;
}

#content_left dl.csc-textpic-image {
  border-top: none;
  padding: 0 0 0 0;
}

#content dl.csc-textpic-image dt {
  /*border-bottom: 1px solid #dbdbdb;*/
  padding: 0 0 0 0;
}

#content div.csc-textpic-above dl.csc-textpic-image dt {
	border-bottom: 1px solid #dbdbdb;
}

#content_left dl.csc-textpic-image dt{
  border-top: none;
}

.csc-textpic-caption {
  font-size: 11px;
  padding: 5px 0 0 0;
}

#content_left .csc-textpic-caption {
  padding: 0 0 0 0;
}

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { 
  padding-right: 20px;
}

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { 
  margin-bottom: 0; 
}

#content_left DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { 
  margin-bottom: 0; 
}

#content .tx-indexedsearch-searchbox {
  display: none;
}
#content .tx-indexedsearch-searchbox {
  display: none;
}
/* EOF: --- #content --- */

/* BOF: --- #sidebar --- */
#sidebar {
  text-align: left;
  float: left;
  width: 200px;
  margin: -22px 0 10px 20px;
}
/* EOF: --- #sidebar --- */

/* BOF: --- #footer --- */
#footer {
	position: relative;
	height: 350px;
	background-color: #000000;
	color: #fff;
	text-align: left;
	font-size: 11px;
	clear: both;
}
#push {
	clear: both;
	width: 100%;
	height: 50px;
}
#footer_image {
  width: 100%;
	height: 116px;
	background: #fff url(../gfx/elements/footer_background.png) 45% 0 no-repeat;
}
#footer h1 {
	font-size: 18px;
	padding: 0 0 10px 0;
	color: #cc0000;
}
#footer strong  {
	color: #cc0000;	
}
#footer .email_link {
	unicode-bidi:bidi-override;
	direction: rtl;	
}
#contact {
	position: absolute;
	top: 180px;
	left: 50%;
	width: 400px;
	margin: 0 0 0 130px;
	float: left;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #cc0000;
}
#footer a:hover, #footer a:active, #footer:focus {
	text-decoration: underline;
}
#footer #contact p {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
}
#footer #contact p.short_line {
	width: 140px;
}
#footer span {
	color: #cc0000;
}

a#contact_link:link,
a#contact_link:visited {
	color: #fff;
	display: block;
	margin-top: 5px;
	padding-left: 23px;
	background: transparent url(../gfx/elements/contact_form_link_button.png) 0 0 no-repeat;
	height: 16px;
}

a#contact_link:hover {
	background-position: 0 -16px;
	text-decoration: none;
}

#links {
	position: absolute;
	top: 180px;
	left: 50%;
	margin: 0 0 0 -435px;
	width: 550px;
	float: left;
}

#links ul {
  margin: 0;
  padding: 0;
}

#links li {
	width: 250px;
	padding: 0 0 0 12px;
	margin: 0;
	float: left;
	list-style-type: none;
	background: transparent url(../gfx/elements/standard_bullet_red.png) 0 4px no-repeat;
	font-weight: normal;
}

a.email_link {
  unicode-bidi:bidi-override;
	direction: rtl;	
}

/* EOF: --- #footer --- */

#output {
  color: #fff;
  margin-top: 20px;
}

/* BOF: --- #search_box --- */
#search_box {
  width: 350px;
  position: absolute;
  top: 55px;
  left: 50%;
  margin: 0 0 0 125px;
}

#search_box .search_box_sword {
  width: 170px;
  float: right;
  clear: none;
}

#search_box .search_box_button {
  width: auto;
  text-align: center;
  padding: 4px 20px 6px 20px;
  margin: 0 0 0 3px;
  border: none;
  background: transparent url(../gfx/elements/button_background.png) right -52px no-repeat;  
  color: #fff;
  font-family: 'national_bold', Arial;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  float: right; 
  clear: none;
}

#search_box .search_box_button:hover, #search_box .search_box_button:active, #search_box .search_box_button:focus {
  background-position: right -78px;  
}

#content .tx-indexedsearch h3 a:link, #content .tx-indexedsearch h3 a:visited {
  color: #cc0000;
}

#content .tx-indexedsearch-res h3 {
  padding: 0 0 5px 0;
}

#content .tx-indexedsearch-res p {
  margin: 0 0 25px 0;
}  

/* EOF: --- #search_box  --- */


/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  
.rgaccord1-nest {
	padding: 15px 0 0 0;
	clear: both;
}

#sidebar .rgaccord1-nest {
	padding: 30px 0 0 0;
}

.follow,
#sidebar .follow {
	padding: 2px 0 0 0;
}

/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  color:#000;
  line-height: 23px;
  height: 20px;
  background: #f5f5f5 url(../gfx/elements/interactive_list_button_background.png) 5px 7px no-repeat;
  padding: 8px 0 0 25px;
  cursor:pointer;
  border-bottom: 5px solid #fff;
  font-family: 'national_bold', Arial;
  font-size: 14px;
}

/* Toggle act item */
h3.rgaccord1-toggle:hover {
  background-position: 5px -93px;
}

h3.act, h3.act:hover {
  background-position: 5px -193px;
}

/* the content */
div.rgaccord1-content {
  padding: 0 4px 20px 4px;
  border: 1px solid #fff;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom: 0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

/* Feature List */

p.feature_legend {
	clear: both;
	padding-bottom: 15px;
}

p.feature_legend span {
	padding-right: 15px;
}

p.feature_legend span img {
	margin-right: 5px;
}

table.feature_table {
  margin: 60px 0 0 0;
}

table.feature_table h2 {
  padding-top: 10px;
  padding-bottom: 0;
}

table.feature_table td.column_1, table.feature_table td.column_2, table.feature_table td.column_3  {
  width: 60px;
  text-align: center;
}

table.feature_table td.column_4 {
  padding-left: 25px;
}

table.feature_table td.column_1 {
  border-left: 1px solid #e8e8e8;
}

table.feature_table td.column_2 {
  border-left: 1px solid #e8e8e8;
}

table.feature_table td.column_3 {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

table.feature_table td.column_1.image, table.feature_table td.column_2.image , table.feature_table td.column_3.image  {
  border-left: none;
  border-right: none;  
}

table.feature_table tr.first_row td {
  padding-top: 10px;
  padding-bottom: 5px;
}

table.feature_table td {
  padding-bottom: 5px;
}

table.feature_table tr.last_row td {
  padding-bottom: 10px;
}

/* BOF: --- #master_pill_button --- */
h5 a{
 margin: 0;
 padding: 0;
 color: #ffffff; 
 clear: both;
}

h5 a:hover{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color: #ffffff; 
}

h5 a.master_pill_button, h5 a.master_pill_button:link, h5 a.master_pill_button:visited  {
  font-family: 'national_bold', Arial;
  font-size: 12px;
  color: #ffffff; 
  text-transform: uppercase;
  width: 100px;
  height: 18px;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  padding: 8px 0 0 0;
  margin: 0;
  background: transparent url(../gfx/elements/purchase_button_background_100.png) 0 0 no-repeat;  
  display: block;
}

h5 a.master_pill_button:hover, h5 a.master_pill_button:active, h5 a.master_pill_button:focus  {
  background-position: 0 -26px;  
}

table.contenttable h5 a.master_pill_button, table.contenttable h5 a.master_pill_button:link, table.contenttable h5 a.master_pill_button:visited {
	display: inline-block;
}
/* EOF: --- #master_pill_button --- */


/* BOF: --- #purchase_site --- */
.purchase_site{
	width: 500px;
    height: 270px;
	padding-bottom: 20px;
	overflow: hidden;
}

.purchase_site .title{
	width: 500px;
}

.purchase_site .image{
	float: left;
	width: 150px;
	text-align: center;
	margin-top: 15px;
}

.purchase_site .content{
	float: left;
	width: 350px;
}

.purchase_site .content .features {
	width: 350px;
}

.purchase_site .content .currency{
	width: 350px;
	margin-bottom: 35px;
}

.purchase_site .content .prices{
	width: 350px;
	height: 80px;
}

.price_usd {
	float: left;
	display: none;
	margin: 10px 0px 0px 0px;
}

.price_eur {
	float: left;
	margin: 10px 0px 0px 0px;
}

.purchase_site .content .prices .price_sep{
	float: left;
	width: 1px;
	height: 80px;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url('../gfx/elements/purchase_site_price_sep.png');
}

/* EOF: --- #purchase_site --- */

/* BOF: --- #support_form --- */
#sidebar ul {
  list-style: disc;
  padding: 0px 0px 0px 15px;
  margin: 13px 0px 0px 0px;  
  text-align: left;
}

.form_title{
	float: none;
	position: static;
	display: block;
	width: 500px;
	height: 18px;
	overflow: hidden;
}

.form_field{
	float: none;
	position: static;
	display: block;
	width: 500px;
	height: 30px;
}

.form_title_check{
	float: left;
	position: static;
	display: block;
	width: 150px;
	height: 30px;
	overflow: hidden;
}

.form_field_check{
	float: left;
	position: static;
	display: block;
	width: 350px;
	height: 30px;
}

input.check {
	border: 0;
	width: auto;
	text-align: left;
    background: none;
}


input.radio {
	border: 0;
	width: auto;
	text-align: left;
    background: none;
	float: left;
}

span.opt {
	float: left;
	margin: -3px 0 10px 10px;
}


p#error {
	color: #CC0000;
	font-weight: bold;
}

/* EOF: --- #support_form --- */

/* BOF: --- .code_box --- */
.code_box {
	background: #f5f5f5;
	padding: 10px;
	font-family: 'Courier New', serif;
	color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
}

#content .code_box p {
	margin: 0;
	padding: 0;
}

#content .code_box p.indent_1 {
	margin: 0;
	padding: 0 0 0 30px;
}

#content .code_box p.indent_2 {
	margin: 0;
	padding: 0 0 0 60px;
}

#content .code_box p.indent_3 {
	margin: 0;
	padding: 0 0 0 90px;
}

#content .code_box p.indent_4 {
	margin: 0;
	padding: 0 0 0 120px;
}

#content .code_box p.space {
	padding-bottom: 10px;
}

.code_box .purple {
	color: #7F0055;
	font-weight: bold;
}

.code_box .black {
	font-weight: bold;
}

.code_box .green {
	color: green;
}

.code_box .blue {
	color: #00009B;
}

.code_box .red {
	color: red;
}

.code_box .italic {
	font-style: italic;	
}

.code_box .underline {
	text-decoration: underline;
}
/* EOF: --- .code_box --- */

.spalte {
  	background: transparent;
  	width: 155px;
	height: 100px;
  	float: left;
  	padding: 0;
	margin: 0 12px 15px 0;
	overflow: hidden;
}

.spalte img {
	margin-top: -100px;
}

.spalte a:hover img {
	margin-top: 0;
}

.spacer {
  	clear: both;
	height: 50px;
}

table.shortcut  {
	padding-bottom: 20px;
}

table.shortcut td {
	border-bottom:1px solid #C7C7C7;
	padding:5px 10px 5px 0;
	width:150px;
}

table.shortcut thead td,
table.shortcut tbody td.col1  {
	font-weight: bold;
}

table.shortcut thead td {
  font-family: 'national_bold', Arial;
  font-size: 14px;	
}

#content ul li.book_icon,
#content ul li.pdf_icon {
	list-style: none;	
	display: block;
	margin-left: -15px;	
	padding: 17px 0 15px 40px;
}

.book_icon {
	background: transparent url(../gfx/elements/FDT_website_icon_PDFBOOK.png) no-repeat -10px -6px;

}

.pdf_icon {
	background: transparent url(../gfx/elements/FDT_website_icon_PDF.png) no-repeat -10px -8px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 176px;
	height: 51px;
	margin: 0 0 0 -492px;
}

/* BOF: .community_box */
.community_box {
	width: 190px;
	height: 79px;
	padding: 5px;
	background-color: #000000;
	margin: 0 20px 20px 0;
	float:left;
	position: relative;
}

.community_box .image {
	float: left;
}

.community_box h1 {
	margin: 0;
	padding: 6px 0 0 12px;
	color: #fff;
	font-family: 'national_bold', Arial;
	font-size: 15px;	
	width: 75px;
	line-height: 16px;
	clear: none;
	float: left;
}

#content .community_box h2 {
	float: left;
	margin: 0 0 0 0;
	padding: 2px 10px 0 12px;
	color: #fff;
	font-family: 'national_book', Arial;
	font-size: 15px;	
	clear: none;
}

#content .community_box .button a:link,
#content .community_box .button a:visited  {
	position: absolute;
	top: 55px;
	left: 82px;
	margin: 8px 0 0 12px;
	padding: 4px 0 0 0;
	color: #000;
	text-transform: uppercase;
	font-family: 'national_bold', Arial;
	clear: none;
	background: transparent url(../gfx/elements/community_box_link_background.png) 0 0 no-repeat;
	display: block;
	height: 15px;
	width: 96px;
	float: left;
	text-align: center;
	line-height: 19px;
}

#content .community_box .button a:hover,
#content .community_box .button a:active,
#content .community_box .button a:focus  {
	text-decoration: none;
	background-position: 0 -19px;
	color: #fff;
}
/* EOF: .community_box */

table.contenttable {
  width: 100%;
  padding-bottom: 20px;
  border-collapse: collapse;  
}

.contenttable th {
  border-bottom:1px solid #C7C7C7;
  font-family: 'national_bold', Arial;
  font-size: 14px;		
  padding:10px 10px 5px 0;  
  margin: 0;
}

table.contenttable tbody td {
	border-bottom:1px solid #C7C7C7;
	padding: 5px 10px 5px 0;
}


table.contenttable h5 {
	padding: 0 0 0 0;
	margin: 0 -10px 0 0;
	text-align: right;
}

#contact_request_phone {
	display: none;
}

.clear {
	clear: both;
}
