﻿/* IKEA container custom styles */


.valcontent h1 {
text-align: center;
font-weight: normal;
}


.valcontent .offernav {
text-align:center;
padding:6px 0;
border-top:2px solid #eae7da;
background:#f5f4ee;
font-size:12px;
font-family:Arial, Helvetica, Sans-Serif;
}

.valcontent .offernav a {color:#CB1F26;text-decoration:underline;}
.valcontent .offernav .left {float:left;display:inline;}
.valcontent .offernav .right {float:right;display:inline;}

.valcontent .flyerlink {
float:right;
padding:12px 10px;
font-size:12px;
font-family:Arial, Helvetica, Sans-Serif;
}

.valcontent .mainright a {color:#666;text-decoration:underline;}

.hidden {display:none;}
