.bordo {
	border-color: #c0c0c0;
	border-style: outset;
}

.2 {
	border-color: #c0c0c0;
	border-style: outset;
	float: none;
	position: relative;
         with: 60px;
         height: 60px;
}

p.outset {border-style: outset}
td.outset {border-style: double}