/* News Articles Custom Styles */

.Grayframe_Cont_table{
direction:rtl;
margin: 0 0 10px 0;
}
.centered{
	margin: 0 auto 10px auto!important;
}
.Grayframe_Cont_TR{
/*background-image: url("Grayframecont_TR.jpg");
background-position: left bottom;
background-repeat: no-repeat;*/
height: 5px;
width: 6px;
}
.Grayframe_Cont_TRDiv{
height: 5px;
position:relative;
width: 6px;	
z-index:1001;
}
.Grayframe_Cont_TC{
background-image: url("Grayframecont_TC.jpg");
background-position: center bottom;
background-repeat: repeat-x;
height: 5px;
}
.Grayframe_Cont_TL{
/*background-image: url("Grayframecont_TL.jpg");
background-position: right bottom;
background-repeat: no-repeat;*/
height: 5px;
width: 6px;
}
.Grayframe_Cont_TLDiv{
height:5px;
position:relative;
width:6px;
z-index:1001;
}
.Grayframe_Cont_MR{
background-image: url("Grayframecont_MR.jpg");
background-position: left center;
background-repeat: repeat-y;
width: 6px;	
}
.Grayframe_ContentCell{
	padding: 0;
	margin: 0;
}
.Grayframe_ContentCell_txt{
	padding: 0px 10px 0 0;
}
.Grayframe_ContentCell p{
	padding: 0;
	margin: 0;
}
.Grayframe_ContentCell img{
	padding: 0;
	margin: 0;
}
.Grayframe_ContentCellDiv{
float:left;
margin-bottom:-9px;
margin-right:-10px;
position:relative;
right:5px;
top:-4px;
z-index:1000;
}

.Grayframe_Cont_ML{
background-image: url("Grayframecont_ML.jpg");
background-position: right center;
background-repeat: repeat-y;
width: 6px;	
}
.Grayframe_Cont_BR{
/*background-image: url("Grayframecont_BR.jpg");
background-position: left top;
background-repeat: no-repeat;*/
height: 5px;
width: 6px;
}
.Grayframe_Cont_BRDiv{
	height: 5px;
	position:relative;
width: 6px;
z-index:1001;
}
.Grayframe_Cont_BC{
background-image: url("Grayframecont_BC.jpg");
background-position: center top;
background-repeat: repeat-x;
height: 5px;	
}
.Grayframe_Cont_BL{
/*background-image: url("Grayframecont_BL.jpg");
background-position: right top;
background-repeat: no-repeat;*/
height: 5px;
width: 6px;
}
.Grayframe_Cont_BLDiv{
height:5px;
position:relative;
width:6px;
z-index:1001;
}
