.rg_menu2 {width:28%;box-sizing: border-box;float:right;}
.rg_gal_list {width:72%;padding:0px 0px 0px 20px;box-sizing: border-box;float:right;margin-top:30px;}
.rg_gal_list h1 {background-color:transparent;font-size:150%;color:#e92426;font-weight:bold;line-height:150%;text-transform:uppercase;
margin:0px 0px 10px 0px;}
.rg_show {margin-top:48px;}
.rg_gal:hover,.rg_gal:active {background: #e9e9e9 none;opacity: 0.8; filter: alpha(opacity=80);}
/*.rg_gal {border-bottom:1px solid silver;padding-left:0px;}*/
.rg_gal {background-color:#e9e9e9;margin-bottom:14px;}

/* mobile css */
@media screen and (max-width:50em)
	{
	.rg_menu2 {width:100%;	}
	.rg_gal_list h1 {padding-left:10px;	}
	.rg_gal_list {width:100%;padding:0px;}
	.rg_row.list {background-color:#ffffff;}

	}