
body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#registeredbody {
	margin-right: auto;
	margin-left: auto;
	height: 1400px;
	width: 740px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
#Tregisteredproduct {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/titlebg.jpg);
}

#registeredproduct {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 715px;
	height: 205px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}
#Lregisteredproduct {
	float: left;
	height: 185px;
	width: 450px;
	border: 1px solid #333333;
	margin: 9px;
}
#Rregisteredproduct {
	float: left;
	height: 175px;
	width: 215px;
	margin-right: 9px;
	margin-top: 9px;
	margin-bottom: 9px;
	color: #EEEEEE;
	background-color: #1B1B1B;
	border: 1px solid #FFFFFF;
	font-size: 13px;
	padding: 5px;
}

