.pointer{
	cursor:pointer; 
}

#widget_callback{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	width:228px;
	padding:5px;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	
	margin: 10px 0;

}

#widget_callback h2{
	background:url(../image/koptekst_streep.gif) no-repeat 0 2px;
	
	font-size:15px;
	line-height:18px;
	vertical-align:top;
	text-indent:20px;
	text-transform:uppercase;
	letter-spacing:0.2px;

	padding: 0;
	
}

#widget_callback p{
	font-size:12px;
	line-height:18px;
	color:#666666;
	width:210px;
	
}


#widget_callback .text {
	vertical-align:top;
	padding:2px 0 0 2px;
	margin:0;
	border: 1px solid #ccc;
	height:21px;
	width:150px;
	color:#999999;
	
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666;
}


#widget_callback .button {
	vertical-align:text-bottom;
	padding:0;
	margin:0;
	border:none;
	border:none;
	width:62px;
	height:25px;
	text-indent:-1000px;
	background:#000000 url(../image/submit_background.gif) no-repeat 0 0;
	color:#FFFFFF;
}