.container {
	padding: 3px 0px 0px 0px ;
	background-color: #ffffff ;	
	}

.container-title img {
	display: block ;
	}

.container-title-blue {
	background-color: #336699 ;
	text-align:right;
	}

.container-header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
    font-size: 14px ;
    color: #fff ;
    font-weight: 700 ;
	}

.container-pane {
	padding: 15px 15px 15px 15px ;
	}

.container-pane-home {
	padding: 0px 15px 15px 15px ;
	}
	
.minwdthfix {
	width: 150px ;
	height: 0px ;
	}



.container-icon-right {
	float: right ;
	width: 30px ;
	position: relative ;
	}

.container-title-td {
	padding: 5px 10px 4px 0px ;
	}



