@import url("master.css");

#main #leftCol {  }
	#main .box { min-height:273px; padding-bottom:0; background:#FF3C1E; }
	.ie7 #main .box { min-height:1px; }
	.ie6 #main .box { padding-bottom:7px; }
		#main .box div.foto { float:left; width:193px; margin-right:10px; }
				#main .box div.foto img { display:block; width:193px; height:162px;  }
				#main .box div.foto ul#navFot {  }
					#main .box div.foto ul#navFot li { cursor:pointer; cursor:hand; float:left; padding:0 9px; border-right:1px solid #000; font:10px Arial, Helvetica, sans-serif; }
					#main .box div.foto ul#navFot li.active { background:#000; color:#fff; }
			
		#main .box p {  }
			#main .box p a { text-decoration:underline; }
			

	#main .row {  }
		#main .row #contestList { float:left; width:140px; }
			#main .row #contestList ul li { margin-bottom:5px; padding:0 0 1px 2px; background:#000; }
				#main .row #contestList ul li a { font:14px Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; color:#fff; }
				#main .row #contestList ul li a:hover { text-decoration:underline; }

		#main .row #contestChamp { float:right; width:350px; }
		.ie #main .row #contestChamp { padding-bottom:10px; }
			#main .row #contestChamp h3 { margin-bottom:10px; padding-top:15px; background:url(i/contest-line.gif) repeat-x left top; font:bold 11px Arial, Helvetica, sans-serif; text-transform:uppercase; }
			#main .row #contestChamp h3.first { margin-top:10px; padding-top:10px; background:none; border-top:1px solid #000; }
			#main .row #contestChamp h3.short { padding:0; background:none; border:none; }
			
			#main .row #contestChamp .catBox { position:relative; margin-bottom:15px; }
				#main .row #contestChamp .catBox img { width:90px; height:120px; }
				#main .row #contestChamp .catBox .catInfo { position:absolute; left:100px; bottom:2px; width:255px; }
				.ie6 #main .row #contestChamp .catBox .catInfo { bottom:auto; height:120px; }
				.ie6 #main .row #contestChamp .catBox ul { position:absolute; bottom:2px; }
					#main .row #contestChamp .catBox ul li { font:11px Arial, Helvetica, sans-serif; line-height:13px;  }
					#main .row #contestChamp .catBox ul li.position { font:bold 11px Arial, Helvetica, sans-serif;  }

			#main .row #contestChamp ul.short { margin-bottom:10px; }
				#main .row #contestChamp ul.short li {  }
					#main .row #contestChamp ul.short li a { font:11px Arial, Helvetica, sans-serif;  }

.ie #footer { border-top:none; }