<!--

#thispage-prizes-container {
}

#thispage-prizes-box {
	width:153px;
	height:240px;
	border:1px solid #97ABD5;			
	border-top-width:5px;
	float:left;
	padding:6px;
	margin-bottom:1px;
	background-image:url(/site/img/s_clientes/nominaciones-box-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#thispage-prizes-box.thispage-prizes-box-left {
	margin-right:1px;
}

/* BOX CONTENTS */
#thispage-prizes-box-title {
	color:#FF9933;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}

#thispage-prizes-box-nomination {
	color:#FF9933;
	font-family:Tahome, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	height:30px;	
}

#thispage-prizes-box-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:14px;
	margin-top:7px;
	margin-bottom:3px;
	height:95px;
	overflow:auto;
}

#thispage-prizes-box-img {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#thispage-prizes-box-img img {
	border:1px solid #CCCCCC;
}

#thispage-prizes-box-footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	margin-top:4px;
	/*margin-left:auto;
	margin-right:auto;*/
}

/* NOMINATIONS */

#thispage-nominations {
}

#thispage-nominations ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style:none;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

#thispage-nominations li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/site/img/bullets/menu-like.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	margin-bottom:10px;
	padding-left:15px;
}

#thispage-nominations li a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

-->
