@CHARSET "UTF-8";

.myRoomMain .portlet>.portlet-title {
	font-size: 1.8em;
	margin: 0;
	padding-bottom: 0.3em;
	border-bottom: 4px double #aaa;
}
.myRoomMain .portlet-body{
	background-color: #f4f4f4 !important;
}
.myRoomMain .portlet-title .caption {
	color: black;
	margin: 0;
}

.myRoomMain .portlet-title .yujaNavigator {
	font-size: 0.5em;
}