/*********** PDP STYLES ****/

div#subnavbar{
display:none;
visibility:hidden;
}

form{
width:auto;
text-align:left;
}

table#skillstable{
font-size:84%;
width:auto;
}

input.radiobutton{
border:none;
}

table#skillstable th{
background-color:#6B6498;
color:#FFFFFF;
text-align:center;
}

table#skillstable td{
background-color:#E6E6E6;
text-align:left;
}
table#skillstable td.buttoncell{
text-align:center;
}

table#skillstable textarea{
background-color:#FFFFFF;
}

table.reviewsstable{
width:60%;
}

table.reviewsstable th{
background-color:#6B6498;
color:#FFFFFF;
text-align:center;
}

table.reviewsstable td{
background-color:#E6E6E6;
text-align:left;
}
table.reviewsstable td.buttoncell{
text-align:center;
}

table.reviewsstable td form{
margin:0;
padding:0;

}

table.reviewsstable td form input{
margin:0;
padding:0;

}