#disclaimer {
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #808080;
	text-align:center;
	margin-top:5px;
	clear:both;
	display:none;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #dddddd;
	color: black;
}
#disclaimerTag {  
	width: 200px;
	/* background-image: url(../images/box.png); */
	background-color: #dddddd;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 3px;
	text-align:center;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	clear:both;
	height: 22px;
	color: black;
	padding-top: 3px;
}
.product_disclaimer {
	padding:5px;
	font-size: 8pt;
}
.title {
	font-weight: bold;
	font-size: 11pt;
}
.ddl {
	width:400px;
	margin-bottom: 15px;
}
#selection {
	float:left;
	 background-color: #eaeaea; 
	width: 415px;
	height: 450px;
	border: 1px solid #404040;
	padding: 5px
}
#image {  
	display: none;
}
#text{}
#textBox{  
	float:right;
	color: Black;
	background-color: #eaeaea;
	width: 465px;
	height: 450px;
	border: 1px solid #404040;
	padding: 5px;
}
.error {
	color: Red;
	padding-left:10px;
}
.add{
	padding-left:20px;
	font-weight:normal;
}
.prod{  
	padding-left:20px;
	font-weight: bold;
	padding-top: 5px;
}