.contentHeader{
	background-image:url(../images/bg_header.gif);
	height:80px;
	width:760px;
	background-repeat:repeat-x;
}
.contentTop{
	background-color:#F3F3DE
}
.contentTitle{
	width:760px;
	font-size:16px;
	font-weight:normal;
}
.contentTitleText{
	margin:15px 0 0 20px
}
.contentMenu{
	width:698px;
	margin:10px 0 10px 30px
}
.contentMenuMiddle
{
	background-image:url(../images/content_menu_fill.gif);
	width:698px;
}
.contentBlockMenu{
	width:111px;
	height:39px;
	color:#B5B5B1;
}
.contentMenuHorizontalBar
{
	background-color:#B5B5B1;
	height:39px;
	width:1px;
	margin:0 0 0 8px
}
.contentMenuText{
	line-height:14px;
	margin:10px 0 0 6px
}
#alert{
	width:698px;
	margin:0 0 10px 30px;
	color:white;
	font-weight:normal;
	display:none;
	background-image:url(../images/content_alert_fill.gif);
}
#alertMiddle{
	width:550px;
	margin:0 0 5px 10px;
}
#alertError{
	padding:0 0 0 20px;
	width:550px;
}
.content{
	background-color:white;
	width:760px;
	background-image:url(../images/content_fill.gif);
}
.fullRow{
	width:495px;
	margin:10px 0 0 40px;
}
.subRow{
	width:300px
}
.blockQuestion{
	width:150px;
}
.questionText{
	float:right;
	text-align:right;
	padding-right:5px;
	font-weight:normal
}
.mandatoryField{
	background-image:url(../images/required_ico.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	background-position:0 5px
}
.notMandatoryField{
	width:10px;
	height:10px;
}
.footer{
	background-color:#ffffff;
	height:30px
}
.toolTip{
	display:none;
	margin-left:10px;
	color:#636163;
}
.imageUploadFill{
	width:200px;
	
	background-image:url(../images/pic_fill.gif);
}
.productListHeader{
	width:698px;
	margin:0 0 0 30px
}
.productListFill{
	width:698px;
	height:22px;
	background-image:url(../images/listblue_fill.gif);
	color:#FFFFFF;
	font-size:13px
}
.gridHeaderMenu{
	width:150px;
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
}

