/* CSS Document */

#top6 {
padding-top:15px;
}

#hottechproj { 
 display:block;
 height:110px;
}

a.technology:active, a.technology:link, a.technology:visited
{
 color: #00b0ac;
 text-decoration: none;
 font-size: 12px;
}
a.technology:hover
{
 text-decoration: underline;
}

#iconwrap {
width: 100%;
height:20px;
margin:10px 0 0 0;
}

.icons {
float:left;
padding:0 0 0 5px;
}

.icontext {
padding:4px 0 0 0;
float:left;
}

#publications {
 width:480px;
 height:23px;
 background:#00b0ac;
 color:#fff;
 font-weight:bold;
 padding-top:7px;
}

.publicationspadding {
 padding:0 0 0 10px;
}