#description {
font-family: Verdana, Arial;
color:#000000;
font-size:12px;
line-height:16px;
}

/*For the form*/
#display_prop_table_form {
margin-bottom:30px;
}

#prop_post_table{
border: 0px solid black;
width:100%;
padding:0px;
}

#prop_table_row:hover {
background-color:#E4E4E4;
border-bottom:1px solid black;
}

#prop_post_cell{
border-bottom: 1px solid #99A5BB;
padding:3px;
margin:0px;
vertical-align:middle;
}

#prop_view_row_1{
border: 1px solid #99A5BB;
padding:3px;
background-color:#FFFFFF;
font-weight:bold;
}

#prop_query_cell{
border:1px solid #99A5BB;
vertical-align:bottom;
background-color:#E4E4E4;
}

#vertical_col{
width:100%;
padding-left:30px;
vertical-align:top;
}

a.prop_table:link, a.prop_table:visited, a.prop_table:active{
text-decoration:none;
}

a.prop_table:hover{
text-decoration:underline;
}
