body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 20px;
	background: #f9f9f9;
	text-align:center;
}
h1, h2, h3 {
	margin: 14px 0 0 0;
}
p {
	margin: 0 0 14px 0;
}
h1 {
	font-size: 200%;
	font-weight: bold;
}
h2 {
	font- size: 150%;
	font-weight: normal;
	font-style:italic;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
hr {
	/* clear: both; */
}

.bildruta {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	padding: 7px 10px 10px 10px;
}

.bildruta img {
	border: 1px solid #000;
}

.center {
	text-align:center
}

.right {
	float: right;
}

.red {
	color: #e1001a;
}

.small {
	font-size: 12px;
}

.time {
	font-size: 9px;
	line-height: 10px;
	color: #aaaaaa;
	margin:0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #3B5998;
}

.comment_item {
	font-size: 12px;
}

#container {
	width: 700px;
	border: 1px solid #ccc;
	background: white;
	margin: auto;
	text-align: left !important;
}
#head {
	background: url(images/sociala_huvud.gif) left top no-repeat;
	height: 120px;
	border-bottom: 1px solid #ccc;
}
#body {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 20px;
	border-top: 1px solid #ccc;
}

#comment {
	float:right;
	width:200px;
	padding: 0 10px;
	background-color: #eeeeee;
	margin:10px 0 0 0;
	border-top: 1px solid #ccc;
}

#tweet {
	width: 195px;
	height: 100px;
	overflow: auto;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}