.page-title-wrap {
  background-color: #e00000;
}

.panel-grid-cell .widget-title {
  font-weight: bold;
}

#access a {
    font-family: 'Open Sans', sans-serif;
    color: #dbf0f7;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 15px 0;
    height: 35px;
}

table.noborder {
    border-width:0px;
    width: auto;
		margin-bottom: 10px;
}

td.noborder {
	border:0px;
	padding:0;	
}