/* CSS Document */
/* Hot Button Start */
ul#hotbtn  {
	height:351px;
	width:236px;
	margin:0px;
	padding:0px;
	}
	#hotbtn li {
		display: inline;
		float: left;
		list-style: none;
		}
		#hotbtn li a {
			display: block;
			text-indent:-9999px;
			}
/*--------------------------------- Teeth Whitening ---------------------------------*/	

#hotbtn li#teeth_whitening {
	width:236px;
	height:117px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#teeth_whitening a {
	width:236px;
	height:117px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#teeth_whitening a:hover {
	width:236px;
	height:117px;
	background-repeat:no-repeat;
	background-position:-236px 0px;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#teeth_whitening_h {
	width:236px;
	height:117px;
	background-repeat:no-repeat;
	background-position:-236px 0px;
	background-image:url(../images/hot-btn.jpg);
	}
	
/*---------------------------------End Teeth Whitening -------------------------*/	


/*--------------------------------- Dental Implants ----------------------------*/	

#hotbtn li#dental-implant {
	width:236px;
	height:117px;
	background-position:0 -117px;
	background-repeat:no-repeat;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#dental-implant a {
	width:236px;
	height:117px;
	background-position:0 -117px;
	background-repeat:no-repeat;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#dental-implant a:hover {
	width:236px;
	height:117px;
	background-repeat:no-repeat;
	background-position:-236px -117px;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#dental-implant_h {
	width:236px;
	height:117px;
	background-repeat:no-repeat;
	background-position:-236px -117px;
	background-image:url(../images/hot-btn.jpg);
	}
	
/*---------------------------------End Dental Implants -------------------------------*/	

/*--------------------------------- invisible-braces ---------------------------------*/	

#hotbtn li#invisible-braces {
	width:236px;
	height:117px;
	background-position:0 -234px;
	background-repeat:no-repeat;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#invisible-braces a {
	width:236px;
	height:117px;
	background-position:0 -234px;
	background-repeat:no-repeat;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#invisible-braces a:hover {
	width:236px;
	height:117px;
	background-repeat:no-repeat;
	background-position:-236px -234px;
	background-image:url(../images/hot-btn.jpg);
	}
	
#hotbtn li#invisible-braces_h {
	width:236px;
	height:117px;
	background-repeat:no-repeat;
	background-position:-236px -234px;
	background-image:url(../images/hot-btn.jpg);
	}
	
/*---------------------------------End invisible-braces ---------------------------------*/	


