/* CONTENT */

#tryOptions
{
	list-style: none;
	position: relative;
	left: -16px;
	width: 466px;
	margin-left: 0;
}

#tryOptions li
{
	float: left;
	width: 138px;
	height: 138px;
	margin-right: 25px;
	background-repeat: no-repeat;
}

#tryOptions #tryOptions3
{
	margin-right: 0;
}

#tryOptions a
{
	display: block;
	width: 138px;
	min-height: 138px;
	color: #FFFFFF;
	text-decoration: none;
}

* html #tryOptions a
{
	height: 138px;
}

#tryOptions a:hover
{
	color: #A1CDF7;
	cursor: pointer;
}

#tryOptions .number
{
	position: absolute;
	font-size: 500%;
	width: 138px;
	height: 138px;
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	line-height: 115px;
}

#tryOptions span
{
	position: absolute;
	width: 138px;
	margin-top: 98px;
	text-align: center;
	font-weight: bold;
}

#tryOptions p
{
	margin-top: 0;
	padding-top: 12px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: center;
}