.ProductName {
    color:#A79F6B;
    font-size: 12px;
    margin-left: 10px;
}

ul.ProductDocuments { margin-left: 10px; margin-top: -5px; }


.GradientContainer
{
    background-color: transparent;
    background-image: url("/Portals/_default/Skins/Intrepid Potash/images/cont-shadow.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e5e5e5;
    margin-top: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0pt;
    padding-left: 10px;
    display: block;
}

body {overflow-y: scroll;}

.UseImage {float: left;border-style: none;}
.Clear {clear: both;}

.UseItem {margin-left: 140px; margin-top: -10px;}
.UseLocation { font-size: 12px; font-family: Arial,Helvetica,sans-serif; color: #830016; margin-bottom: 10px;}
.LocationProducts {margin-top: 10px;}
.UseAction {text-transform: uppercase; font-size: 10px; padding-top: 10px;}

.hideContent {display:none;}

.ICGDataGrid
{
	color: #666;
	border: solid 1px #515e6a;
}

.ICGDataGrid td
{
	padding: 3px;
}

.ICGDataGridHeader td
{
	color: #000;
	background-color: #f4f5f7;
	border: solid 1px #d5d5d5;
    height: 22px;
    font-weight: bold;
    padding-left: 5px;
}
tr.ICGDataGridHeader
{
	height: 22px;
}

.ICGDataGridAltItem td
{
	background-color: #f6f6f6;
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
	height: 15px;
	border-top: solid 1px #fff;
	font-weight: normal;
}

.ICGDataGridItem td
{
	background-color: #fff;
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
	height: 15px;
	border-top: solid 1px #fff;
	font-weight: normal;
}