
.border_left_big
{
	font-family:none;
	background-color:#F2DEC2;
	width:100%;
	height:20px;
}
.border_left_big .top_left_rounded
{
	height:20px;
	width:5px;
	background-image:url(/img/main/rounded/border_top_left_rounded.gif);
	background-repeat:no-repeat;
	float:left;
}

.border_left_big .top_right_rounded
{
	height:20px;
	width:5px;
	background-image:url(/img/main/rounded/border_top_right_rounded.gif);
	background-repeat:no-repeat;
	float:right;
}

.border_left_big .bottom_left_rounded
{
	height:20px;
	width:5px;
	background-image:url(/img/main/rounded/border_bottom_left_rounded.gif);
	background-repeat:no-repeat;
	float:left;
}

.border_left_big .bottom_right_rounded
{
	height:20px;
	width:5px;
	background-image:url(/img/main/rounded/border_bottom_right_rounded.gif);
	background-repeat:no-repeat;
	float:right;
}

.border_left_small
{
	font-size:0px;
	background-color:#863514;
	height:10px;
}


.border_right_big
{
	font-size:0px;
	font-family:none;
	background-color:#F2DEC2;
	height:20px;
	width:100%;
}

.border_right_big .top_left_rounded
{
	height:20px;
	width:5px;
	background-image:url(/img/main/rounded/border_top_left_rounded.gif);
	background-repeat:no-repeat;
	float:left;
}

.border_right_big .top_right_rounded
{
	height:20px;
	width:5px;
	background-image:url(/img/main/rounded/border_top_right_rounded.gif);
	background-repeat:no-repeat;
	float:right;
}

.border_right_big .bottom_left_rounded
{
	height:20px;
	width:5px;
	background-image:url(/img/main/rounded/border_bottom_left_rounded.gif);
	background-repeat:no-repeat;
	float:left;
}

.border_right_big .bottom_right_rounded
{
	height:20px;
	width:5px;
	background-image:url(/img/main/rounded/border_bottom_right_rounded.gif);
	background-repeat:no-repeat;
	float:right;
}

.border_right_small
{
	font-size:0px;
	background-color:#606060;
	height:10px;
}

