﻿.TopLine
{
	background-image: url(../../_Catalogue/Images/graphics/outlines/rounded-white/1.png);
	background-position: right;
	height: 20px;
}
.LeftLine
{
	background-image: url(../../_Catalogue/Images/graphics/outlines/rounded-white/7.png);
	width: 20px;
}
.RightLine
{
	background-image: url(../../_Catalogue/Images/graphics/outlines/rounded-white/3.png);
	width: 20px;
}
.BottomLine
{
	background-image: url(../../_Catalogue/Images/graphics/outlines/rounded-white/5.png);
	height: 20px;
}
.TopLeftCorner
{
	background-image: url(../../_Catalogue/Images/graphics/outlines/rounded-white/8.png);
	background-position: left;
	height: 20px;
	width: 20px;
}
.TopRightCorner
{
	background-image: url(../../_Catalogue/Images/graphics/outlines/rounded-white/2.png);
	background-position: right;
	height: 20px;
	width: 20px;
}
.BottomLeftCorner
{
	background-image: url(../../_Catalogue/Images/graphics/outlines/rounded-white/6.png);
	background-position: left;
	height: 20px;
	width: 20px;
}
.BottomRightCorner
{
	background-image: url(../../_Catalogue/Images/graphics/outlines/rounded-white/4.png);
	background-position: right;
	height: 20px;
	width: 20px;
}



