#content .decorative{
    background: url(/images/003.gif) no-repeat left top;
    margin-left: -3px;
    padding-left: 3px;
    position: relative;
}
#content .decorative .container{
    padding: 21px 19px 0 15px;
    background: url(/images/015.gif) no-repeat right top;
    margin-right: -4px;
    position: relative;
    
}
#content .decorative .container .container2{
    background: url(/images/014.gif) no-repeat right bottom;
    padding-bottom: 41px;
    
}/*
#content dl{
    background-color:#D4DDF3;
    margin: 0 1em 0 0;
    min-height:4em;
    padding:2em;
}*/
#content dl dt{
	color: #13006b;
	font-weight:bold;
    float: left;
    clear: left;
    margin: 0 1em 0.6em 0;
    width: 9em;
}
#content dl dd{
    margin-bottom: 0.6em;
    padding-left: 10em;
}
#content table.withimage td.img {
    padding: 0;
}