.aS {
	background:url(../../img/bgNews.jpg);
	width:260px;
	padding: 0 20px;
	position:relative;
	height:400px;
}
.aS .news {
	padding:5px 5px 20px;
	margin:10px 0 0px 0;
	width:150px;
}
.aS .bg {
	background:url(../../img/dotted.gif) repeat-x bottom;
}
.aS .news a:hover {
	text-decoration:underline;
}
.aS .news h2 {
	padding-top:10px;
	float:left;
	width:150px;
	font-size:10px;
	line-height:1.45em;
}
.aS .news h2 a {
	color:white;
}
.aS .news img {
	float:left
}
.aS .bottle {
	position:absolute;
	right:10px;
	top:20;
}
.aS .bottle img {
	width:93px;
	height:306px;
	display:block;
}
