﻿.Attachment .Term
{
	margin-top: 0.5cm;
	border:0;
}

.Attachment .Term .Main
{
    width: 8cm;
    display: block;
    float: left;
}

.Attachment .Term .Data 
{
	width:21cm;
	float: none;
	clear: both;
}



.Attachment img
{
    width:100%;
    height:auto;
}