.print_module{
    display: inline-block;
    margin: 0 5px 13px;
}	

.print_content{
    background-color: #fff;
    margin: 2px;
    padding: 6px;
    text-align: center;
}

.print_image{
    background-color: #FFFFFF;
    border: 1px solid #c4c472;
    display: inline-block;
}

.print_title{
    color: #8f7a0d;
    font-family: "Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 5px;
    width: 125px;
}

.print_info{
    background: none repeat scroll 0 0 transparent;
    color: #483330;
    font-family: "Century Gothic Bold",Century Gothic,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    margin-top: 3px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: left;
}
	