.border_title_left
{
	clear:both;
	margin:0px;
	background:url("left.gif") repeat-y left;
	height:18px;
}
.grey_title_right
{

	padding:0px 5px 0px 5px;
	display:block;
    background:url("right.gif") repeat-y right;
	height:18px;
}
.grey_title
{
	height:18px;
	background:#666666 url("title_back.gif") repeat-x bottom;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:top;
	text-align:left;
}

div.center_box div.title_left div.title_right div.title div#text_titlu
{
	padding:4px 0px 0px 10px;
	font-size:12px;
	height:22px;
	vertical-align:middle;
}



  .menu_title
 {
	height:26px;
	background:#F1F1F3 url("menu_title.gif") no-repeat bottom left;
 }




.border_top_left
{
	clear:both;
	font-size:1px;
	background:url("top_left.gif") no-repeat bottom left;
	height:18px;

}
.border_top_right
{

	padding:0px 18px 0px 18px;
	display:block;
	font-size:1px;
    background: url("top_right.gif") no-repeat bottom right;

	height:18px;
}
.border_top
{
	height:18px;
	font-size:1px;
	background: url("top.gif") repeat-x top;
}


.border_bottom_left
{
	clear:both;
	font-size:1px;
	background: url("bottom_left.gif") no-repeat bottom left;
	height:18px;
}
.border_bottom_right
{

	padding:0px 18px 0px 18px;
	display:block;
	font-size:0px;
    background: url("bottom_right.gif") no-repeat top right;
	height:18px;
}
.border_bottom
{
	height:18px;
	font-size:0px;
	background: url("bottom.gif") repeat-x bottom;
}


.border_content
{
	clear:both;
	margin:0px;
	padding:0px;

	background:url("left.gif") repeat-y left ;
}

.border_inner_content
{
	display:block;
	margin:0px;
	padding:0px 18px 0px 18px;

    background:url("right.gif") repeat-y right top;
}
.border_i_content, #LSShadow
{

	/*background:#CCFFFF;*/
	padding:0px 0px 0px 0px;
	text-align:center;
	margin:0px;
	color:#99CC99;
	min-height:21px !important;
	height:auto !important;
	/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
	height: 21px;
	/* End IE5-Mac hack */
}
i {
	font-stretch:ultra-condensed;
}



.border_i_text
{
	padding:0px 0px 0px 0px;
	color:black;
}