/**  GERY-BORDER CONTAINER **/

/* Classes for Container */
/** ------- grey-Border Container Classes ------- **/
.grey-border {
	background-color: transparent; 
	border:0px; 
	vertical-align:top; 
	}
.grey-bordertitle-black {
	font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    color:#000000; 
	border:0px; 
	padding:0px 0px 0px 3px;
	vertical-align:middle;
	}
.grey-border_top-left {background:url(media/grey-border/grey_top-left_h11xw11.gif) no-repeat top left;}
.grey-border_top {background:url(media/grey-border/grey_top_h11xw4.gif) repeat-x top left;}
.grey-border_top-right {background:url(media/grey-border/grey_top-right_h11xw11.gif) no-repeat top right;}
.grey-border_right {background:url(media/grey-border/grey_right_h4xw11.gif) repeat-y top right;}
.grey-border_bot-right {background:url(media/grey-border/grey_bot-right_h11xw11.gif) no-repeat bottom right;}
.grey-border_bot {background:url(media/grey-border/grey_bot_h11xw4.gif) repeat-x bottom left;}
.grey-border_bot-left {background:url(media/grey-border/grey_bot-left_h11xw11.gif) no-repeat bottom left;}
.grey-border_left {background:url(media/grey-border/grey_left_h4xw11.gif) repeat-y top left;}
.grey-border_middle {background:url(media/grey-border/bg-white_middle_h15xw15.gif) repeat top left;}












