 /*ikoner i header_guestbook*/
#community_container_user_guestbook h1,
#guestbook_form h1{
	padding-left:70px;
	background-image:url(http://demo.wisepublisher.com/site/informs_demo/aimages/guestbook_header_icon_1219317037.jpg);
	background-repeat:no-repeat;
	float:left;
	width:100%;
}
/*plassering av knapper til høyre*/
#user_guestbook_entryreply,
#user_guestbook_entrydelete,
#user_guestbook_sign,
#user_guestbook_smsnotify{
	float:right;
	margin:5px 10px 5px 10px;
}
#guestbook_table{
	float:left;
}
#guestbook_form h2{
	font-size:10px;
	color:4d4d4d;
	font-weight:normal;
	padding-left:15px;
	padding-bottom:3px;
	border-bottom:1px dotted #e6e6e6;
	font-weight:bold;
	font-style:italic;
	margin:0px;
	margin-bottom:15px;
}

