
.gallery-page .new-layout .grid_wrapper .filters li a,
.myGod .grid_wrapper .filters > li a  {
    max-width: inherit;
}
.gallery-page .new-layout .grid_wrapper .filters > li:first-child a,
.myGod .grid_wrapper .filters > li:first-child a,
.gallery-page .new-layout .grid_wrapper .filters > li.on a,
.myGod .grid_wrapper .filters > li.on a{
	max-width: inherit;
    white-space: nowrap;
	line-height: 2em;
	padding-top:0;
	background: transparent url("../img/bg_select.png") no-repeat scroll right center;
}
.gallery-page .new-layout .grid_wrapper .filters > li.on > a > p,
.myGod .grid_wrapper .filters > li.on > a > p{
	line-height: 2.2em;
}
.gallery-page .new-layout .grid_wrapper .filters,
.myGod .grid_wrapper .filters  {
    width: 100%;
}
.gallery-page .new-layout .grid_wrapper .filters > li,
.myGod .grid_wrapper .filters > li {
    max-width: inherit;
}
.gallery-page .new-layout .grid_wrapper .select,
.myGod .grid_wrapper .select  {
    width: 300px;
}



p.white, span.white  {
    color:white!important;
}
