img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
#namecontainer {
	float: left;
	width: 160px;
}
/*one*/
#roundcontone {
	width: 140px;
	height: 375px;
	background-color: #dedede;
	margin-left: 2.5px;
	margin-top: 21px;
}
#roundtopone {
	background: url(../images/boxes/tr.png) no-repeat top right;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#copycontainerone {
	width: 100%;
	height: 92.5%;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#roundcontone h2 {
	margin: 0 20px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
#roundcontone p {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#roundbottomone {
	background: url(../images/boxes/br.png) no-repeat top right;
	position: relative;
	bottom: 2px;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
