﻿.r_top_green	
{
	background:url(Images/Panel/r_top_green.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}

.l_top_green	
{
	background:url(Images/Panel/l_top_green.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}

.r_bot_green	
{
	background:url(Images/Panel/r_bot_green.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}

.l_bot_green	
{
	background:url(Images/Panel/l_bot_green.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}	

.horizontal_green	
{
	background:url(Images/Panel/ver_bar_green.jpg);
	background-position:center;
	background-repeat:repeat;
	height:22px;
}

.vertical_green	
{
	background:url(Images/Panel/hor_bar_green.jpg);
	background-position:center;
	background-repeat:repeat;
	height:22px;
}

.r_top_white
{
	background:url(Images/Panel/r_top_white.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.l_top_white	
{
	background:url(Images/Panel/l_top_white.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.r_bot_white	
{
	background:url(Images/Panel/r_bot_white.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.l_bot_white	
{
	background:url(Images/Panel/l_bot_white.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}
/*--------------------------------*/
.r_top_red	
{
	background:url(Images/Panel/r_top_red.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.l_top_red	
{
	background:url(Images/Panel/l_top_red.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.r_bot_red	
{
	background:url(Images/Panel/r_bot_red.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.l_bot_red	
{
	background:url(Images/Panel/l_bot_red.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.horizontal_red	
{
	background:url(Images/Panel/ver_bar_red.jpg);
	background-position:center;
	background-repeat:repeat;
	height:16px;
}

.vertical_red	
{
	background:url(Images/Panel/hor_bar_red.jpg);
	background-position:center;
	background-repeat:repeat;
	height:16px;
}
