
.grey_top_left
{
	clear:both;
	font-size:1px;
	background:url("top_left.jpg") no-repeat left bottom;
	height:15px;

}
.grey_top_right
{

	padding:0px 15px 0px 15px;
	display:block;
	font-size:1px;
    background: url("top_right.jpg") no-repeat right bottom;

	height:15px;
}
.grey_top
{
	height:15px;
	font-size:1px;
	background: url("top.jpg") repeat-x top;
}


.grey_bottom_left
{
	clear:both;
	font-size:1px;
	background: url("bottom_left.jpg") no-repeat top left;
	height:15px;
}
.grey_bottom_right
{

	padding:0px 15px 0px 15px;
	display:block;
	font-size:0px;
    background: url("bottom_right.jpg") no-repeat top right;
	height:15px;
}
.grey_bottom
{
	height:15px;
	font-size:0px;
	background: url("bottom.jpg") repeat-x top;
}


.grey_content
{
	clear:both;
	margin:0px;
	padding:0px;

	background:url("left.jpg") repeat-y left ;
}

.grey_inner_content
{
	display:block;
	margin:0px;
	padding:0px 15px 0px 15px;

    background:url("right.jpg") repeat-y right top;
}
.grey_i_content, #LSShadow
{

	background-color:#EFEFEF;
	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;
}



.grey i_text
{
	padding:0px 0px 0px 0px;
}