table#main_table
{
background: transparent;
margin-left: 10px;
border: 0px solid silver; /*#CCCCCC;*/
}

td#contents
{
width: 10px;
text-align: center;
border: 1px solid #91976c; /*#9C9DA0;  /*#CCCCCC;*/
padding: 10px;
background: white;/*#9C9DA0; #D6D5D9; */
}

td#contents_browse
{
width: 10px;
height: 9px;
text-align: center;
/*border: 1px solid silver; /*#9C9DA0;  /*#CCCCCC;*/
padding: 2px;
background: transparent; /*#D6D5D9; */
}

td#web
{
font-family: Lucida sans Unicode;
font-size: 10px;
padding-left: 5px;
color : #525154;
width: 150px;
/*text-align: top; not valid css!*/
background: transparent;   /****#9C9DA0****/
}

td#webblog
{
font-family: Lucida sans Unicode;
font-size: 11px;
padding-left: 5px;
color : silver;
width: 400px;
background: transparent;   /****#9C9DA0****/
display: block;
}

td#webcontents
{
width: 10px;
height: 9px;
text-align: center;
background: transparent;
border: 1px solid white;  /*#CCCCCC;*/
padding: 3px;
background: silver; /*#D6D5D9; */
}

td#photo
{
font-family: Lucida sans Unicode;
font-size: 10px;
padding-left: 5px;
color : #525154;
text-align: right;
}

td#workblog
{
width: 200px;
background: transparent;   /****#9C9DA0****/
border-left: 0px solid silver;
font-family: Lucida sans Unicode;
font-size: 11px;
padding-left: 10px;
color : silver;
text-align: left;
vertical-align: super;
}

td#tehnocrati
{

background: transparent;
border-left: 0px solid silver;
font-family: Lucida sans Unicode;
font-size: 11px;
padding-left: 10px;
color : silver;
text-align: left;
vertical-align: super;
height: 1px;
}

td#photoblog
{
width: 150px;
background: transparent;   /****#9C9DA0****/
border-left: 1px solid silver;
font-family: Lucida sans Unicode;
font-size: 10px;
padding-left: 15px;
color : #525154;
text-align: left;
vertical-align: super;
}

td#webtable
{
padding-left: 10px;
border-left: 0px solid silver;
width: 150px;
text-align: left;
vertical-align: super;
}

