/*STRUCTURES*/
.chunkbloggers{
width:530px;
height:auto;
margin:5px 0;
float:left;
background:url(../gif/bloggerSpace_bg.gif) repeat-y;
}
.bloggerspace{
width:170px;
height:auto;
float:left;
margin-right:10px;
}
.bloggerspace div.pad{
padding:5px;
overflow:hidden;
}
.rightChild{
margin-right:0;
}
.bloggerspace h3{
font-size:84%;
font-weight:bold;
text-align:center;
margin-bottom:0.5em;
background-color:#FFAC00;
}
.bloggerspace h4{
font-size:84%;
font-weight:bold;
line-height:1.2;
}
.bloggerspace p{
font-size:84%;
line-height:1.2;
}

.bloggerspace p.feedSpace{
margin-top:0.5em;
padding-top:0.5em;
border-top:1px dotted #777;
}
.bloggerspace p.blogJumper{
padding-left:10px;
font-weight:bold;
margin-top:0.5em;
padding-top:0.5em;
border-top:1px dotted #777;
text-align:right;
}
.bloggerspace p.blogJumper img{
vertical-align:middle;
margin-bottom:1px;
}






