.skin14 .DWMasonryGallery_mobileSelect
{
	width : 90%;
	padding : 10px 14px ;
	margin-bottom : 20px;
	font-size : 1.8rem;
	border-radius : 0px;
	-moz-border-radius : 0px;
	-webkit-border-radius : 0px;
	background-color:#000;
	color:#fff;
	outline:none;
}
.skin14 .DWMasonryGallery_mobileSelect:hover
{
	background-color:#4F4F4F;
}

.skin14 .DWMasonryGallery_mobileSelect select
{
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: #fff;
    background-image: none;
    -webkit-appearance: none;
}

.skin14 .DWMasonryGallery_mobileSelect select:focus
{
    outline: none;
}

/* ??? add padding to the text overlayed on top of the thumbnail so it does not jam against the egdges */
#RaffisKitchen .skin14 .DWMasonryGallery_divUnder
{
	font-size : 13px;
	color: #fff!important;
	padding-left : 20px!important;
	padding-right : 5px;
}
