#top_ad {
   margin-bottom: 15px;
}

#tags_ad {
   margin-top: 15px;
}

#bottom_ad {
   margin-top: 30px;
}

#game_details h3 {
   margin-top: 50px;
}

#game_details textarea.putonsite {
   width: 500px;
   height: 200px;
}

#game_details div.tags span {
   font-weight: bold;
}

#game_details div.embed {
   margin-top: 50px;
}

img.game {
   float: left;
   margin: 0em 1em 1.5em 0em;
   width: 100px;
}

img.game_thumb {
   margin: 0.5em 1.5em 1.5em 0em;
   width: 100px;
}

div.preview_title {
   font-size: 1.3em;
   font-weight: bold;
   color: #66000F;
}

form.gameedit br.leftclear {
   clear: left;
}

div.preview {
   border: dotted 1px #E1E1E1;
   padding: 10px;
   margin: 10px 0px 30px 0px;
}

div.gameshort a {
   margin-left: -5px;
   font-size: 1.2em;
}

div.gameshort ul.info {
   display: inline;
   list-style: none;
   color: #909090;
   border-bottom: dotted 1px #E1E1E1;
}

div.gameshort ul.info li {
   display: inline;
   padding-left: 18px;
}

div.gameshort ul.info li a {
   font-size: 1em;
   font-weight: normal;
}

div.gameshort div.desc {
   margin-top: 10px;
}

div.gameshort div.desc p {
   text-indent: 10px;
}

table.gameshort {
   border-spacing: 0px 0px;
}

table.gameshort td {
   width: 50%;
   vertical-align: top;
}

table.gameshort td.left {
   padding-right: 40px;
}

div.image_list { 
   padding: 10px;
   margin: 0px;
   overflow: auto;
   width: 300px;
   height: 300px;
}

div.image_list div.image {
   float:left;
   text-align: center;
   margin: 10px;
}

div.image_list img {
   width: 100px;
}

div.game_image_select {
   float: right;
   padding: 10px;
   border: dotted 1px #E1E1E1;
}

div.game_image_select span {
   font-weight: bold;
}

