@CHARSET "UTF-8";

.ixBlogroller .alignleft{
	float:left;
	margin:0px !important;
	margin-right:5px !important;
	margin-bottom:10px !important;
}
.ixBlogroller .linkbox{
    clear:both;
    width:625px;
    text-align:left;
    font-size:.9em;
    border-radius: 4px;
    -moz-border-radius:4px; /* Mozilla */
    -webkit-border-radius: 4px; /* Webkit */
    border:1px solid #909090;
    background:#f0f0f0;
    margin: 0px 5px 5px 0px !important;
}
.ixBlogroller .linkbox p{
	margin:0px 5px;
	text-align:left;
}
.ixBlogroller .linkbox .description{
	text-align:left;
        width:200px;
        float:left;
	overflow:auto;
	background:#f0f0f0;
	color:#505050;
}
.ixBlogroller .linkbox .thumb{
    width:160px;
    float:left;
}
.ixBlogroller h3 {
	text-align:left;
	margin:10px 0 10px 5px;
	font-weight:bold;
}
.ixBlogroller h4 {
	text-align:left;
	margin:5px;
	font-weight:bold;
}

.ixBlogroller .feedlines{
    float:left;
    width:450px;
}


.ixBlogroller .image_description{
	text-align:left;
	margin:5px;
}
.ixBlogroller .image{
	margin:5px !important;
	padding:0px !important;
    border-top:1px solid #909090;
    border-left:1px solid #909090;
    border-bottom:1px solid #f0f0f0;
    border-right:1px solid #f0f0f0;	
}
.ixBlogroller .image img{
	border:0px !important;
	padding:0px !important;
	margin:0px !important;
}
.ixBlogroller .linkbox hr{
	margin:0px;
	height:0px;
	border:none;
	border-top:1px solid #909090;
	border-bottom:1px solid #f0f0f0;
}
.ixBlogroller .seitwert_pagerank{
	float:left;
	width:88px;
	padding: 0px;
	margin:0px;
	margin-right:5px;
	margin-bottom:5px;
}
.ixBlogroller .footer{
	margin:5px;
}
.ixBlogroller .footer p{
	text-align:right !important;
	font-size:.8em !important;
	border-top:1px solid #303030;
}