.pc_container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 47px;
	padding-left: 1px;
	height: 600px;
	background-image: url(/Pages/home_tabs/dorman_mainarea/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
}

.pc_container .pc_item {
	margin-top: 5px;
	margin-left: 1px;
	width: 770px;
	height: 400px;
}

.pc_container .pc_bar_container {
	position: absolute;
	top: 450px;
	color: white;
	width: 100%;
	overflow:visible;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 270px;
}

.pc_bar_container_underflow {
	width: 90000px;
	overflow: visible;
}

.pc_bar_container_overflow {
	overflow: hidden;
	position: absolute;
	top: 450px;
	color: white;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	left: 270px;
}

.left, .center, .right {
    background-position: left;
    background-repeat: no-repeat;
    overflow: hidden;
    font-size: 1px;
    float: left;
}

.bar {
	background-position: left;
	overflow: hidden;
	font-size: 1px;
	float: left;
}

.pc_item .desc {
	position: absolute;
	width: 250px;
	padding: 10px;
	height: 525px;
	line-height: 1.8em;
	right: 0px;
	background-image: url(/Pages/home_tabs/dorman_mainarea/images/slide_fade.png);
}

.pc_item .desc h1 {
    color: #DE8F26;    
}
