/* ======================================================= *
 * TITLE   : NBuy               | masthead.css             *
 * CREATED : 22 May 2008        | UPDATED: 22 May 2008     *
 * ======================================================= */




.ebay-table {
	margin: 0;
	width: 100%;
	height: 600px;
	width: 950px;
	}

.ebay-table td.left {
	width: 550px;
	height: 600px;
	}

.ebay-table td.mid {
	width: 50px;
	}
	
.ebay-table td.right {
	width: 350px;
	}

.product-header {
	height: 42px;
	background-image: url(../images/header-line.gif);
	width: 550px;
	}

.product-header h4 {
	font: bold 16px/100% verdana,arial,helvetica,sans-serif;
	margin-top: 5px;
	}

.state-header {
	font: bold 14px/100% verdana,arial,helvetica,sans-serif;
	color: #333;
	padding-left: 100px;
	}

.state-header h4 {
	font: bold 14px/100% verdana,arial,helvetica,sans-serif;
	color: #333;
	}

/* ===================================================== *
 * Classified DIV
 * ===================================================== */

.linesep {
	padding-left: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 10px;
	background-color: #EEEEEA;
	background: transparent url(../images/slip-background.gif) bottom no-repeat;
	font: normal 11px verdana,arial,helvetica,sans-serif;
	line-height: 163%;
	height: 25px;
	width: 50%;


}

.linesep a {
	color: #55789B;
	text-decoration: underline;


}

.linesep a:hover {
	color: #94ACC5;
	text-decoration: underline;


}


.dataTable {
	margin: 0px 0;
	}


.dataTable td {
	font: normal 10px verdana,arial,helvetica,sans-serif;
	text-align: left;
	color: #999;
	padding: 2px;
	}	
	
.dataTable td a {
	color: #999;
	text-decoration: none;
	
	}
	
.dataTable td a:hover {
	color: #666;
	text-decoration: none;
	
	}
	
.header {
	font: bold 11px verdana,arial,helvetica,sans-serif;
	text-align: left;
	color: #999;
	} 
	
.smalltext {
	font: normal 10px/30px verdana,arial,helvetica,sans-serif;
	text-align: left;
	color: #999;
	} 	
