
#Container .loggedin{
	display:none;
}
#Container .loggedin .userimage{
	max-width:50px;
	max-height:50px;
	float:left;
	text-decoration: none;
	border: 0;
}
#Container .loggedin p.username{
	font-size:12px;
	float:left;
	width:auto;
	margin: 26px 0 0 5px;
}

#Container .loggedin p.username a{
	color: #0AA2A8;
	font-weight: bold;
}

#Container .loggedin a.logout{
	float:left;
	margin:26px 0 0 5px;
	font-size:12px;
	color: #0AA2A8;
	font-weight: bold;
}
#Comments h3{
	width:614px;
	height:20px;
}

#Comments .Comment {
	clear:both;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	margin:8px 0 0;
	overflow:hidden;
	padding:5px 0 10px 10px;
	width:604px;
}

#Comments .Comment p{
	margin: 0;
	padding: 0;
	width:auto;
}

#Comments .Comment .userStuff {
	clear: both;
	margin-top: 5px;
}

#Comments .Comment .CommentSubject {
	font-size:11px;
	font-weight:bold;
	margin:0;
}

#Comments .Comment img{
	max-height:50px;
	max-width:50px;
	float:left;
	margin: 0 10px 0 0;
	clear: both;
}
#Comments .Comment div.CommentUsername{
	margin: 0 0 0 0;
	font-size:11px;
	color:#545454;
	float: left;
	margin-right: 10px;
}
#Comments .Comment div.CommentTimestamp{
	font-size:11px;
	color:#545454;
}
#Comments .Comment .CommentText{
	font-size:12px;
	color: #000000;
}
#Comments .Comment a.CommentReply {
	color:#FD5958;
	float:right;
	font-size:11px;
	margin:0 10px 0 0;
	text-decoration:none;
}
#Comments .SubComment {
	clear:both;
	float:left;
	margin:5px 0 0 60px;
	width:545px;
}

#Comments #CommentBox{
	overflow:hidden;
	display:none; 
	clear: both;
	margin-bottom: 29px;
}
#Comments .CommentInput{
	font-size:12px;
	color:#000000;
	overflow:hidden;
}
#Comments input.cmtsubject{
	float:left;
	clear:left;
	border:1px solid #000000;
	height:16px;
	width:200px;
	padding:3px;
	font-size: 12px;
}
#Comments textarea.cmttxt{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 3px;
	height:100px;
	width:500px;
	float:left;
	clear:left;
	border:1px solid #000000;
	font-size: 12px;
}
#Comments a.SubmitComment{
	background:url("http://www.muchmusic.com/mmconnect/frontendimages/submit.gif") no-repeat scroll 0 0;
	clear:left;
	float:left;
	padding:3px;
	text-indent:-999px;
	width: 84px;
	height: 25px;
}

#Comments input.SubmitComment{
	clear:left;
	float:left;
	padding:3px;
    border: 1px solid #006;
    background: #f6f6f6;
	font-size: 12px;
}

#Comments input.CancelComment{
	float:left;
	margin: 0 0 0 10px;
    border: 1px solid #006;
    background: #f6f6f6;
	font-size: 12px;
	padding: 3px;
}
#Comments .SubjectLabel, #Comments .CommentLabel{
	margin: 10px 0 2px 0;
	float:left;
	clear:left;
	font-weight: bold;
}
#Comments p#LoginToComment{
	margin: 5px 0 0 0;
	padding: 0;
	font-size:12px;
}
#Comments .CommentReply{
	/*display:none;*/
}
#Comments #comment-navigation{
	text-align: center;
	font-size:12px;
	font-weight: bold;
}

#Comments #comment-navigation a {
	text-decoration: none;
}

#Comments #comment-navigation a img{
	border: 0;
	margin-top: 3px;
}

#loginState {
	width: 188px; 
	height: 24px; 
	float: left;
	text-indent: -9999px;
}

#loginState img {
	float: left;
	margin-right:10px;
}

#loginState .welcome {
	float:left;
	font-size:11px;
	line-height:11px;
	width:85px;
}

#loginState .welcome a{
	text-decoration: none;
	color: blue;
}

.lostpassword {
	clear: both;
	color: red;
	font-size: 12px;
}
#Comments #commentlogin {
    background: url("http://www.muchmusic.com/mmconnect/images/login.png") repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 112px;
}
#Comments #commentlogin:hover {
    background-position: 0 -20px;
}
