.box { }
.box .box_header { padding:25px 0px 0px 20px; }
.box .box_content { padding:20px 25px 30px 20px; }

.box.featured { }
	.box.featured .box_header { background-color:#61A421; padding-bottom:15px; }
	.box.featured .box_header * { color:#FFF; }

.box.borderbelow { border-bottom:1px dotted #ccc; }

h3.box_title { font-size:18px; line-height:20px; font-weight:normal; }
.eshopbox .box_subtitle {color:#61A421;}

.box.cols3 			  { width:33%; float:left; background-image:url('../images/vert_line.gif'); background-position:top right; background-repeat:repeat-y;  height:260px;}
.box.cols3.contactbox { background-image:url('../images/phone.jpg'); background-repeat:no-repeat; background-position: 170px 22px; }

.servicesbox .box_subtitle {color:#61A421;}

.minimapbox  { padding: 40px 10px 30px 20px; }

.helpbox  { position:relative; left:22px; padding: 240px 0px 0px 0px; }

.contactbox .textbox 				{ display:block; border:1px solid #ccc!important; padding:3px 4px; margin-bottom:10px; width:290px; font-size:14px; }
.contactbox .textarea 				{ display:block; border:1px solid #ccc!important; padding:3px 4px; margin-bottom:10px; width:620px; font-size:14px; }
.contactbox label 					{ font-size:13px; color:#777; display:block; padding-bottom:3px; } 
.contactbox a.submit 				{ font-size:14px; font-weight:bold; color:#61A421; text-decoration:none; display:block; padding-top:10px; }
.contactbox a.submit:hover 			{ text-decoration:underline; }

.contactbox ul.contact_persons		{ display:block; float:left; clear:both; overflow:hidden; position:relative; left:-20px; }
.contactbox ul.contact_persons li	{ display:block; float:left; width:280px; margin-bottom:5px; padding:10px; }
.contactbox ul.contact_persons li h4 { font-size:13px; }

.servicebox ol	{ padding-left:20px; font-size:12px; }
.servicebox h4	{ font-size:14px; padding-bottom:10px; }
.servicebox h5	{ font-size:12px; }
.servicebox li	{ padding:0px 0px 15px 0px; }
.servicebox .normal_list li { padding:0px; }

.servicebox .specs		{ font-size:12px; font-weight:normal; }
.servicebox .specs th	{ background-color:#61A421; border:1px solid #fff; border-top:none; border-left:none; color:#FFF; font-weight:bold;}
.servicebox .specs td   { border:1px solid #999; border-top:none; border-left:none; }
.servicebox .specs .firstcol { border-left :1px solid #999; }
.servicebox .specs .lastcol { border-right:1px solid #61A421; }

.servicebox .request_info { display:block; float:right; width:334px; height:29px; background-image:url('../images/more_info.gif'); background-position:top left; background-repeat:no-repeat; position:absolute; margin-left:314px; margin-top:-30px; font-size:11px; text-indent:10px; line-height:20px; color:#fff; }
.servicebox .request_info a { color:#fff; }

ul.links					{ display:block; overflow:hidden; }
ul.links li 				{ display:block; float:left; width:300px; margin-bottom:20px; text-align:center; }
ul.links li a.logo			{ display:block; float:left; width:280px; height:60px; text-align:center; border:1px solid #ccc; }

