/* GENERAL STYLES */
.textSnippetDiv 
{
   position:absolute;
   top:75px;
   left:0px;
   
}
.tdBRightTop 
{ 
	height:  11px; 
	background-image: 
	url("img/Black_RT.png"); 
	width: 11px; 
}
.tdBLeftTop 
{ 
	height:  11px; 
	background-image: url("img/Black_LT.png"); 
	width:  11px; 
}
.tdBRightB 
{ 
	height:  11px; 
	background-image: url("img/Black_RB.png"); 
	width:  11px; 
}
.tdBMiddle
{
	background : #000000;  
	color: #FFFFFF;
}
.tdWRightTop 
{ 
	height:  11px; 
	background-image: url("img/White_RT.png");
	width:11px; 
}
.tdWRightB 
{ 
	height:  11px; 
	background-image: url("img/White_RB.png"); 
	width:  11px; 
}
.tdWLeftB 
{ 
	height:  11px; 
	background-image: url("img/White_LB.png"); 
	width: 11px; 
}
.tdWMiddle
{
	background : #FFFFFF;
}
.tdWMiddleH
{
	background : #FFFFFF;  
	color: #000000;  
	height:  80px; 
}
.tdBMiddleTop
{ 
	height:  11px; 
	background-image: url("img/BlackMiddleTop.png"); 
	background-repeat: repeat-x;
}
.tdWMiddleBottom
{ 
	height:  11px; 
	background-image: url("img/WhiteMiddleBottom.png"); 
	background-repeat: repeat-x;
}
.tdBMiddleLeft
{ 
	width:  11px; 
	background-image: url("img/BlackMiddleLeft.png"); 
	background-repeat: repeat-y;
}
.tdWMiddleLeft
{ 
	width: 11px; 
	background-image: url("img/WhiteMiddleLeft.png"); 
	background-repeat: repeat-y;
}
.tdWMiddleTop
{ 
        height:  11px; 
        background-image: url("img/WhiteMiddleTop.png"); 
        repeat-x:100%
}
.tdBMiddleBottom
{ 
       height:  11px; 
       background-image: url("img/BlackMiddleB.png"); 
       repeat-x:100%
}

/* EDITOR PROPERTIES */
