.proj_thumb {
    border: none;
    position: absolute;
    left: 0px;
    width: 535px;
    height: 82px;
    z-index: 2;
}
.proj_thumb_img {
    border: 3px solid #404040;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 80px;
}
.proj_thumb_head {
    position: relative;
    top: 0px;
    left: 135px;
    color: #606060;
    text-align: left;
    font-family: 'helvetica', sans-serif;
    font-size: 20px;
}
.proj_thumb_txt {
    position: relative;
    top: 3px;
    left: 135px;
    color: #404040;
    text-align: left;
    font-family: 'helvetica', sans-serif;
    font-size: 14px;
}
.img_basic {
    border: 3px solid #404040;
    position: absolute;
}
.reg_txt {
    color: #222222;
    font-family: 'helvetica', sans-serif;
    font-size: 16px;
}
a {
    color: #BBBBBB;
    text-decoration: none;
}
a:visited {
    color: #888888;
    text-decoration: none;
}
a:hover {
    color: #BBBBBB;
    text-decoration: underline;
}
a.body {
    color: #404040;
    text-decoration: none;
}
a.body:visited {
    color: #606060;
    text-decoration: none;
}
a.body:hover {
    color: #404040;
    text-decoration: underline;
}
.bumper {
    font-size: 1px;
    line-height: 1px;
}
.spacer {
    font-size: 1px;
    line-height: 1px;
}
div { 
    overflow: visible;
}
img { 
    border: none; 
}
