@charset "utf-8";
/* CSS Document */
#liveninfo {
	clear:both;
}
#live {
	width:324px;
	height:225px;
	float:left;
	background-color:#CCCCCC
}
#info {
	float:left;
	width:448px;
}
#info .a {
	background-color:#E6E6E6;
	padding-left:10px;
	height:14px;
	line-height:14px;
	border-bottom:#CCCCCC 1px solid;
}
#info .b {
	background-color:#F4F4F4;
	padding-left:10px;
	height:14px;
	line-height:14px;
	border-bottom:#CCCCCC 1px solid;
}
#profile {
	clear:both;
}
#botones {
	width:448px;
	height:60px;
}
.boton1 {
	width:100px;
	float:left;
	height:58px;
	margin-top:1px;
	margin-left:1px;
	border:#CCCCCC 1px solid;
	line-height:58px;
	text-align:center;
	background-image:url(profile/uno.png);
}
.boton2 {
	width:135px;
	float:left;
	height:58px;
	margin-top:1px;
	margin-left:1px;
	border:#CCCCCC 1px solid;
	line-height:58px;
	text-align:center;
	background-image:url(profile/dos.png);
}
.info14 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
#profcomment {
	width:250px;
	background-color:#FFFFFF;
	float:right;
	margin:10px;
}
#gilada {
	clear:both;
	margin:5px;
}
