.articledrawcard{
background-image: url(http://www.wightaonb.org.uk/en/haldrawcard.gif);
background-repeat:no-repeat;
height:220px;
width:579px;
position:relative;
margin-left:10px;
}
.articledrawcard .detail{
color:#FFFFFF;
margin-left:0px;
padding-top:15px;
}
.articledrawcard .detail .date{
font-family:verdana, arial, sans-serif; font-size:11px;
font-weight:bold;
margin-top:6px;
}
.articledrawcard .detail .pullquote{
font-family:verdana, arial, sans-serif; 
font-size:10px;
margin-right:30px;
margin-top:6px;
line-height:15px;
}
.articledrawcard .detail h1{
font-family:verdana, arial, sans-serif; font-size:18px;
margin:0px;
color:#fff
}
.articledrawcard .detail h1 a,.articledrawcard .detail h1 a:visited{
color:#FFFFFF;
text-decoration:none;
}
.articledrawcard .detail h1 a:hover{
text-decoration:underline;
}
.articledrawcard .image{
float:left;
width:345px;
}
.articledrawcard .navigation{
left:349px;
position:absolute;
top:170px;
}
.articledrawcard .navigation img{
padding-right:2px;
}
.articledrawcard .panelhide{
display:none;
}
.articledrawcard .panelshow{
display:show;
}
