#smallOverlayHolder1{
	position:absolute;
	z-index:10;
	width:300px;
	height:300px;
	padding-left:0px;
	background-repeat:no-repeat;
	border: 5px solid #ff0000;
}
#smallOverlayHolder{
	position:absolute;
	z-index:10;
	width:300px;
	height:300px;
	padding-left:0px;
	background-repeat:no-repeat;
	border: 5px solid #ff0000;
}

#smallOverlayHolder a{
	display:block;
	width:300px;
	height:300px;
}

.tee_holder_small{
	width:150px;height:150px;
	background-repeat:no-repeat;
	background-position:-84px 0px;
}

.tee_holder_order{	
position:relative;
padding-left:100px;
top: -10px;
z-index:10;
}

.tee_holder_small1{
	width:150px;height:150px;
	padding-bottom:50px;
	background-repeat:no-repeat;
	background-position:-84px 0px;
	
}


