/*phocaguestbook*/
#phocaguestbook .gmessage {
	margin: 10px 0;
}

#phocaguestbook .gtitle_l, .jd_cat_title_l {
	float: left;
	background: url("images/groen_ll.png") repeat-y center left;
	height: 30px;
	margin: 0;
	padding: 0 0 0 150px;
}

#phocaguestbook .gtitle_r, .jd_cat_title_r {
	background: url("images/groen_rr.png") no-repeat center right;
	height: 30px;
	padding: 0 15px 0 0;
	margin: 0;
}

#phocaguestbook .gtitle_m, .jd_cat_title_m {
	background: #379C00;
	height: 30px;
	margin: 0;
	padding: 0;
}

#phocaguestbook .gmessage h4, .jd_cat_title_m h4 {
	padding: 7px 0 0 0;
	margin: 0 0 0 -100px;
}

#phocaguestbook .gdate_l, .jd_cat_info_l {
	float: right;
	background: url("images/bruin_ll.png") no-repeat center left;
	height: 30px;
	margin: 0;
	padding: 0 0 0 15px;
}

#phocaguestbook .gdate_r, .jd_cat_info_r {
	background: url("images/bruin.png") repeat-y center right;
	height: 30px;
	padding: 0 150px 0 0;
	margin: 0;
}

#phocaguestbook .gdate_m, .jd_cat_info_m {
	background: #A66400;
	height: 30px;
	margin: 0;
	padding: 0;
}

#phocaguestbook .gdate, .jd_cat_info {
	padding: 4px 0 0 0;
	margin: 0 -100px 0 0;
	color: #205A00;
	font-size: 0.8em;
}

#phocaguestbook .gmessage_content, .jd_cat_desc {
	overflow: auto;
	padding-left: 30px;
	margin: 10px;
}

#phocaguestbook form {
	margin: 30px 0 0 30px;
}

/*panels*/
#phocaguestbook  .jpane-toggler span { background: transparent url(images/icon-message.png) 5px 50% no-repeat; padding-left: 24px;cursor:pointer;text-decoration:underline;}
#phocaguestbook  .jpane-toggler-down span { background: transparent url(images/icon-message.png) 5px 50% no-repeat; padding-left: 24px;cursor:pointer;text-decoration:underline;}

#phocaguestbook-jpane-none     { display:none;backgroud:#fff100;}

#phocaguestbook #mce_editor_0_toolbar {position: static !important;}
