#right_col table tr td{
	font-size: 1.2em;
}

/*-- SUGGESTIONS --*/

.suggestionsHome{
	width: 930px !important;
	width: 930px;
	margin: 0px 27px 0px 25px !important;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.suggestionsHome .list ul{
	float: left;
	padding: 10px 5px 10px 10px !important;
	padding: 10px 0px 5px 10px;
	margin-bottom: 20px;
	width: 913px !important;
	width: 918px;
	text-align: center;
}
.suggestionsHome .list ul li{
	width: 136px;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 5px;
	font-size: 1.1em;
}

.suggestionsHome .actionButton{
	margin-top: 10px;
}




