img.floated {
	float: left;
	position: relative; /* fixes many nasty IE bugs */
	padding: 0.5em;
	}
	
.clearfloat {
	clear:both; height:0px;
	line-height:0px; visibility: hidden;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	border-style:solid; border-width:1px; border-color:#ff990f;
	width: 532px;
	height: 203px;
	overflow: auto;
	float:left;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
	padding: 10px 5px 10px 5px;
}
#storerev{
	/* Typical fixed height and fixed width example */
	border-style:solid; border-width:1px; border-color:#ff990f;
	width: 532px;
	height: 403px;
	overflow: auto;
	float:left;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
	padding: 10px;
}
#aboutscroll {
	/* Typical fixed height and fixed width example */
/*	border-style:solid; border-width:1px; border-color:#ff990f;*/
	width: 550px;
	height: 97px;
	overflow: auto;
	float:left;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: transparent;
	margin: 0.3em auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}
#reviewscroll {
	/* Typical fixed height and fixed width example */
/*	border-style:solid; border-width:1px; border-color:#ff990f;*/
	width: 550px;
	height: 97px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: transparent;
	margin: 0.3em auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}
#productdesccart {
	/* Typical fixed height and fixed width example */
/*	border-style:solid; border-width:1px; border-color:#ff990f;*/
	width: 347px;
	height: 114px;
	overflow: auto;
	float:left;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: transparent;
	margin: 0.3em auto;
	padding: 15px;
	padding-top: 0px;
}

#productdesccart2 {
	width: 330px;
	height: 114px;
	overflow: auto;
	float:left;
	background-color: transparent;
	margin: 0.3em auto;
	padding: 15px;
	padding-top: 0px;
}
#seller {


	border-style:solid; border-width:1px; border-color:#ff990f;
	width: 512px;
	height: 380px;
	overflow: auto;
	float:left;

	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
	padding: 15px;
}

#left_stores {
	/* Typical fixed height and fixed width example */
	width: 148px;
	height: 351px;
	overflow: auto;
	float:left;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
	padding: 0px;
}
#seller_statement {
	/* Typical fixed height and fixed width example */
	border-style:solid; border-width:1px; border-color:#ff990f;
	width: 512px;
	height: 315px;
	overflow: auto;
	float:left;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
	padding: 15px;
}
#mycustomscrolwallet {
	/* Typical fixed height and fixed width example */
	border-style:solid; border-width:1px; border-color:#ff990f;
	width: 548px;
	height: 310px;
	overflow: visible;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
	padding: 0px;
	padding-top: 5px;
}

#mycustomscroll2 {
	margin: 0px;
	float: left;
	width: 150px;
	height: 512px;
	padding-top: 11px;
	padding-right: 13px;
	padding-bottom: 17px;
	padding-left: 14px;
	background-image: url(images/storebg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;

}