#content #contentRight .boxAdvice {
	
}

#content #contentRight .boxAdvice p {
	font-size: 11px;
	color: #495260;
	line-height: 18px;
}

#content #contentRight .boxRandomProducts {
	margin: 20px 0px 20px 0px;
}

#content #contentRight .boxRandomProducts .spacer {
	float: left;
	width: 11px;
	height: 50px;
}

#content #contentRight .boxRandomProducts .allProducts {
	float: left;
	margin: 10px 0px 0px 0px;
}

#content #contentRight .boxRandomProducts .allProducts .productsRow {
	float: left;
}

#content #contentRight .boxRandomProducts .allProducts .oneProduct {
	float: left;
	width: 82px;
	margin: 0px 0px 10px 0px;
}

#content #contentRight .boxRandomProducts .oneProduct .productImage {
	height: 54px;
}

#content #contentRight .boxRandomProducts .oneProduct .productImage img {
	border: 1px solid #000000;
}

#content #contentRight .boxRandomProducts .oneProduct .productName {
	overflow: hidden;
	width: 82px;
}

#content #contentRight .boxNewsletter {
	margin: 20px 0px 0px 0px;
}

#content #contentRight .boxNewsletter .newsletterForm {
	margin: 10px 0px 10px 0px;
}

#content #contentRight .boxNewsletter .newsletterForm .inputBG {
	float: left;
	width: 175px;
	height: 24px;
	background-image: url(../images/boxes/newsletterInputBG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content #contentRight .boxNewsletter .newsletterForm .inputBG input {
	height: 20px;
	width: 165px;
	font-size: 11px;
	color: #595c60;
	line-height: 19px;
	letter-spacing: 1px;
	word-spacing: 0px;
	margin: 2px 0px 0px 10px;
	background: none;
}

#content #contentRight .boxNewsletter .newsletterForm .goButton {
	float: left;
}


#content #contentRight .boxNews {
	
}

#content #contentRight .boxNews .newsNavi {
	float: right;
	display: inline;
	font-size: 10px;
	width: 96px;
	margin: 10px 0px 0px 0px;
}

#content #contentRight .boxNews .newsNavi a, a:hover {
	color: #495260;
	text-decoration: none;
}

#content #contentRight .boxNews .newsContent {
	overflow: hidden;
	position: relative;
	width: 270px;
	text-align: left;
}

#content #contentRight .boxNews .newsContent .date {
	font-size: 9px;
}

#content #contentRight .boxNews .newsContent ul {
	width: 3000px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#content #contentRight .boxNews .newsContent li {
	float: left;
	width: 270px;
	margin: 0 20px 0 0;
	padding: 0 0px;
}

#content #contentRight .boxNews img {
	border: 1px solid #000000;
}

#content #contentRight .boxNews p {
	font-size: 11px;
	color: #495260;
	line-height: 18px;
}

#content #contentRight .boxNews .readMore {
	display: inline;
	float: right;
}
