.single_col_a {
	width:290px;
	text-align:left;
	float:left;
}

.double_col_a {
	width:500px;
	float:left;
}

/* style for hover-slide */
#images {
	position:relative;
}
#images .item {
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
#images .item img {
	margin-bottom:-10px;
}

#images .item p {
	padding:3px;
	margin:0;
	width:244px;
	overflow:hidden;
	z-index:10;
	background: transparent url(../images/semitr.png) repeat;
	color:#fff;
	font-size:12px;
	line-height:14px;
	font-weight:600;
}
