.inline_for_small {
	display:inline;
}
.inline_for_large {
	display:none;
}


.headertag_text{ 
	font-size:22px;
	margin-top:0px;
	text-align:right;
}


p, ul, li,
.normaltext,
.li_panel_content { 
	font-size:15px;
}
.mediumtext {
	font-size:14px;
}

.smalltext {
	font-size:13px;
}

#div_tag_text_small {
	width:auto;
	float:right;
	
	text-align:right;
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	font-weight:400;
	line-height:1.35;
	color:#666666;
}

.pageheader{ 
	font-size:18px;
}
.pageheader_small {
	font-size:15px;
}










/*contact form*/

.div_cf_fields_holder{
	height:70px;
}

.div_cf_fields_holder_zip_city{
	height:105px;
}

.div_cf_fields_label,
.div_cf_fields_label_long,
.div_cf_field,
.div_cf_field_zip,
.div_cf_field_city,
.div_cf_field_subject{
	width:100%;
	float:none;
}
.div_cf_field{
	width:100%;
}
.div_cf_field_zip{
	width:80px;
}
.div_cf_field_city{
	width:100%;
}
.div_cf_field_subject{
	width:100%;
}
.div_cf_field_msg{
	width:100%;
}
.div_cf_fields_holder_cap{
	height:180px;
}
.div_cf_captcha,
.div_cf_field_captcha{
	width:100%;
	float:none;
}
.div_cf_button{
	width:100%;
	float:none;
}


















.footertext{ 
	font-size: 13px;
	line-height:1.4;
	color: #FFFFFF;
}

.footertext a:link,
.footertext a:visited,
.footertext a:hover,
.footertext a:active {
	text-decoration: none;
	color:#FFFFFF;
}

