.codeclass {
	width: 330px;
	text-align: center;
	border-radius: 4px;
	border:1px solid #DBDBDB;
	background-color: rgb(235,235,228);
	margin-left: 30px;
	word-wrap: break-word;
    word-break: break-all;
    min-height: 25px;
}


.shppingclass {
	width: 330px;
	margin-top: 100px;
}