/* START Container Style*/
.titleGrayContainer  {
	font-size: 14px;
	font-weight: bold;
	color: #f7941d;
	vertical-align:middle;
	text-align:left;
	padding-bottm:1px;
	padding-left:4px;
}

.GrayContainer_width {
	width: 100%;
}
.GrayContainer_bg {
    background-color:#dbdcdd;
}
.GrayContainer_contentbkgrd {
	vertical-align:top;
	text-align:left;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
}
.GrayContainer_top {
    background-image:url(images/INS_ProductInfo_C_41.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.GrayContainer_btm {
    background-image:url(images/INS_ProductInfo_C_53.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.GrayContainer_left {
    background-image:url(images/INS_ProductInfo_C_48.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.GrayContainer_right {
    background-image:url(images/INS_ProductInfo_C_47.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
