#vegas-insider-popup .insider-header {
background:#000000 url(http://www.vegas.com/promotions/images/vdc_logo_black_small.png) no-repeat scroll 10px 50%;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
margin:0;
padding:15px 10px 15px 85px;
}
#vegas-insider-popup h1 {
color:#006c17;
font-size:18px;
margin:20px 10px;
}
#vegas-insider-popup p {
font-size:14px;
margin:10px;
}
#vegas-insider-popup hr {
color:#ccc;
background-color:#ccc;
height:1px;
border:0;
margin:20px 10px 10px 10px;
}
#vegas-insider-popup p.small {
font-size:11px;
margin:0 10px;
}



#footer {
	margin: 0 auto;
	width: 980px;
}

#insider-landing {
  background: #f0f0f0;
  width: 960px;
  margin: 0 -8px -25px;
  padding: 10px 8px;
}
#insider-header {
  position: relative;
  background: url("/insider/images/insider-header.gif") no-repeat 0 0 transparent;
  width: 960px;
height: 264px;
margin: 10px auto;
}
#insider-header .insider-header-link {
  position: absolute;
  top: 228px;
  left: 684px;
  display: block;
  height: 33px;
  width: 196px;
  text-decoration: none;
}

/*TABS*/
#insider-landing .tabset {
	border-bottom: 2px solid #CACACA;
}
#insider-landing .tabset li a {
	background: #F1D00B;
	border: 0;
	padding: 5px;
}
#insider-landing .tabset li.selected a {
	background: #F2C141;
}

/*TAB CONTENT*/
#insider-landing .tab-content {
	border-bottom: 2px solid #CACACA;
}
#insider-landing .deals-table th {
	padding: 15px 10px 5px 0;
	vertical-align: text-bottom;
	border-bottom: 1px solid #cacaca;
}

/*LINKS*/
a, a:link, a:visited, a:hover, a:active {
	color: #0095e0;
}
#insider-landing .deal-more-info,
#insider-landing .deal-more-info:link,
#insider-landing .deal-more-info:visited,
#insider-landing .deal-more-info:hover,
#insider-landing .deal-more-info:active {
  color: #fff;
  background: #0095e0;
  display: inline-block;
  font-size: 11px;
  padding: 3px 20px;
  text-decoration: none;
}