#content #image_left {

	float: left;
        border-style: none;
        margin:  0 20px 0 10px;	
}

#content #image_right {

	float: right;
        border-style: none;
        margin: 0 10px 0 20px;	
}

.caption {

        width: 200px;
        text-align: center;
        font-weight: bold;
        color: #f6891f;
        font-size: 90%;
        line-height: 1.2em;
}

#box {display:inline; float:left; margin:0px 20px 0px 10px; padding:0px; background:#ede6e1; width:290px; height:480px; text-align:left;}

