﻿#tdTopLeft
{
	width: 10px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("../images/Admin/top_left.png");
}

#tdTopRight
{
	width: 10px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("../images/Admin/top_right.png");
}

#tdBottomLeft
{
	width: 10px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("../images/Admin/bottom_left.png");
}

#tdBottomRight
{
	width: 10px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("../images/Admin/bottom_right.png");
}

.tdTopLeft
{
	width: 10px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("../images/Admin/top_left.png");
}

.tdTopRight
{
	width: 10px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("../images/Admin/top_right.png");
}

.tdBottomLeft
{
	width: 10px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("../images/Admin/bottom_left.png");
}

.tdBottomRight
{
	width: 10px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url("../images/Admin/bottom_right.png");
}
