/* 16+ */
.age-16-plus span {
    background: #ccc;
    text-align: center;
    border-radius: 50%;
    padding: 10px 7px;
    font-size: 1.2em;
}

.page-title {
    font-size: 24px;
    font-weight: normal;
}
h2 {
    font-size: 20px;
    font-weight: normal;
    color: #333;
}
#wrapper {
    background-color: white;
}
#main-menu ul {
max-width: none;
}
#main-menu li li a {
    background: none repeat scroll 0 0 #3492E2;
}
#main-menu li li a:hover {
    background: none repeat scroll 0 0 #1878c6;
}

#breadcrumbs { min-height: 1.2em; }

#ya-site-results table,
#ya-site-results table td,
#ya-site-results .b-head_type_search-simple,
#ya-site-results .b-head_type_search-simple td
{
    background-color: white;
    border: none;
}
.ya-site-form__search-input-layout-r input[type="button"] {
    padding: 5px 1em 5px 1em;
}
table.b-head_type_search-simple td .content a img {
    border: none;
    box-shadow: none;
}
.ya-site-form__wrap,
.ya-site-form__wrap table,
.ya-site-form__wrap td {
    background-color: white;
    border: none;
    margin-bottom: 0;
}
.ya-site-form__wrap td {
    padding-left: 0;
}


#sape {
text-align: center; 
margin: 1.5em;
font-size: 80%;
color: #999999;
}
#sape a { color: #999999; }

#social-buttons a img {
float: left;
padding: 0;
margin-left: 3px;
}

.content-sidebar-wrap #content {
/*  box-shadow:0 0 1px #999;*/
  /* border-left: 1px solid #ddd; */
  border-right: 1px solid #ddd;
}

.ya-site-form__form table,
.ya-site-form__form tbody,
.ya-site-form__form tr,
.ya-site-form__form td {
	background-color: white;
	border: none;
}


