.addfileform input {
    border: none;
    width: 200px;
    height: 30px;
    padding-left: 3px;
    padding-top: 3px;
}


.normalinput {
	border:2px;
	padding-left: 3px;
	padding-right: 3px;
	color:RED;
	background-color:#f9f7f5;
}


.addfileform input:focus {
    background-color: transparent;
}

div.fileinputs {
    position: relative;
    height: 30px;
    width: 510px;
    cursor: pointer;
}

input.file {
    width: 300px;
    margin: 0;
    cursor: pointer;
}

.file.hidden {
    position: absolute;
    top: 0px;
    left: 0px;
    width:500px;
    text-align: right;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    cursor: pointer;
    z-index: 200;
    background-color: pink;
}

.GCfileinputs {
    position: relative;
    height: 30px;
    width: 510px;
    cursor: pointer;
    background-color: green;
}

.GCuponeline {
	position: relative;
	top:-40px;
}

.GCfilehidden {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
    margin: 50px
    text-align: right;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    cursor: pointer;
    z-index: 200;
    background-color: purple;
}

.GCfakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0;
    margin: 0;
    z-index: 100;
    cursor: pointer;
    background-color: transparent;
	xxbackground-color: red;
}

.GCfakefileresult {

    position: absolute;
    top: 55px;
    left: 240px;
    padding: 10px;
    margin: 0px;
    width: 500px;
    height:25px;
    z-index: 500;
    background-color: #f7f7f7;
    visibility: hidden;
    color: blue;
        font-weight: bold;
        font-size: 10px;
}


.GCxxxfakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: right;
    width:510px;
    padding: 0;
    margin: 0;
    z-index: 100;
    cursor: pointer;
    background-color: transparent;
}


.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: right;
    width:510px;
    padding: 0;
    margin: 0;
    z-index: 100;
    cursor: pointer;
    background-color: transparent;
}

.fakefileresult {

    position: absolute;
    top: 0px;
    left: 0px;
    text-align: right;
    width:510px;
    padding: 5px;
    margin: 0;
    z-index: 500;
    background-color: white;
    visibility: hidden;
    color: green;
        font-weight: bold;
	font-size: 10px;
}



xxxxxform.addfileform div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 450px;
    padding: 0;
    margin: 0;
    z-index: 100;
    line-height: 100%;
    cursor: pointer;
}

.fakefile input {
    margin-bottom: 0px;
    margin-left: 0;
    cursor: pointer;
}



.green12 {
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        color:  green;
}


.green11 {
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        color:  green;
}




.column1 {
        font-family: monospace;
        font-size: 10px;
        text-decoration: none;
        color:  green;
}

.column2 {
        font-family: Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        color:  blue;
}

.column3 {
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        color:  green;
}

.column4 {
        font-family: Times, serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        color:  blue;
}

.column5 {
        font-family: Times, serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        color:  black;
}

.column6 {
        font-family: monospace;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        color:  green;
}


.columntitle {
        font-family: Times, serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        color:  black;
}







