#cw-filter-bar, h2 {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px;
    padding: 5px
}

.person_extra, div#check_user_div, div#visit_passes_for_sale, h2 {
    text-align: center
}

body {
    font-family: Gotham rounded, Gotham rounded-Serif !important
}

.public_template {
    background-image: url('https://secure.activecarrot.com/media/dynamic/static_images/431/top-bar.jpg');
    background-repeat: repeat-x;
}

#header > img {
    width: auto;
    height: auto
}



#footer_wrapper {
    background: 0 0;
    height: 0
}

#page_wrapper {
    background: transparent;
}

#cw-content-head {
    padding: 0 20px 20px 40px;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}

#cw-content {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 15px
}

#cw-filter-bar {
    width: 250px
}

.footer_contact {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}

#header_wrapper {
    width: 1000px !important;
    height: 100px;
    margin-top: 50px;
}

.class_show_all_button{
    margin-left:20px;
}

#cw_filter_form > fieldset > legend {
	border-top: 2px solid rgba(255, 255, 255, .8);
	width: 100%;
	padding-top: 10px;
}

#cw_filter_form > div:nth-child(2) > input {
	margin-bottom: 10px;
}

#cw_filter_form > fieldset:nth-child(11) > legend {
	padding-top: 20px !important;
	width: 250px!important;
}