BODY,p,td	{
  font-size: 10pt;
  font-family: verdana, Helvetica, Sans-Serif;
}

a { 
	color: #8e0035;
}

/*
	- Homepage right side calculator -
*/

#home_small_quotation{
	clear: none;
	float: left;
	width: 230px;
	height: 370px;
	/* background-image:url('/kelder/home_right_banner_background.gif');
	background-repeat:no-repeat; */
	background-color: #8e0035;
}

#home_small_quotation td {
	color: #fff;
}

#home_small_quotation_bg a{
    padding-top: 60px;
    padding-left: 78px;
	display: block; 
	height: 100%; 
	width: 100%; 
}

#home_small_quotation_header{
	width: 200px;
	text-align: center;
	color: #ffffff;
	font-family: Arial;
	margin-left: 10px;
}

#home_small_quotation_header span{
	font-size: 18px;
	font-weight: bold;
	line-height: 10px;
}

#home_small_quotation_body{
	margin-top: 20px;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
}

#home_small_quotation_body input[type="text"],
#home_small_quotation_body input.text{
    font-family: Arial;
    font-size: 14px;
	border: solid 1px #c2c2c2;
	width: 80px;
	height:20px;
	clear: both;
	float: left;
}

#home_small_quotation_footer{

    font-family: Arial;
    font-size: 12px;
	color: #4054ab;
	line-height: 15px;
}
