﻿.DS-TL {
	/*background-image: url('../TemplateItems/Small20/DS-TL.png');
	background-repeat: no-repeat;
	background-position: right bottom;*/
	width: 6px;
	height: 6px;
}
.DS-L {
	/*background-image: url('../TemplateItems/Small20/DS-L.png');
	background-repeat: repeat-y;
	background-position: right;*/
	width: 6px;
}
.DS-BL {
	/*background-image: url('../TemplateItems/Small20/DS-BL.png');
	background-repeat: no-repeat;
	background-position: right top;*/
	width: 6px;
	height: 6px;
}
.DS-TR {
	/*background-image: url('../TemplateItems/Small20/DS-TR.png');
	background-repeat: no-repeat;
	background-position: left bottom;*/
	width: 6px;
	height: 6px;
}
.DS-R {
	/*background-image: url('../TemplateItems/Small20/DS-R.png');
	background-repeat: repeat-y;
	background-position: left;*/
	width: 6px;
}
.DS-BR {
	/*background-image: url('../TemplateItems/Small20/DS-BR.png');
	background-position: left top;
	background-repeat: no-repeat;*/
	width: 6px;
	height: 6px;
}
.DS-T {
	/*background-image: url('../TemplateItems/Small20/DS-T.png');
	background-repeat: repeat-x;*/
	height: 6px;
	background-position: 50% bottom;
}
.DS-B {
	/*background-image: url('../TemplateItems/Small20/DS-B.png');
	background-repeat: repeat-x;
	background-position: 50% top;*/
	height: 6px;
}
