.info {
	margin: 0;
}
.avatar {
	border:2px dashed #FFFFFF;
	float: left;
	margin-right: 14px;
}
.comment {
font-style:italic;
margin:10px;
	
}
.comment_default  {
	float: left;
}
.ce_comments .form {
	
}

.pagination {
	clear:both;
	text-align:center;
}

.pagination p, #gallery .previous {
text-indent:-9999px;
}
 .pagination ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}
.pagination ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-right:12px;

}

div.bubble {
float:left;
font-size:14px;
margin-bottom:24px;
margin-right:41px;
margin-top:16px;
min-height:194px;
width:282px;
}
div.bubble blockquote {
background-color:#FFFFFF;
border:1px solid #C9C2C1;
margin:0;
padding:0;
}
div.bubble blockquote p {
margin:10px;
padding:0;
}
div.bubble cite {
background:transparent url(tl_files/img/tip.gif) no-repeat scroll 20px 0;
font-style:normal;
margin:0;
padding:7px 0 0 15px;
position:relative;
top:6px;
}
div.bubble div.rounded {
background-color:#FFF;
border:3px solid #fff;
color: #23CAEE;
margin-bottom:10px;
-moz-border-radius: 6px;
}
div.bubble div.rounded blockquote {
background-color:transparent;
border:0 none;
}
div.bubble div.rounded blockquote p {
margin:0 10px;
}
div.bubble cite.rounded {

background:transparent url(../img/tip-rounded.gif) no-repeat scroll 15px 0;
margin:0;
padding-right:30px;
position:relative;
top:-7px;
}
div#pimped.bubble {
font-size:14px;
}
div#pimped.bubble div.rounded {
background-color:#111111;
border:3px solid #FFFFFF;
color:#FFFFFF;
}
div#pimped.bubble cite.rounded {

background:transparent url(tl_files/img/tip-pimped.gif) no-repeat scroll 15px 0;
}



