.ac_results {
	background: #ffffff;
	border: 1px solid #d0d0d0;
	/*padding: 1px 0 4px 0;*/
	margin:0 0 0 -1px;
}

/*	.ac_results li {
		background: #ffffff;
		color: #000000;
		cursor: pointer;
		line-height: 13px;
		text-decoration: underline;
	}*/
	.ac_results li {
		background: #FFFFFF;
		color: #333333;
		cursor: pointer;
		font-size: 15px;
		line-height: 17px;
	}
	
	.ac_results li.ac_over {
		background: #666666;
		color: #ffffff;
	}
	
.c-cats-column {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.c-cats-column li {
		line-height: 18px;
		margin: 0;
		padding: 0;
	}

		.c-cats-column li a {
			color: #666666;
			font-size: 12px;
		}
		
			.c-cats-column li a span {
				color: #999999;
			}
	
.c-cats-column.column1 {
	float: left;
	width: 60%;
}

.c-cats-column.column2 {
	float: left;
	width: 40%;
}

.c-cats-table a {
	color: #666666;
}

.c-cats-sites {
	color: #666666;
	font-size: 12px;
	list-style-position: inside;
	margin: 0 0 8px 0;
	padding: 0;
}

	.c-cats-sites li {
		padding: 0;
		margin: 0;
	}
	
.c-cats-pic-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.c-cats-pic-4 li {
		float: left;
		width: 28%;
	}
	
		.c-cats-pic-4 li a {
			display: block;
			line-height: 14px;
			margin: 0 auto;
			padding: 107px 0 0 0;
			position: relative;
			text-align: center;
			text-decoration: none;
			width: 95px;
		}

	.c-cats-pic-4 li.first,
	.c-cats-pic-4 li.last {
		width: 22%;
	}

		.c-cats-pic-4 li.first a {
			margin: 0 auto 0 0;
		}
		
		.c-cats-pic-4 li.last a {
			margin: 0 0 0 auto;
		}
		
			.c-cats-pic-4 li a img {
				position: absolute;
				left: 0;
				top: 0;
			}

.c-board-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.c-board-list li {
		color: #333333;
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 18px 0;
		padding: 0;
	}
	
	.c-board-list li.last {
		margin: 0 0 2px 0;
	}

		.c-board-list li a {
			font-size: 14px;
		}

.c-adv-item {
	color: #666666;
	display: block;
	line-height: 14px;
	padding: 100px 0 0 0;
	position: relative;
	text-align: center;
	width: 96px;
}

	.c-adv-item img {
		border: 1px solid #c6c6c6;
		position: absolute;
		left: 0;
		top: 0;
	}

.c-discount-container {
}

	.c-discount-container-inner {
		position: relative;
		height: 288px;
	}

	.c-discount-container img {
		position: absolute;
		left: 0;
		top: 26px;
	}
	
	#c-discount-today {
		font: 18px "Arial Narrow";
		position: absolute;
		left: 145px;
		top: 162px;
		text-align: center;
		text-decoration: none;
		width: 150px;
	}
	
	#c-discount-link {
		font: 18px "Arial Narrow";
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 120px;
		top: 198px;
		width: 200px;
	}
	
		#c-discount-link li {
			margin: 0;
			padding: 0;
			text-align: center;
		}

.c-photos-item {
	display: block;
	margin: 0 0 10px 0;
	position: relative;
	width: 96px;
}

.c-job-table {
	width: 100%;
}

	.c-job-table tr {
		
	}
	
		.c-job-table tr td {
			border: 1px solid #cccccc;
			padding: 2px 18px 3px;
			text-align: center;
			white-space: nowrap;
		}

.c-org-item-vip {
	background: #ffffff;
	margin: 0 0 10px 0;
	position: relative;
	width: 100%;
	height: 178px;
	height: auto;
}

.c-org-item-vip.odd {
	background: #d8f8ff;
}

	.c-org-item-vip td {
		padding: 0;
	}

	.c-org-item-vip .logo-holder {
		background: #ffffff;
		width: 120px;
		height: 178px;
	} 

		.c-org-item-vip .logo {
		} 
	
	.c-org-item-vip .info {
		height: 48px;
		padding: 10px 0 0 0;
	}
	
		.c-org-item-vip .title {
			color: #0099cc;
			display: block;
			font-size: 16px;
			line-height: 19px;
			margin: 0 0 3px 0;
		}

	.c-org-item-vip .info2 {
		color: #060606;
		line-height: 15px;
		padding: 0 0 12px 0;
	}
	
		.c-org-item-vip .info2 a {
			color: #0099cc;
		}
	
		.c-org-item-vip .info2 strong {
			color: #0099cc;
			font-weight: normal;
		}
		
		.c-org-item-vip .info2 a.fav {
			background: url(../i/c-org-item-btn-fav.png) 0 0 no-repeat;
			display: inline-block;
			margin: 8px 9px 0 0;
			width: 64px;
			height: 21px;
		}

		.c-org-item-vip .info2 a.go {
			background: url(../i/c-org-item-btn-go.png) 0 0 no-repeat;
			display: inline-block;
			margin: 8px 6px 0 0;
			width: 27px;
			height: 21px;
		}

.c-org-item a {
	color: #0099cc;
	display: block;
	font-size: 14px;
}

.c-org-checks {
	
}

	.c-org-checks .check {
		color: #999999;
		display: inline-block;
		font: 14px "Arial Narrow";
		margin: 0 0 11px 0;
		padding: 0 0 0 15px;
	}


