.embossedBrownIconDiv{
height:0;
position:relative;
right:0px;
top:24px;
width:23px;
}
.embossedBrownIconDiv img{
/*height:52px;*/
position:relative;
right:0;
top:-80px;
/*width:66px;*/
}

.embossedBrownTR{ 
background-image: url(images/EmbosebrownTR.jpg);
background-position: top;
background-repeat: no-repeat;
width: 14px;
height: 15px;
} 
.embossedBrownTM{
	background-image: url(images/EmbosebrownTM.jpg);
background-position: top;
background-repeat: repeat-x;
height: 15px;
}
.embossedBrownTL{
		background-image: url(images/EmbosebrownTL.jpg);
background-position: top;
background-repeat: no-repeat;
height: 15px;
width: 13px;
}

.embossedBrownMR{ 
background-image: url(images/EmbosebrownMR.jpg);
background-position: top;
background-repeat: repeat-y;
width: 14px;
} 
.embossedBrownContent{
background-color: #FFFCE5;
padding: 8px;
}
.embossedBrownML{
background-image: url(images/EmbosebrownML.jpg);
background-position: top;
background-repeat: repeat-y;
width: 13px;
}

.embossedBrownBR{ 
background-image: url(images/EmbosebrownBR.jpg);
background-position: top;
background-repeat: no-repeat;
width: 14px;
height: 15px;
} 
.embossedBrownBM{
	background-image: url(images/EmbosebrownBM.jpg);
background-position: top;
background-repeat: repeat-x;
height: 15px;
}
.embossedBrownBL{
		background-image: url(images/EmbosebrownBL.jpg);
background-position: top;
background-repeat: no-repeat;
height: 15px;
width: 13px;
}
