<!-- 
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('borda.gif');
	height: 9px;
	font-size: 2px;
	}
.top-left, .bottom-left { 
	margin-right: 9px;
	}
.top-right, .bottom-right { 
	margin-left: 9px;
	margin-top: -9px;
	}
.top-right {
	background-position: 100% 0;
	}
.bottom-left  { 
	background-position: 0 -9px;
	}
.bottom-right { 
	background-position: 100% -9px;
	}
.inside {
	border-left: 1px solid #C00000;
	border-right: 1px solid #C00000;
	background: #FFFFFF;
	color: #000000;
	padding-left: 5px;
	padding-right:1px;
	height: 180px;
	width:300px;
	}

.inside_livre {
	border-left: 1px solid #C00000;
	border-right: 1px solid #C00000;
	background: #FFFFFF;
	color: #000000;
	padding-left: 0px;
	padding-right:0px;
	height: 20px;
	}
.notopgap    { margin-top: 0; }
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; }

.bordanun{width:308px;height:180px;}
-->