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

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

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


/* Button red bg */
#campaignValentine2 .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;
	margin-left: 720px;
	margin-top: 10px;
	color:#000;
	width:142px;
	height:41px;
	padding:0;
	display:block;
}

#campaignValentine2 .campaignButton3 {
	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;
	margin-left: 700px;
	margin-top: 40px;
	color:#000;
	width:142px;
	height:41px;
	padding:0;
	display:block;
}

#campaignValentine2 .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;*/
	margin-top: 10px;
	margin-left: 730px;
}

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

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

#campaignValentine2 a.campaignButton3:hover{
	background-position:0 -41px;
}	

/* IE 6 */
*html #campaignValentine2 {
	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;
}
