#nominate{
controlls the font for the actual link to nominate the car;
padding-left: 20px;
color: red;
font-weight:bold
padding-right: 20px;}

.hiddenResult
{
display:block;
position:relative;
}
#1 .hiddenResult
{
display:block;
position:relative;
}

#corner img
{
position:absolute;
z-index:100;
left:17px;

}

#cornerm img
{
position:absolute;
z-index:100;
left:2px;

}

#corner2{position:relative;

}

#totalwrapper{
height:650px; 
position:relative;
overflow: hidden;}

#pictwrapper {

width:100%;
overflow: none;
border-bottom: 1px solid black;
}
#pict img{

padding-top:10px;
padding-bottom:10px;
padding-right: 5px;
padding-left: 5px;
max-height:300px;
max-width:200px;
height:auto;
width:auto;
overflow: none;


}

.threadImage {
this controlls the size of the images posted in the threads.
padding-top:10px;
padding-right: 5px;
padding-left: 5px;
max-height:300px;
max-width:200px;
height:auto;
width:auto;
overflow: none;

}


#votesText 
{
this just controlls the actual number of votes as seen in the nominated cars threads;

font-weight: bold;
color: red;
}


#numberOfVotes 
{
this is the text  around the actual number of votes;
color: blue;
}



#lastWinner
{
this controlls the text under the car in the post bit for the last sessions winner;
padding-left: 20px;
color: red;
font-weight:bold;
padding-right: 20px;
}


.jpegPreview{display: block;}
.showVideo{display: none;}