﻿#input_yellow input
{
	width:180px;
    background-color: #FFFACD;
}

#input_green input
{
	width:180px;
    border:1px solid green;
}
.tdleft td
 {
        text-align:left;
 }
 
 .toper
 {	
	vertical-align:top;
 }
 
 .imageALL
 {
	width:100px;
	height:75px;
	border:3px solid #0B5B0B;
 }
 
    