/** category reqeusts section - added by matt **/
.centerPanelList .lineBox{
	position:relative;
	left:10px;
	width: 596px;
	height: 60px;
	border: 0px solid #000;
	margin: 0px;
}
.centerPanelList .entries{
	float:left;
	height:60px;
	border:0px;
	text-align:center;
	padding-right: 5px;
}
.centerPanelList .altLine{
	background-color:#eee;
}
.centerPanelList .entrynum{
	width:20px;
}
.centerPanelList .entryrequest{
	width:235px;
	text-align:left;
}
.centerPanelList .maximumbudget{
	background-color:#ddd;
	width:55px;
}
.centerPanelList .lowestbid{
	background-color:#ddd;
	width:55px;
}
.centerPanelList .nobids{
	width:40px;
}
.centerPanelList .posted{
	width:75px;
}
.centerPanelList .timeleft{
	width:75px;
}

.centerPanelList .entryselect{
	width:20px;
}
.centerPanelList .entryselectspacer{
	width:123px;
}
.centerPanelList .entryportfolio{
	width:100px;
}
.centerPanelList .entryname{
	width:470px;
}
.centerPanelList .entryreviews{
	background-color:#ccc;
	width:100px;
}
.centerPanelList .entryrating{
	background-color:#aaa;
	width:372px;
}

