﻿body {
    background: #fff url('../../App_Themes/Default/Images/footer_small.png') repeat-x ;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
}

.logofic {
    margin: 0;
    padding:0;
    top:0;
    float:right;
}

#contactform {
    width: 550px;
    top: 55px;
    margin-left:25px;
    *margin: -80px 0 0 25px;
    display: block;
    position: relative;
}

.contactform_Send {
    margin-left: 50px;
}

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td { 
    border: solid 1px #c0c0c0; 
    background-color: #20272F;
    color: #fff;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_close_button_cell {
    padding: 2px 3px 0 0; 
}

.linkDownloadPDF {
    margin-top: 5px;
    background-color: #20272F;
  	color: #c0c0c0;
  	margin-left: auto;
  	margin-right: auto;
  	width: 62px;
  	height: 20px;
  	padding-top: 3px;
  	border: 1px solid #c0c0c0;
  	-moz-border-radius: 10px;
}

