/* for preview images 
 border-width: top right bottom left
*/
.TL {
    background-image: url( /images/spiralbook/TL.gif); 
    width: 30px;
    height: 14px; 
    border-style: none;
}

.TT {
    background-image: url( /images/spiralbook/TT.gif); 
    height: 14px; 		
    border-style: none;
}

.TR {
    background-image: url( /images/spiralbook/TR.gif);
    width: 15px;
    height: 14px; 	
    border-style: none;
}

.LL {
    background-image: url( /images/spiralbook/LL.gif);
    width: 15px; 	
    border-style: none;
}

.IMG {
	text-align: center;
	border-style: none;
}

.RR {
    background-image: url( /images/spiralbook/RR.gif);
    width: 15px; 	
    border-style: none;
}

.BL {
    background-image: url( /images/spiralbook/BL.gif);
    width: 30px;
    height: 15px; 	
    border-style: none;
}

.BB {
    background-image: url( /images/spiralbook/BB.gif);
    height: 15px; 	
    border-style: none;
}

.BR {
    background-image: url( /images/spiralbook/BR.gif);
    width: 15px;
    height: 15px; 	 		
    border-style: none;
}



/* for large images 
 border-width: top right bottom left
*/
.BTL {
    background-image: url( /images/spiralbook/TL.gif); 
    width: 30px;
    height: 14px; 
    border-style: none;
}

.BTT {
    background-image: url( /images/spiralbook/TT.gif); 
    height: 14px; 		
    border-style: none;
}

.BTR {
    background-image: url( /images/spiralbook/TR.gif);
    width: 15px;
    height: 14px; 	
    border-style: none;
}

.BLL {
    background-image: url( /images/spiralbook/LL.gif);
    width: 15px; 	
    border-style: none;
}

.BIMG {
	text-align: center;
	border-style: none;
}

.BRR {
    background-image: url( /images/spiralbook/RR.gif);
    width: 15px; 	
    border-style: none;
}

.BBL {
    background-image: url( /images/spiralbook/BL.gif);
    width: 30px;
    height: 15px; 	
    border-style: none;
}

.BBB {
    background-image: url( /images/spiralbook/BB.gif);
    height: 15px; 	
    border-style: none;
}

.BBR {
    background-image: url( /images/spiralbook/BR.gif);
    width: 15px;
    height: 15px; 	 		
    border-style: none;
}
