﻿.outletitem
{
	height: 135px;
	width: 260px;
	font-family: Times New Roman, Serif;
	text-align: center;
	overflow: hidden;
}

.outlettop
{
	border-bottom: 2px #95d3e2 solid;
	background-color: #c8e9f2;
}

.outletmiddle
{
	border-bottom: 2px #95d3e2 solid;
	background-color: #d5eef3;
}

.outletitembottom
{
	background-color: #e1f3f7;
}

.percent
{
	font-size: 16px;
	font-weight:bold;
	color: #00a4c4;
}

.blue
{
	color: #00a4c4;
	font-size: 16px;
	font-weight: bold;
}

.largertext
{
	font-size: 16px;
	font-weight: bold;
	color: #555;
}

.outletcontainer
{
	margin: 0 auto;
	width: 100%;
}

.outletcontainer h3
{
	margin: 1em 0 0 0;
}

.outletitem strong
{
	color: #555;
}

.percent sup
{
	font-size:22px;
}