a#roadblock_button {
	display: block;
	position: absolute;
	z-index: 999999;
	top: 15px;
	right: 4px;
	width: auto;
	height: 19px;	
	}
div#roadblock {
	display: none; /* Hide by default */
	position: absolute;
	z-index: 999999;
	top: 40px;
	left: 0px;	
	width: 900px;
	height: 494px;
	background: transparent url(../../images/screen.png);
	}
	div#roadblock-content {		
		width: 778px;
		height: 442px;
		margin: 28px 0 0 60px;
		background-color: #fff;
		}
		div#roadblock a.close {
			float: right;
			margin-top: -10px;
			margin-right: -15px;
			}
		div#roadblock div#images {
			position: relative;
			display: block;
			}
			div#roadblock span.box {
			    position: absolute;
			    }
			    div#roadblock span.box a {
			        display: block; 
			        }
			    div#roadblock span.box a:hover img {
				    visibility: hidden;
				    }
			div#roadblock span#box1 {
				top: 18px;
				left: 18px;
				}
			div#roadblock span#box2 {			    
				top: 348px;
				left: 486px;
				background: transparent url(../../images/roadblock/check-rebate-status-alt.jpg) no-repeat;
				}				
			div#roadblock span#box3 {
				top: 18px;
				left: 337px;
				}
			div#roadblock span#box4 {
				top: 242px;
				left: 18px;
				}
			div#roadblock span#box5 {
			    top: 132px;
			    left: 337px;
			    }
			div#roadblock span#box6 {
			    top: 132px;
			    left: 608px;
			    }	
			div#roadblock span#box7 {
			    top: 242px;
			    left: 337px;
			    background: transparent url(../../images/roadblock/get-rebate-info-alt.jpg) no-repeat;
				}				
			div#roadblock span#box8 {
			    top: 348px;
			    left: 337px;
			    }     
			    
		    /* REM
			div#roadblock a.lifeliner-gls {
				position: absolute;
				top: 335px;
				left: 337px;
				}
			div#roadblock a.discoverer-ht {
				position: absolute;
				top: 132px;
				left: 608px;
				}
			div#roadblock a.button {
				position: absolute;	
				top: 335px;
				left: 477px;
				}
            */
		    
		div#information {
			position: relative;
			}
			div#information h1 {
				color: #fff;
				}
			div#information a {
				color: #fff;
				}
			div#information div.cs4-touring,
			div#information div.discoverer-atr,
			div#information div.lifeliner-gls,
			div#information div.discoverer-ht {
				display: none;
				position: absolute;
				overflow: auto;
				color: #fff;
				background-color: #000;
				background-repeat: no-repeat;
				padding: 20px;
				}
			div#information div.cs4-touring {			
				top: 18px;
				left: 337px;
				width: 204px;
				height: 274px;
				padding-left: 200px;
				background-image: url(../../images/rebate/tire-cs4-touring.jpg);	
				}		
			div#information div.discoverer-atr {
				top: 18px;
				left: 18px;
				width: 136px;
				height: 366px;
				padding-right: 160px;
				background-position: top right;
				background-image: url(../../images/rebate/tire-discoverer-atr.jpg);	
				}		
			div#information div.lifeliner-gls {
				top: 132px;
				left: 337px;
				width: 203px;
				height: 252px;
				padding-left: 200px;
				background-image: url(../../images/rebate/tire-lifeliner-gls.jpg);
				}		 
			div#information div.discoverer-ht {
				top: 18px;
				left: 337px;
				width: 244px;
				height: 274px;
				padding-right: 160px;
				background-position: top right;
				background-image: url(../../images/rebate/tire-discoverer-ht.jpg);	
				}