#tesco-content {
background-image: url('http://www.tescogifts.com/content/custom/images/box-bg.gif');
background-repeat: repeat-x;
background-position: bottom;
border: 1px solid #EDEDED;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
font-family: arial;
padding: 10px;
}

#tesco-content h3 {
font-size: 14px;
margin: 0 0 5px 0;
line-height: 18px;
color: #034784;
}

#tesco-content h4 {
font-size: 12px;
margin: 0 0 5px 0;
line-height: 16px;
color: #034784;
}

#tesco-content p {
font-size: 11px;
line-height: 16px;
color: #666666;
}

#tesco-content a {
text-decoration: underline;
color: #034784;
}

#tesco-content a:hover {
text-decoration: none;
