.c_title {
	font-size: 16px;
	font-weight: bold;
	color: #216bbd;
	padding-bottom:10px;
}

.c_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #216bbd;
	padding-top: 5px;
}

.c_top {
  width: 100%;
  text-align: right;
  font-size: 80%;
  font-weight: bold;
  padding-bottom: 4px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;  
  white-space: nowrap;
}

.c_border {
  width: 100%;  
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 3px;
  padding-bottom: 3px;
}

.img {
	width: 11px;
	padding-left: 11px;
	background-image: url('../img/br.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
