.material .bild1 {
	background:transparent url(fileadmin/templates/infektionsguiden/images/print.png) scroll no-repeat 0 0;
}

.material{
	margin-top:10px;
}
.material .tx_powermail_pi1_fieldwrap_html {
	position:relative;
	
}
.material label {
	margin-left:40px;
	float:none;
	line-height:22px;
}
.material input {
	width:30px;
	position:absolute;
	left:0;
}
.survey textarea {
	background:url("../images/kontakt_message.gif") no-repeat scroll 0 0 transparent !important;
	border:1px solid #CEC7BB;
	color:#333333;
	font-family:Arial,Verdana,Helvetica;
	font-style:normal;
	height:100px;
	margin-top:5px;
	margin-bottom:4px;
	padding:2px 0 0 3px;
	width:245px;
}
.survey input[type=radio]{	
	width:15px;
	padding-top:0px;
	background: none; /*nolla den vita bakgrunden*/
    	border: none; /*ta bort bordern*/
}
.survey .matrix .surveyrow_even {
	background-color:#FFFFFF;
}
.survey .question  {
	font-size:14px;
	font-weight:bold;
	color:#65625F;
}
.survey select	{	
	margin-top:5px;
}	
.survey .matrix  {
	width:400px;
}
.survey .matrix .columnFirst {
	font-weight:normal;
	text-align:left
}
.survey	.matrix .columnNext {
	text-align:center;
	font-size:11px;
}	
.survey .matrix colgroup {
	width:15px;
}
.survey input[type=text]{	
	margin-top:5px;
}
.survey input[type=checkbox]{	
    background:none;
    border:medium none;
    padding-top:0;
    width:15px;
    height:15px;
    margin-right:10px;
}

