.smnl-block {
  padding-bottom: 60px;
}

.smnl-latest {
  margin-bottom: 20px;
  padding: 20px 20px 20px 20px;
  border: 1px solid #CCC;
  background-color: #EEE;
}
.smnl-latest h3 {
  color: #F29220;
  font-size: 24px;
  font-weight: normal;
}
.smnl-issue-date {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;  
}
.smnl-description {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 20px;
}

.smnl-selectors{
  padding-bottom: 20px;
}
.smnl-selector-left {
  float: left;
  padding-right: 20px;
  padding-bottom: 6px;
  width: 300px;
}
.smnl-selector-right {
  position: relative;
  float: left;
  padding-right: 50px;
}
.smnl-dropdown, .smnl-button {
  float: left;
}

.smnl-dropdown {
	width: 85px;
}

.smnl-button {
    color: #333;
    font-weight: bold;
    padding-left: 24px;
    margin-left: 8px;
    height: 22px;
    background: rgba(0, 0, 0, 0) url(/uploadedImages/images/Icons/gemalto-icons.png) 0 -3296px no-repeat;
}
	.smnl-button:hover {
		color: #BE1E68;
	}

.tabs {
	border: none;
	background: none;
}

.tabs a {
	margin-top: 0;
    padding: 8px 17px;
    background: url("/uploadedImages/images/Tab_NonActive.png") no-repeat;
	border-right-color: #F4F3F0;
	border-top-right-radius: 5px;
}

.tabs .active a {
    background: url("/uploadedImages/images/Tab_Active.png") no-repeat;
}

.tab-section {
	border-color: #F4F3F0;
}

#banner1 {
   margin-bottom: 50px;
}

#banner1 h1 {
	display: none;
}

#top {
	width: 100%;
}
#place-holder-header-nav {
	width: 100%;
}

.tabs li {
	position: relative;
	left: -7px;
}

.tabs > :first-child  {
	left: 0;
}

.tabs li.active {
	z-index: 11 !important;
}
.tabs li.active a {
	border-color: #F4F3F0;
}

#portletsLetUsHelp {
	margin-top: 30px;
}
