body {
background: #fff;
color:#4D4D4D;
font-family:arial,Geneva,Helvetica,sans-serif;
font-size:75%;
text-align: left;
margin:10px;
	}

.roundcont100 {
	width: 100%;
	background-color: #fff;
}

.roundcont100 .popup-content-a p {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}


.roundcont100 .popup-content-a .popup-content .rounded .content p {
	padding:10px 0px 10px 0px;
}

.roundtop { 
	background: url(../i/popup/tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(../i/popup/br.gif) no-repeat top right; 
}

img.corner {
   width: 23px;
   height: 23px;
   border: none;
   display: block !important;
}

.popup-content-a {
	background:  url(../i/popup/content-left.gif) repeat-y left;
	padding: 0px;
	margin: 0px;
	}
.popup-content-b {
	background:  url(../i/popup/content-right.gif) repeat-y right;
	padding:10px 21px 10px 21px;
	}

.popup-content-b h1 {
		color:#363636;
		font-size:150%;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:15px;
		border-bottom:1px solid #F1F1F1;
		background:url("../i/popup/h1-bg.gif") repeat-x bottom;
		padding:0px 0px 8px 10px;
}

.popup-content {
	padding:0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;

	}
	
.popup-content-b h1 span.icn-sms {
	background: url(../i/popup/icn_sms.gif) no-repeat left;
	padding-left:24px;
	}	

span.close-window a{
	float: right;
	display: block;
	background: url(../i/popup/close.gif) no-repeat;
	text-indent: -3000px;
	height: 16px;
	width: 16px;
	margin-top:-40px;
	*margin-top:-50px;
	margin-right:15px;
}


	
	/*fritt sms*/
	
	body.sms {
 		background: #fff;
 		margin:0px;
 		padding:0px;
 		}
 		
 		
 .fi_area label {
	float:left;
	}

.fi_area span.more {
		float:left;
		text-transform: uppercase;
		width:140px;
		font-size:90%;
		margin-left:40px;
}

.fi_area span.more input.textfieldsbold, 
.fi_area span.more input.textfieldsbold:focus
 {
	float: right;
	border:1px solid #fff;
	margin-top:-14px;
	padding:0px;
	display: inline;
	width: 30px;
	font-weight: bold;
	}
	
.sms acronym.req{
	display: none;
	}	
	
.banner {
	margin-bottom: 10px;
	}	
	
.ad {
	width:180px;
	height:136px;
	border:1px solid #e6e6e6;
	float:left;
	margin:14px 0px 0px 10px;
	padding:10px;
	text-align: center;
	}
	
	*:first-child+html .ad{
		margin-top:65px;
		} 
	
.s-form .fi_txt input {
	width:218px;
	}	
	
em {
	margin:10px 0px;
	clear:both;
	line-height: 120%;
	text-align: left;
	}	
*:first-child+html em {
	margin:0px 0px 20px 0px;
	}

.btn_noIcon {float:left;}
	.floatRight {float:right;margin-right:10px;}	
	
	body.sms .s-form textarea {
	width:220px;
	border:1px solid #e6e6e6;	
	height:150px;
	font-size:13px;
	font-family: arial, Geneva, Helvetica, sans-serif;
	padding:4px;
	}

body.sms .fi_area {
	clear: both;
	}	