/* CSS Document */

/*.promos-new {
	border-bottom:#666666 solid 1px;
	height: 150px;
}

.promos-img {
	float: left;
}

.promos-text {
	float: right;
	padding-left: 290px;
	margin-top: -34px;
	padding-top: 20px;
	width: 360px;
	position: absolute;
}

.promos-right {
	float:right;
	margin-top: 115px;
	margin-right: 1px;
}

.promos-text h2 a {
	color:#FFFFFF;
}

.promos-text h2 a:hover {
	color:#FFFFFF;
}*/

.promos-new {
	border-bottom: #CCCCCC solid 1px;
	padding-bottom: 15px;
}

.promos-img {

}

.promos-text {
	margin-top: -153px;
	float: right;
	width: 350px;
}

.promos-right {
	float: right;
	margin-top: -20px;
}

.promos-text h2 a {
	color:#FFFFFF;
}

.promos-text h2 a:hover {
	color:#FFFFFF;
}

