#main_featured_themes_page h3 {
  border-bottom: 2px solid rgb(111, 111, 111);
	color: rgb(111, 111, 111); 
	font-family: Segoe UI;
	font-size: 30px;
	margin: 0px;
	padding: 20px 0;
  width: 99%;
}

#main_featured_themes_page #featured-plugins-list {
	position:relative;
	margin:0px auto;
	width: 95.4%;
	height:auto;
	display:table;
	list-style:none;
	margin-left: 38px;
}

#main_featured_themes_page #featured-plugins-list li {
	float: left;
	width: 17%;
	margin: 20px 0px 0px 25px;
	background: #FFFFFF;
	border: 1px solid #B8B8B8;
	height: 405px;
}

#main_featured_themes_page #featured-plugins-list li  .product {
	position:relative;
	height: 168px;
	background-color: #F1F1F1 !important;
	background-size: 100% !important;
}

#main_featured_themes_page #featured-plugins-list li  .title {
	width: 90%;
	text-align: center;
	border-bottom: 1px solid #cacaca;
	margin: 0 auto;
}

#main_featured_themes_page #featured-plugins-list  li.sauron .product {background:url("images/sauron.jpg") left center no-repeat;}
#main_featured_themes_page #featured-plugins-list  li.business_elite  .product {background:url("images/business_elite.jpg") left center no-repeat;}
#main_featured_themes_page #featured-plugins-list  li.mottomag  .product {background:url("images/mottomag.jpg") left center no-repeat;  }
#main_featured_themes_page #featured-plugins-list  li.business_world  .product {background:url("images/business_world.jpg") left center no-repeat;}
#main_featured_themes_page #featured-plugins-list  li.best_magazine  .product {background:url("images/best_magazine.jpg") left center no-repeat;}
#main_featured_themes_page #featured-plugins-list  li.wedding_style  .product {background:url("images/wedding_style.jpg") left center no-repeat;}
#main_featured_themes_page #featured-plugins-list  li.magazine .product {background:url("images/magazine.jpg") left center no-repeat;}
#main_featured_themes_page #featured-plugins-list  li.weddings  .product {background:url("images/wedding.jpg") left center no-repeat;}
#main_featured_themes_page #featured-plugins-list  li.exclusive  .product {background:url("images/exclusive.jpg") left center no-repeat;}
#main_featured_themes_page #featured-plugins-list  li.expert .product {background:url("images/expert.jpg") left center no-repeat;}

#main_featured_themes_page #featured-plugins-list li  .title  .heading {
	display: block;
	position: relative;
	font-size: 15px;
	color: #23282C;
	margin: 13px 0px 13px 0px;
}

#main_featured_themes_page #featured-plugins-list li  .title  p {
	font-size: 14px;
	color: #444;
	margin-left: 20px;
}

#main_featured_themes_page #featured-plugins-list li  .description {
	height: 130px;
	width: 90%;
	margin: 0 auto;
}

#main_featured_themes_page #featured-plugins-list li  .description  p {
	text-align: center;
	width: 100%;
}

#featured-plugins-list li a.download {
	display: block;
	height: 32px;
	text-indent: -9999px;
	background: url("images/download_themes.png") center 17px no-repeat;
	border-top: 1px solid #CACACA;
	outline: none;
	width: 90%;
	margin: 0 auto;
}