/* Valentine Campaign */
.Valentine {
	background-image:url('/img/campaign/newbanner2.png');
	background-repeat:no-repeat;
	height: 222px;
	clear:both;
}

.Valentine h1 {
	font-size:24px;
	margin-top:40px;
	margin-bottom:10px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:25px;
}

.Valentine h2 {
	font-size:16px;
	/*margin-top:30px;*/
	margin-bottom:10px;
	font-weight:normal;
	letter-spacing:1px
}

#campaignValentine h1, #campaignValentine h2{
	color:#fff;
}

/* Button red bg */
#campaignValentine .campaignButton {
	background-image:url('/img/campaign/button_valentine_banner.gif');
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	color:#000;
	width:142px;
	height:41px;
	padding:0;
	display:block;
	margin-top:30px;
}

#campaignValentine .campaignButton2 {
	background-image:url('/img/campaign/button_valentine_banner.gif');
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	color:#000;
	width:142px;
	height:41px;
	padding:0;
	display: block;
	margin-top:-41px;
	margin-left:160px;	
}

#campaignValentine a.campaignButton:hover{
	background-position:0 -41px;
}	

#campaignValentine a.campaignButton2:hover{
	background-position:0 -41px;
}	

/* IE 6 */
*html #campaignValentine {
	padding-left:20px;
	width:422px;
	height:200px;
}

*html .products {
	height:222px;
}

.products .span-5 {
        margin-left:15px;
}

.products {
        padding-left:0px;
        background-repeat:no-repeat;
        background-color:transparent;
        height:222px;
	min-height:222px;
}

.products img {
	margin-left: 35px;
}

#product1 {
	border-right: 1px solid #ccc;
}

#product2 {
	border-right: 1px solid #ccc;
}

#product3 {
	border-right: 1px solid #ccc;
}

#product4 {

}

#productbtn {
	border-right: 1px solid #ccc;
}
