﻿#ori-title
{
    height: 40px;
    width: 200px;
    background-image: url(/images/funzone/origami/title.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#ori-title h3
{
    position: relative;
    top: 16px;
    left: 124px;
}

#preview-image
{
    float: left;
    width: 290px;
}

#cpy
{
    float: left;
    width: 261px;
}

#prin
{
    margin-top: 10px;
}

#m
{
    float: left;
    margin-top: 20px;
    
    text-align: center;
}

#container
{
    width: 570px;
    margin: auto;
    
}