html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body{
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#banner {
  position: absolute;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  width: 968px;
  height: 248px;
  background: #f9f9f9;
  border: 1px solid #ccc;
  top: 0px;
  left: 0px;
  margin: auto;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
}

.panel {
  position: absolute;
  color: #000;
  width: 271px;
  height: 120px;
  left: 350px;
  top: 43px;
  font-size: 25px;
  text-align: center;
  opacity: 0;
  z-index: 5;
}

#text2 {
  top: 66px;
  font-size: 80px;
  font-family: Times, serif;
  font-weight: bold;
  left: -250px;
}

#text3 {
  top: 142px;
  left: 300px;
  font-size: 20px;
}

#ratetable {
	position: absolute;
    overflow: hidden;
    width: 559px;
    height: 225px;
    left: 399px;
    top: 12px;
    z-index: 500;
}

.row {
	position: absolute;
    width: 559px;
    height: 45px;
    left: 600px;
    opacity: 0;
}

.divider {
    position: absolute;
    width: 559px;
    background-color: #bec3be;
    height: 1px;
    top: 44px;
    z-index: 5;
}

.rowbg {
    position: absolute;
    width: inherit;
    height: inherit;
	background-image: url('LT_112116_WhiteRateTable_RefiRatesHit_15Fixed_WashPost_White_970x250_rowbg.png');
}

.rowbgani {
    position: absolute;
    width: inherit;
    height: inherit;
    opacity: 0;
    z-index: 1;
	background-image: url('LT_112116_WhiteRateTable_RefiRatesHit_15Fixed_WashPost_White_970x250_rowbgani.png');
}

.rowbgover {
    position: absolute;
    width: inherit;
    height: inherit;
    opacity: 0;
    z-index: 2;
	background-image: url('LT_112116_WhiteRateTable_RefiRatesHit_15Fixed_WashPost_White_970x250_rowbgover.png');
}

.tabletext {
	position: absolute;
    font-weight: 400;
    color: #000;
    font-size: 20px;
    width: 454px;
    top: 13px;
    left: 25px;
    z-index: 3;
}
.tabletext span {
    font-weight: 400;
    font-size: 15px;
}

#row2 {
    top: 45px;
}

#row3 {
    top: 90px;
}

#row4 {
    top: 135px;
}

#row5 {
    top: 180px;
}

#row5 .divider {
    opacity: 0;
}

#ttext2, #ttext5, #ttext8, #ttext11, #ttext14 {
    left: 48px;
    text-align: center;
}

#ttext3, #ttext6, #ttext9, #ttext12, #ttext15 {
    text-align: right;
}

#logo {
	position: absolute;
	width: 110px;
	height: 28px;
	left: 132px;
	top: 6px;
	background-image: url('LT_112116_WhiteRateTable_RefiRatesHit_15Fixed_WashPost_White_970x250_logo.png');
    z-index: 5;
}

#terms {
	position: absolute;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #333;
    left: 96px;
    bottom: 5px;
    opacity: 0.6;
    z-index: 5;
}

#cta {
	position: absolute;
    overflow: hidden;
	width: 245px;
	height: 57px;
	left: 62px;
	bottom: -50px;
	background-image: url('LT_112116_WhiteRateTable_RefiRatesHit_15Fixed_WashPost_White_970x250_cta.png');
    opacity: 0;
    z-index: 3;
}

#shine {
    position: absolute;
    width: 200px;
    height: 59px;
    left: -220px;
    background-image: url('LT_112116_WhiteRateTable_RefiRatesHit_15Fixed_WashPost_White_970x250_shine.png');
    background-size: cover;
    z-index: 5;
}

/* Invisible button for background clickthrough. */
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	opacity: 0;
	z-index: 400;
}
