body {
	font-family: "new_rubrik_edgemedium";
}

h5{
	margin-bottom:15px;
	color:#b464aa;
	font-size:12pt;
}

div#header a.logo {
	background-image: url('../img/logo_skp.JPG');
	width: 295px;
	height: 121px;
	margin-top: 2px;
	margin-left: 14px;
}
	
div#header span.payoff {
	margin-top: 48px;
	margin-left: 40px;
	color: #42954a;
	font-size: 18px;
}
	
div#header span.payoff-small {
	color: #fb652a;
	font-size: 13px;
	margin-left: 40px;
}
	
div#header form {
	float: right;
	margin: 25px 5px 13px 0;
}
		
div#header form input[type="text"] {
	width: 200px;
	height: 26px;
	border: 1px solid #c5c3c4;
	border-right: none;
}
		
div#header form input[type="submit"] {
	width: 36px;
	height: 28px;
	background-image: url('/app/webroot/themed/default/img/kabeltv/search_button.png');
}

.ui-widget-header {
	border: /*1px solid #aaaaaa*/none;
	border-bottom: 1px solid #aaa;
	background: #fff;
	color: #222222;
	font-weight: bold;
}

#btnNewActivationSKPITV{
	margin-left:5px;
}

.ui-tabs .ui-tabs-panel{
	padding:0;
}