	#skuret {
		float: right;
		/*clear: right;*/
		width: 278px;
		margin: 0px 0px 20px 0;
	}
	
	#skuret .titleh1 {
		width: 258px;
		margin: 0 16px 0 0; padding: 8px 0 8px 10px;
		font-family: Arial, serif; color: #710102; font-size: 14px;
		background: url('/css/opros/extrasea.gif') left center no-repeat #DADBD0;
    font-weight: 600;
    line-height: 1.2;
	}
	
	#skuret div {
		width: 258px;
		line-height: 10px;
		margin: 1px 16px 0 0; padding: 22px 0 35px 10px;
		background: url('/css/opros/extraseb.gif') left bottom no-repeat #DCE0D6;
		font-family: Tahoma;
		font-size: 12px;
		color: #020202;
	}
	
	#skuret td {padding: 0px 15px 6px 0px;}
	
	.niceRadio {
		width: 14px;
		height: 14px;
		display: inline-block;
		vertical-align: middle;
		background: url('/css/opros/niceRadio.png') no-repeat 0 0;
		overflow: hidden;
		cursor: pointer;
	}

	.radioChecked {background-position: 0 -14px;}
		
	.niceRadio input {
		margin-left: -16px;
	}
	
	#skuret .button {
		top: 15px;
		left: 60px;
		position: relative;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		font-family: Tahoma;
		padding: 1px 5px 3px 5px;
		background: #9b1e1d;
		border: 0px;
		cursor: pointer;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		behavior: url("pie.htc");
	}