/*De Goede Schilders Main CSS@author: Yes2web@version: 20090126*//* Text**********************************/		body, #publerBody {	font-family: Arial, Helvetica, sans-serif;	color:#000;	font-size:11px;	}	a{	font-weight:bold;	color:#00b9f3;	text-decoration:none;	}h2{	margin:22px 0 0 0;	padding:0 0 0 0;	}h2.top, h1.top{	margin-top:0;	}	button.verzenden{	background:none;	border:none;	padding:0;	background: url(../../images/degoedeschilders/buttons/verzenden.png) no-repeat top left;	width: 124px;	height: 21px;	text-indent:-5555px;}a.green-button, a.orange-button{	background-color:#1aa0a0;color:white;font-size:12px;height:21px;line-height:21px;padding-left:10px;display:block;width:124px;margin-bottom:10px;	}a.orange-button{background-color:#dc501f;}#address{	width:145px;	padding:10px;	display:block;	background:#c3c5c8;	height:274px;	line-height:1.6em;	*line-height:1.4em;	font-size:.90em;	text-transform:uppercase;	}	#address h3{		margin:0 0 2px 0;		padding:0;		color:#888d92;		font-size:1.3em;		}		#address a{			text-decoration:underline;			color:#000;			}
