
img, div { behavior:url(../js/iepngfix.htc) }

.box-container{
padding:10px 0;
width:680px;
}

.box-wrapper{
background:url(../topics/img/topicarea_top-trans.png) left top no-repeat;
width:566px;
margin:0 auto;
text-align:center;
}

/*
* html .box-wrapper {
behavior: expression(IEPNGFIX.fix(this));
}
*/

.box-bottom{
background:url(../topics/img/topicarea_body-trans.png) bottom no-repeat;
width:566px;
text-align:left;
}

/*
* html .box-bottom {
behavior: expression(IEPNGFIX.fix(this));
}
*/

.box-wrapper p.caption{
color:#FFEB02;
font-weight:bold;
padding:22px 0 0 22px;
}


.box-wrapper p.caption .date{
color:#ffffff;
font-weight:normal;
padding: 0 15px 0 20px;
}

.box-wrapper div.text{
line-height:150%;
padding:20px;
}

div.pagetop{
width:571px;
margin:0 auto;
text-align:right;
padding:0 0 20px 0;
}

div.pagetop a{
background:url(../common/img/favicon_gototop.gif) no-repeat;
padding:0 0 0 20px;
}

a{color:#FFEB02; text-decoration:underline;}
a:link{color:#FFEB02; text-decoration:underline;}
a:visited{color:#FFEB02; text-decoration:underline;}
a:hover{color:#FFEB02; text-decoration:none;}
a:active{color:#FFEB02; text-decoration:none;}