@charset "utf-8";
/* CSS Document */

#live {
	width:324px;
	height:225px;
	float:left;
	background-color:#CCCCCC
}
#botones {
	width:100px;
	float:left;
}
.boton1 {
	width:100px;
	height:30px;
	margin-top:1px;
	margin-left:1px;
	border:#CCCCCC 1px solid;
	line-height:30px;
	text-align:center;
	background-image:url(profile/uno.png);
}
.boton2 {
	width:100px;
	height:124px;
	margin-top:1px;
	margin-left:1px;
	border:#CCCCCC 1px solid;
	line-height:30px;
	text-align:center;
	background-image:url(hotornot/dos.png);
}
#gilada {
	float:left;
	clear:right;
	margin:5px;
	width:345px;
}
#votedone {
	background-image:url(hotornot/dos.png);
	height:110px;
	width:345px;
	display:block;
}
#rankfoto {
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	margin:3px;
	padding:1px;
	float:left;
	width:100px;
	height:75px;
	display:block;
}
#rankdesc {
	float:left;
	display:block;
}
#rankbutons {
	clear:both;
	display:block;
}
.rankbot {
	height:20px;
	width:110px;
	line-height:21px;
	text-align:center;
	float:left;
	margin-left:2px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	display:block;
}
.tell {
	color:#FF9900;
	line-height:20px;
}
.commenther {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
