/*Left hand column in order #d4e782*/
.LHBlft 
{
  background: url(images2_1/lhb.gif) 0 100% no-repeat #cccccc; width: 100%;
  color: #000000;
}

.RHBlft
{
  background: url(images2_1/rhb.gif) 100% 100% no-repeat;
}

.LHTlft 
{
  	background: url(images2_1/lht.gif) 0 0 no-repeat;
}

.RHTlft 
{
  	background: url(images2_1/rht.gif) 100% 0 no-repeat;
 	padding-right: 4px;
  	padding-left: 4px;
  	padding-top: 10px;
  	padding-bottom: 10px;
} 

/*END - Left hand column*/

/*Right hand extra column in order*/
.LHBext 
{
  background: url(images2_1/lhb.gif) 0 100% no-repeat #cccccc; width: 100%;
  color: #000000;
}

.RHBext
{
  background: url(images2_1/rhb.gif) 100% 100% no-repeat;
}

.LHText 
{
  	background: url(images2_1/lht.gif) 0 0 no-repeat;
}

.RHText 
{
  	background: url(images2_1/rht.gif) 100% 0 no-repeat;
 	padding-right: 10px;
  	padding-left: 10px;
  	padding-top: 10px;
  	padding-bottom: 10px;
} 

/*END - Right hand extra column*/
