form#Qsearch
{
  margin: 0px;
  padding: 0px;
  display: inline;
}

form#Qsearch div
{
  display: inline;
}

img.Bullet
{
  vertical-align: middle;
  display: inline-block;
}

img.IMDB
{
  vertical-align: text-bottom;
}

img.CarFlag
{
  vertical-align: middle;
}

img#MainPicture
{
  position: relative;
  z-index: 10;
}

div#VehicleLocationFrame
{
  z-index: 20;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAACgBAMAAADA9fxWAAAALnRFWHRDcmVhdGlvbiBUaW1lAGRpbS4gMjgganVpbiAyMDA5IDE3OjA4OjA0ICswMTAwI6tNbAAAAAd0SU1FB9kGHA8rDW/3PCkAAAAJcEhZcwAAHsEAAB7BAcNpVFMAAAAEZ0FNQQAAsY8L/GEFAAAACVBMVEUA/wD///8AAABVjYWXAAAAAXRSTlMAQObYZgAAAHVJREFUeNrt3AENACAMA8HhgOEA/IsEF03IvYFLDbQ6VK0TadfKDH7wrEADDAaDwWAwGAwGg8FgMBgMBoPBYDAYDAaDwWAwGAwGg8FgMBgMBoPBYDAYDAaDwWAwGAwGg8FgMBgMBoPBYPAfcOxCKXUalRncfQFtEmipy+s4JwAAAABJRU5ErkJggg==);
  width: 240px;
  height: 160px;
}

#MakesList td
{
  width: 16%;
  vertical-align: top;
}

a img
{
  border: none;
}

form
{
  margin: 0px;
  padding: 0px;
}

table
{
  border-collapse: collapse;
}

#Login p
{
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  padding-top: 0.5em;
  clear: left;
}

#Login label, #UserProfileEdit label
{
  float: left;
  width: 15em;
  padding-top: 0.3em;
}

#Login p.Checkbox input
{
  width: 1em;
}

#Login p.Checkbox label
{
  display: inline;
  float: none;
  width: 100%;
  padding-top: 0em;
}

#Login p.Submit
{
  padding-top: 1em;
  padding-bottom: 1em;
}

#Comments table
{
  width: 99%;
}

#Comments td, #Comments th, #SearchResults td, #Movies td, #MovieVehicles td
{
  padding: 5px;
  vertical-align: top;
  text-align: left;
}

#Comments th
{
  font-weight: bold;
}

#Comments th#CommentPage
{
  width: 25em;
}

#Comments th#CommentAuthor
{
  width: 10em;
}

#Comments th#CommentAuthor2
{
  width: 14em;
}

#Comments th#CommentDate
{
  width: 13em;
}

#Comments th#CommentActions
{
  width: 75px;
}

#AddComment textarea, #EditComment textarea, #UserProfileEdit textarea, #Login textarea
{
  width: 97%;
}

.Gallery
{
  zoom: 1; /* Thanks to IE 6 for its great bug of making text disappear if a float is not far from it */
  clear: both;
}

div.ThumbnailBox
{
  float: left;
  width: 205px;
  height: 125px;
  margin: 5px 15px 0px 0px;
  overflow: hidden;
  position: relative; /* for OverlayIcon's position absolute */
}

div.WithTitle
{
  height: 150px;
}

.GalleryFooter
{
  clear: both;
}

span.Stars
{
  white-space: nowrap;
}

#ListDisplaySettings p select
{
  width: 10em;
}

.CommentSpoiler Legend
{
  cursor: pointer;
}

#AboveGallery
{
  zoom: 1; /* IE 6 bug */
}

img.OverlayIcon
{
  position: absolute;
  left: 0;
  top: 0;
}

.LabelFormAlign
{
  float: left;
  width: 13em;
  vertical-align: center;
  padding-top: 0.3em;
}

/*
img.flag
{
	border: 1px #333333 solid;
}
*/

img.AlignText {
  vertical-align: text-bottom;
}

.sprico-home {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -19px -69px;
}
.sprico-imdb {
    width: 27px; height: 15px;
    background: url('../res/sprite-icons.png?v=2') -35px -35px;
}
.sprico-clock {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -69px -1px;
}
.sprico-pencil {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -87px -19px;
}
.sprico-delete {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -69px -19px;
}
.sprico-quote {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -55px -69px;
}
.sprico-edit {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -69px -37px;
}
.sprico-tick {
  width: 16px; height: 16px;
  background: url('../res/sprite-icons.png?v=2') -87px -37px;
}
.sprico-help {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -1px -69px;
}
.sprico-info {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -37px -69px;
}
.sprico-warning {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=2') -87px -1px;
}
.sprico-lng-de {
    width: 21px; height: 12px;
    background: url('../res/sprite-icons.png?v=2') -35px -52px;
}
.sprico-lng-fr {
    width: 21px; height: 12px;
    background: url('../res/sprite-icons.png?v=2') -1px -87px;
}
.sprico-lng-uk {
    width: 21px; height: 12px;
    background: url('../res/sprite-icons.png?v=2') -24px -87px;
}
.sprico-pencil24 {
    width: 32px; height: 32px;
    background: url('../res/sprite-icons.png?v=2') -1px -1px;
}
.sprico-unlock24 {
    width: 32px; height: 32px;
    background: url('../res/sprite-icons.png?v=2') -35px -1px;
}
.sprico-editpic24 {
    width: 32px; height: 32px;
    background: url('../res/sprite-icons.png?v=2') -1px -35px;
}
.sprico-editpicloc24 {
  width: 32px; height: 32px;
  background: url('../res/sprite-icons.png?v=2') -72px -55px;
}
.sprlnk-impdb {
    width: 88px; height: 31px;
    background: url('../res/sprite-links.png') -1px -1px;
}
.sprlnk-igcd {
    width: 88px; height: 31px;
    background: url('../res/sprite-links.png') -91px -1px;
}
