/* image masters */
.img-headers {
background: white;
width:260px; 
height:52px;
margin-bottom:8px;
}
.img-headers {
background: white;
width:250px; 
height:45px;
margin-bottom:5px;
}
.img-headers p.portfoliocv {
position:absolute top left;
background:transparent;
width:260px; 
height:52px;
background: #eee url(images/portfoliocv.jpg) no-repeat top left;
}
.img-headers p.posts {
position:absolute top left;
background:transparent;
width:260px; 
height:52px;
background: #eee url(images/posts.jpg) no-repeat top left;
}
.img-headers p.tools {
position:absolute top left;
background:transparent;
width:260px; 
height:52px;
background: #eee url(images/tools.jpg) no-repeat top left;
}
.img-headers p.contact {
position:absolute top left;
background:transparent;
width:260px; 
height:52px;
background: #eee url(images/contact.jpg) no-repeat top left;
}
.img-headers p.communities {
position:absolute top left;
background:transparent;
width:260px; 
height:52px;
background: #eee url(images/communities.jpg) no-repeat top left;
}
.img-headers p.webworld {
position:absolute top left;
background:transparent;
width:250px; 
height:45px;
background: #fff url(images/webworld.gif) no-repeat top left;
}
/* TOOLS - TOOL ICONS */
#toolbox {
border:1px solid white;
height:25px;
}
.tools-icons {
width:17px; 
height:17px;
float:left;
border:3px solid white !important;
background:white;
}
.tools-icons div.mybloglog, div.delicious, div.technorati, div.blogger {
position:absolute top left;
margin-top:1px;
text-decoration:none; 
width:17px; 
height:17px;
padding-bottom:2px;
}
.tools-icons div.mybloglog {
background: #eee url(images/imybloglog.png) no-repeat top left;
}
.tools-icons div.delicious {
background: #eee url(images/idelicious.png) no-repeat top left;
}
.tools-icons div.technorati {
background: #eee url(images/itechnorati.png) no-repeat top left;
}
.tools-icons div.blogger {
background: #eee url(images/iblogger.png) no-repeat top left;
}
/* image masters */

