/* List Page Tables */


.adspace {
        float:right;
        margin-top:15px;
        padding-top:5px;
        width: 240px;
        height: 400px;
        text-align:center;
        background-color:#ffffff;
        border: 1px solid black;
}


/*
.box {
 margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
height:300px;
    width: 60%;
    padding: 20px;
    text-align: left;
    background-color: #ff0000;
    border: 3px solid #ffffff;
}
*/





/*
.listing  {
background-color:white;
width:400px;
height:400px;
border:1px solid black;
}
*/



table.listing {
	margin:25px 0px 20px 10px;
	border-collapse:collapse;
/*	width:500px;*/
        width:100%;
        color:#000000;
        border1px solid #000000;
        background-color:#ffffff;
/*border-top: 1px solid #000000;*/
	}

.listing caption {
	text-align:left;
	font-size:110%;
	font-weight:bold;
	padding-bottom:0.25em;
	margin-left:10px;
	margin-top:10px;
        color:#000000;
	}

.listing th {
	text-align:left;
	font-weight:normal;
	}
	
.listing td {
	font-size:100%;
	vertical-align:top;
	}
	
.listing td, .listing th {	
	padding:7px 7px 7px 0;
	border-bottom:1px solid #000000;
/*        border-right:1px solid #ffff00;*/
        color:#000000;
	}
	
.thumbnail, .photo {
	padding-right:0;
	}

.thumbnail {
width:150px;
}


.listing img {
	width:70px;
	height:70px;
	}
	
.operator, .dtstart
{
width:110px;
border:0px solid black;
text-align:right;
}
.operator A:link {color:#3399cc;text-decoration: none;}
.operator A:visited {color:#3399cc;text-decoration: none;}
.operator A:active {color:#3399cc;text-decoration: none;}
.operator A:hover {text-decoration: underline; color: #3399cc;}

.description A:link {color:#3399cc;text-decoration: none;}
.description A:visited {color:#3399cc;text-decoration: none;}
.description A:active {color:#3399cc;text-decoration: none;}
.description A:hover {text-decoration: underline; color: #3399cc;}


.misclinks A:link {color:#3399cc;text-decoration: none;}
.misclinks A:visited {color:#3399cc;text-decoration: none;}
.misclinks A:active {color:#3399cc;text-decoration: none;}
.misclinks A:hover {text-decoration: underline; color: #3399cc;}



.location
{
width:75px;
}

.top 
{
font-size:90%;
float:right;
}
	
.listing td p, .listing td h4
 {
margin:0;

}

.buttons {
width:170px;
text-align:center;
height:20px; 
background-color:#cc0001;
border:1px solid white;
}

