/* 
================================
 Container Styles for Rondo
================================
*/
.container_icon_cell {
}
.container_icon_cell img {
	margin-right: 5px;
}

.container_title {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 2.1em;
	color: #7e7d7d;
}

.container_contentpane {
	text-align: left;
}

/* Herli: This class will hide the pop up edit link of the module title to prevent user to do inline edit the title */
.eipbackimg {
	display: none;
}
