body {font-family: arial;}

#upload_results {
width: 260px;
height: 240px;
background: #4690C1 url(img/howto.jpg);
}

#myborder {margin-top: 16px;}

h1 {
height: 25px;
position: relative;
width: 250px;
display: inline;
}

h2 {
font-size: 15px;
font-weight: 600;
padding: 10px;
color: #0E2432;
font-style: italic;
}

h1 span {
background: url(img/head.gif) no-repeat;
height: 75px;
position: absolute;
width: 460px;
}

p {
font-size: 13px;
font-weight: 600;
padding: 7px;
color: #EFFFFF;
}

#upload_results p:first-letter {
font-size: 300%;
font-weight: normal;
float: left;
color: #F4F70A;
vertical-align:text-top;
padding: 3px;
}

.bottom {
color: #0E2432;
font-size: 11px;
}

#head-left {
float: left;
height: 75px;
width: 460px;
}

#head-right {
float: right;
height: 75px;
width: 330px;
}

.head {background: #4690C1 url(img/head-line.gif) repeat-x; width: 796px; height: 75px;}

.gallery {
padding: 0 0 0 20px; float: left;
vertical-align: bottom;
height: 54px;
background: #FFFFFF url(img/button1.gif) bottom right no-repeat;
}

.languages {padding: 33px 20px 0 0; text-align:right; }

a {
color: #3C576A;
text-decoration:none;
}


.gallery a {

font-size: 11px;
font-weight: 600;
color: #F9FFFB;
height: 21px;
width: 85px;
display: block;
text-align: center;
padding: 37px 0 0 0;
text-transform: uppercase;
}

.languages a {font-size: 11px; font-weight: 600; color: #3B5B74;}

.gallery a:hover {color: #0E2432;}
.languages a:hover {color: #1B77B8;}