div#js_acc {
	padding: 0px;
	padding-bottom: 2px;
	background-image:url(/images/sp/accfoot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 174px;
}

div#js_acc h4{
	margin: 0;
	height:29px;
	font-size: 11px;
}

div#js_acc h4 a {
	background-image:url(/images/sp/accbg.gif);
	padding: 8px;
	display: block;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
	color:#333333;
}

div#js_acc h4.multiselect a {
	background: transparent url(/images/sp/accbg.gif) repeat-x left -29px;
}


div#js_acc h4 a:hover {
	background-image:url(/images/sp/accbg_act.gif);
	text-decoration:none;
}

div#js_acc h4.multiselect a:hover {
	background: transparent url(/images/sp/accbg_act.gif) repeat-x left -29px;
}

div.acccontent {
	background-image:url(/images/sp/accopenbg.gif);
	background-repeat: repeat-x;

	background-color: #F2F2F2;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	width: 173px;
}
div.acccontent div {
	padding: 5px 10px 3px 10px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}



form#loginformmp ul {
	background-color: green;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 4px;
}

form#loginformmp ul li {
	float:left;
}

form#loginformmp ul li a {
	display: block;
	font-weight: bold;
	width: 144px;
}


form#loginformmp ul li a.ullilasta {
	width: 50px;
}




div.tsteaser p strong,
div.tsteaser strong {
	padding:0;
	font-size:11px;
	color: black;
	margin: 0;
	margin-bottom: 10px;
	display:block;
}

div.tsteaser p {
	margin:0 !important;
}

div#ts.tsteaser p {
	padding-left: 75px;
}

div.tsteaser p.prag {
	padding-left: 120px;
}


div#jswelcome {
	padding: 0 17px 0 17px;
}
									   

div#hprightcol div.js_infobox h2.stone,
div#hprightcol div.js_infobox h2.stonegrey {
	font-size: 20px;
	border-bottom: 1px solid #E4E4E4;
}

#loginformmp {
	margin-bottom: 9px;
}