.posttitle {
	font-size: 15px;
	padding: 15px 15px 3px 15px;
	margin: 15px;
	font-weight: bold;
}

.postcontent {
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 15px;
}

.post {
	width: 540px;
}

.artister {
	padding-top: 20px;
}

.footer {
	width: 900px;
	vertical-align: bottom;
}

.footercontent {
	color: #545454;
	font-size: 10px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 15px;
}

.viktig {
	font-size: 14px;
	color: red;
	font-weight: bold;
}

a#button1 {
    display: block;
    width: 500px;
    height: 150px;
    background-image: url(../images/facebook_btn.png);
    margin: 0 auto;
}
a#button1:hover {
    background-image: url(../images/facebook_btn_over.png);
}
a .alt { display: none; }