.Shadow_Top_Left {
	background-image:url(/images/new/shadows/Shadow_Top_Left.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:5px;
	height:5px;
}

.Shadow_Top_Left img {
	width:5px;
	height:5px;
}

.Shadow_Top {
	background-image:url(/images/new/shadows/Shadow_Top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:5px;
	text-align:center;
}

.Shadow_Top img {
	height:5px;
}

.Shadow_Top_Right {
	background-image:url(/images/new/shadows/Shadow_Top_Right.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:5px;
	height:5px;
}

.Shadow_Top_Right img {
	width:5px;
	height:5px;
}

.Shadow_Left {
	background-image:url(/images/new/shadows/Shadow_Left.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:5px;
}

.Shadow_Left img {
	width:5px;
}

.Shadow_Right {
	background-image:url(/images/new/shadows/Shadow_Right.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:5px;
}

.Shadow_Right img {
	width:5px;
}

.Shadow_Bottom_Left {
	background-image:url(/images/new/shadows/Shadow_Bottom_Left.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:5px;
	height:5px;
}

.Shadow_Bottom_Left img {
	width:5px;
	height:5px;
}

.Shadow_Bottom {
	background-image:url(/images/new/shadows/Shadow_Bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:5px;
	text-align:center;
}

.Shadow_Bottom img {
	height:5px;
}

.Shadow_Bottom_Right {
	background-image:url(/images/new/shadows/Shadow_Bottom_Right.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:5px;
	height:5px;
}

.Shadow_Bottom_Right img {
	width:5px;
	height:5px;
}

.Shadow_Center {
	border:1px solid #cccccc;
}