@import url("base.css");
#right .content .column {
	float: right;
	margin-left: 10px;
}
#right .content .column .whatsnew {
	width: 242px;
	height: 244px;
	position: relative;
	background: url(../../elements/skin/whatsnew.jpg) no-repeat left top;
}
#right .content .column .whatsnew a {
	position: absolute;
	right: 22px;
	top: 140px;
	font-weight: bold;
	color: orange;
	text-align: right;
	text-decoration: none;
	line-height: 1.1em;
}
#right .content .column form {
	width: 230px;
	height: 116px;
	padding-left: 12px;
	background: url(../../elements/skin/enews.gif) no-repeat left top;
}
#right form .email {
	width: 153px;
	height: 15px;
	margin: 30px 0 2px 0;
	padding: 0;
	line-height: 15px;
	border: 1px solid #bcbcbb;
}
#right .goodsearch{
	margin-top: 20px;
}
#right .goodsearch img{
	margin-right: 18px;
}
#right .goodsearch span{
	display: block;
	vertical-align: top;
	font-size: .9em;
}