#tagline {
	position:relative;
	left: 460px;
	top: -40px;
	width: 260px;
	height: 85px;
	text-align:center;
	font-size: 12px;
}

#tagline strong {
	font-size: 16px;
}

.smalltext {
	font-size: 9px;
}

label.error
{
	display:inline;
	margin-left:10px;
	color:red;
}
table td
{
	padding: 5px;
	white-space: nowrap;
}
table th
{
	font-size: 10px !important;
	white-space: nowrap;
	padding: 0 7px;
}
form li
{
	list-style: none;
	border-bottom: 1px solid #eee;
	clear: both;
	padding: 7px 0;
	overflow: hidden;
	line-height: 20px;
}
form label
{
	font-weight: bold;
	width: 205px;
	padding: 0 10px;
	display: block;
	float: left;
}
form .sub-choices
{
	float: left;
	padding: 0;
}
form .sub-choices li
{
	border: 0;
	padding: 0;
}
form .sub-choices label
{
	font-weight: normal;
	width: 100px;
	float: none;
	display: inline;
	padding: 0 0 0 3px;
}
}
h2
{
	visibility: hidden;
	color: #6e6e6e;
	height: 24px;
	font-size: 22px !important;
}
h3
{
	visibility: hidden;
	color: #6e6e6e;
	height: 17px;
	font-size: 15px !important;
}
#popup-explain, #popup-definition
{
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DDDDDD;
	left:50%;
	margin:-170px 0 0 -250px;
	padding:10px;
	position:absolute;
	top:50%;
	width:500px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 100001;
	display: none;
}
#popup-explain .close, #popup-definition .close
{
	padding: 10px 10px 5px;
	float: right;
	font-weight: bold;
	font-size: 120%;
	cursor: pointer;
}
#overlay, #d_overlay
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.8;
	z-index: 100000;
}
#popup-explain h2, #popup-explain h3, #popup-definition h2, #popup-definition h3
{
	margin: 0 0 15px;
}
#triggerTermsPopup, #triggerDefinitionPopup
{
cursor: pointer;
}
#usermessage_message 
{
	width:460px;
	height:240px;
}
#userDetailsForm input,
#brfDetailsForm input
{
/*	width: 100%;*/
	width: 100px;
}
#content
{
	width: 545px!important;
}
.ombildning #content,
.registrera-bostadsrattsforening #content,
.registrera #content,
._sbadm #content
{
	width: auto!important;
}
#adminSendMessage textarea
{
	width: 290px;
	height: 130px; 
}
.addUser
{
	padding: 0 0 0 10px;
}
._sbadm select
{
	width: 150px;
}
#addGroupButton
{
	cursor: pointer;
	font-weight: bold;
	padding: 0 0 0 10px;
}
#group_targets_list li
{
	padding: 0px;
}
.messageRemoveRow
{
	position: relative;
	top: 5px;
	left: 5px;
}
.newMessage {
	font-weight:bold;
}
.readMessage {
	color:#666666;
}
.c p
{
	font-size:13px;
	line-height:18px;
	color:#555;
	text-align:center;
	font-weight:bold;
}
p.infotext {
	width:500px;
	padding:10px;
}
#editcontent
{
	width: 500px;
	height: 300px;
}
#edittitle
{
	width: 500px;
}
.site-supplement-image
{
	float: left;
	margin: 50px 10px 0 10px;
}
#residenceIntrestForm, #questionForm, #reformForm
{
	float: left;
	width: 350px;
}
#residenceIntrestForm ul, #questionForm ul, #reformForm ul
{
	margin: 0;
	padding: 0;
}
.left
{
	float: left;
	width: 333px;
}
