.altHead {
	font-size:2.0em;
	color: #333;
	font-family:arial;
	font-weight:900;
	letter-spacing:-1px;
}

.small-box {
	float:left;
	width: 240px;
	padding: 5px;
	height:38px;
	margin-left:20px;
	border:1px dotted #dcc;
	background:#fff0f0;
}
.writeNew {
	float:left;
	font-size:1.3em;
	font-weight:bold;
	width: 158px;
	height:30px;
	padding:18px 0 0 50px;
	background:transparent url(images/write_new_bg.png) no-repeat top left;
}
.writeNew  a {
	color:#fff;
}

.qElement, .qProduct {
	border:1px solid #dcc;
	margin-top:-1px;
	padding: 5px 5px 2px 5px;
	background:#fff6f6;
}
.qProduct {
	margin-top: 10px;
	padding: 0 15px;
	}
.aContainer {
	background:#e0e0ff;
	padding:5px 5px;
	border:1px solid #ccc;
	margin:10px 0 0 10px;
	
}
.aElement {
	border:1px solid #ccc;
	margin:5px 0 5px 0;
	padding: 5px 5px 2px 5px;
	background:#ffffff;
	float:left;
	width:390px;
}
.hiLite {
	float:right;
	font-size:0.9em;
	text-align:center;
	color:#f0f0ff;
	width: 41px;
	height:16px;
	padding:3px 3px;
	margin-left:10px;
	margin-top:-2px;
	background:transparent url(images/47x20_bg.png) no-repeat top left;
}
.hiLiteWide {
	float:right;
	font-size:0.9em;
	text-align:center;
	color:#f0f0ff;
	width: 70px;
	height:16px;
	padding:3px 5px;
	margin-left:10px;
	margin-top:-2px;
	background:transparent url(images/80x20_bg.png) no-repeat top left;
}
.stars {
	float:right;
	width: 115px;
	height: 16px;
	margin-left:10px;
	text-align:right;
}
.stars img {
	margin-left: 5px;
	vertical-align: bottom;
	}
.rating img {
	margin-right: 5px;
	vertical-align: bottom;
	}
.productImage {
	float: left;
	margin: 15px 15px 0 0;
	}
.thumbnail, .emptyThumbnail {
	float: left;
	height: 100px;
	margin: 0 15px 0 0;
	width: 100px;
	}
	.emptyThumbnail {
		height: 40px;
		}
.expired {
	color: red;
	font-size: 18px;
	margin: -5px 0;
	}
.column {
	float: left;
	width: 200px;
	}
.qHeader {
	float:left;
	font-size:2.0em;
	font-family:arial;
	font-weight:bold;
	color:#333;
	width: 430px;
	height:40px;
	padding:10px 0 0 70px;
	background:transparent url(images/qHeader.jpg) no-repeat top left;
}
.avatarContainer {
	border:1px solid #ccc;
	margin:5px 5px 0 0;
	padding:10px 0;
	width:100px;
	min-height:120px;
	text-align:center;
	background:#fff;
	float:left;
	display:block;
}
.avatarContainer img {
	margin:10px 15px;
}

#pmHeader {
	background: transparent url(images/pm_bg.jpg) no-repeat top right;
	width: 480px;
	height:40px;
	padding: 40px 0 0 0;
}
