/** --------------- WRITE -------------- **/
.writeRecipients {
	padding: 9px;	
} 
/** --------------- BOXES -------------- **/
.gj-content-title {
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #B6C7EB;
	height: 24px;
	padding-top: 6px;
	background-image: url('/resources/murena/img/bg-section-blue-web.png');
	background-position: top;
}

.gj-box-header {
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #B6C7EB;
	height: 30px;
	background-image: url('/resources/murena/img/bg-section-blue-web.png');
	background-position: top;
}

.gj-box-action {
	height: 30px;
	background-image: url('/resources/murena/img/bg-section-blue-web-action.png');
}

