table {
	border-collapse: collapse;
	
}
table.contest_answers td {
	vertical-align: top;	
}

table.contest_answers td.text {
	padding: 10px;
}
table.contest_answers tr td {
	background: transparent url(../../images/div_h.gif) repeat-x scroll left bottom;
}
span.big_heart_light {
	background: url(../../images/heart_big_light.gif) top left no-repeat;
}
table.contest_list {
	width: 100%;
}
table.contest_list th {

	font-weight: bold;
}
table.contest_list td, table.contest_list th  {
	background: transparent url(../../images/div_h.gif) repeat-x scroll left bottom;
	width: 25%;
	padding: 10px;
	   text-align: center;
}

a.read_more_light {
	background: url(../../images/link_grey_bg.gif) right 7px no-repeat;
}
ul.heart_buttons {
	float:right;
	clear: both;
}
ul.heart_buttons li {
	float:left;
	clear:none;
	display:block;
	margin: 0px 10px;
}

