#fridaPuff {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

#fridaPuff a {
text-decoration:none;
font-weight:bold;
color:#3f3c35;
}

#fridaPuff a:hover {
text-decoration:underline;
color:#000;
}

#fridaPuff #teaserContainer {
width:393px;
height:109px;
display:block;
background:url(http://www.guld.nu/images/fridaPuff.jpg) no-repeat;
overflow:hidden;
}

#fridaPuff #blogContainer {
width:379px;
overflow:hidden;
padding:0 7px;
}

#fridaPuff #listItem {
width:393px;
overflow:hidden;
height:15px;
margin-bottom:4px;
}

#fridaPuff #title a {
text-decoration:none;
}

#fridaPuff #title {
padding:3px 0 0 0;
margin:0;
}

#fridaPuff #title b{
font-size:23px;
letter-spacing:-0.1em;
color:#fff;
padding:0 10px 0 7px;
}

#fridaPuff #title i{
font-weight:bold;
font-style:normal;
font-size:11px;
letter-spacing:0.1em;
color:#fff;
}

#fridaPuff #topPost {
padding-left:7px;
font-size:16px;
margin-bottom:2px;
}

#fridaPuff #topPost a {
color:#000;
}