#browseByType{
  border-radius: 4px;
  border: solid 1px rgba(127, 143, 164, 0.15);
  padding:20px;
}
#browseByType .sectionHeading{
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.83;
  letter-spacing: normal;
  text-align: center;
  color: #334150;
  margin-bottom:21px;
}
#browseByType .sectionSubHeading{
  font-size: 18px;
   font-weight: normal;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.11;
   letter-spacing: 0.18px;
   text-align: center;
   color: #7f8fa4;
   margin: 0 auto;
    margin-bottom: 34px;
    max-width: 42%;
}
#browseByType .minorHeading{
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #334150;
  margin-bottom:22px;
}
#browseByType .panel-default
{
  margin-bottom:36px;
}
#browseByType .panel,
#browseByType .panel-heading,
#browseByType .panel-footer
{
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #FFF;
  text-align: center;
  border:none;
}
#browseByType .bodyStyleLink
{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.16px;
  text-align: center;
  color: #334150;
}
#browseByType .lifeStyleLink{
  font-size: 18px;
 font-weight: normal;
 font-stretch: normal;
 font-style: normal;
 line-height: 1.11;
 letter-spacing: 0.18px;
 text-align: center;
 color: #334150;
}
#browseByType a.noDec ,
#browseByType a.noDec :focus,
#browseByType a.noDec:link,
#browseByType a.noDec:visited
{
	text-decoration: none;
}
#browseByType ul.lifeStyles li {
    float: left;
    margin-right: 15px;
    line-height: 2.2em;
}
#browseByType ul.lifeStyles li:last-child {
    display: none;
}
#browseByType .minorSection
{
  margin-bottom:75px;
}
