#container {
	background: none;
}

#contentMain {
    position: relative;
	width: 400px;
    margin: 120px 0 0 599px;
    z-index: 9999;
    min-height: 680px;
}

#contentMain h2 {
    margin-left: -2px;
}


#contentMain .csc-frame-frame1 {
    margin-bottom: 20px;
    border-bottom: 1px solid #8b8b8c;
    padding-bottom: 17px;
}

