.title-bar {
	padding: 4px 20px;
}

.mainHomeImage {
	height: 250px;
	width: 590px;
}

#home #panelWrapper {
}

#home #main .graphicGrid {
    width: 100%;
    height: 155px;
    margin-bottom: 10px;
}

#home #main .graphicGrid img {
    height: 155px;
    width: 190px;
}

#home #main .graphicGrid td {
    text-align: center;
}

#home #main .graphicGrid td.first {
    text-align: left;
}

#home #main .graphicGrid td.last {
    text-align: right;
}

#home #main .graphicGrid td div {
}
.maPanel {
	margin-bottom: 25px;
}

#actThePartPanel, #singThePartPanel {
    height: 173px;
}

.page {
	height: 740px;
}

.maPanel .button {
	padding-right: 20px;
}


.maPanel .button .left {
	width: 60%;
	font-weight: bold;
	font-size: 123.1%;
}



