.cell {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	padding-right: 45px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #000000;
	background-color: #E9E9E9;
}
.ingress {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
}
.caption {
	font-size: 20px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-weight: bold;
	vertical-align: 120%;
}
.lowercaption {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.nega {
	color: #FFFFFF;
	background-color: #9000ff;
	font-weight: bolder;
	letter-spacing: 0.1em;
}
a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}
a:hover {
	color: #9000ff;
	text-decoration: none;
	font-weight: bold;
}
