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

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

.box-wrapper{
background:url(../story/img/story_top-trans.png) left top no-repeat;
width:445px;
}

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

.box-bottom{
background:url(../story/img/story_bottom-trans.png) bottom no-repeat;
width:445px;
text-align:left;
}

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

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

.intro{
width:768px;
margin:0 auto;
padding:20px 0;
}


.box-container table{
width:680px;
text-align:left;
margin: 0 0 20px 0;
}

.box-container table td.left{
text-align:left;
padding:0 0 0 9px;
width:195px;
}

.box-container table td.right{
width:476px;
text-align:left;
padding:10px 0 0 0;
}