#linkList {
	font-family: Arial;
	font-size: 11px;
	color: #797d62;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#list_nav {
	width: 154px;
	font-family: Arial;
	font-size: 11px;
	color: #797d62;
	margin-left: 24px;
	margin-top: 12px;
	float:left;
	/* clear: both; */
	/*z-index:1;*/
	/* position: absolute; */
}
#list_nav002 {
	width: 154px;
	font-family: Arial;
	font-size: 11px;
	color: #797d62;
	margin-left: 24px;
	margin-top: 12px;
	display:block;
}
#list_container {
	background-image: url(../images/link_top.gif);
	background-repeat: repeat-x;
	width: 154px;
	margin-top: 35px;
	height: 12px;
	margin-bottom: 10px;
}
#list_nav a:hover {
	text-decoration: none;
}
#list_nav a:visited {
	text-decoration: underline;
	color: #a9ae8c;
}


/* \*/
* html #list_container{
	margin-top: 38px;
	position: absolute;
	background: none;
	float: center;
	width: 100%;






	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/link_top.png', sizingMethod='scale'); 
}
.sidelist {
	line-height: 20px;
	padding-left: 13px;
	margin-top: 0px;
}
.sidelist     ul{
	margin-left: -12px;
}
.sidelist    li {
	margin-left: 2px;
}
.listtitle {
	background-image: url(../images/head-txt-ready-product.gif);
	height: 14px;
	width: 140px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
}
/*** this ine for custom project list ***/
.customlisttitle {
	background-image: url(../images/head-txt-custom-project.gif);
	height: 14px;
	width: 140px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
}
/****************************************/
.list-private {
	background-image: url(../images/private-messages.gif);
	height: 18px;
	width: 155px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
}
.subtitle {
	background-image: url(../images/title_bar.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #797d62;
	padding-top: 5px;
	padding-left: 2px;
	margin-top: 8px;
	margin-bottom: 6px;
}
.subtitle a{
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}
.line-side {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 8px;
}
