/* Copyright (c) 2007-2009 SPIL GAMES.  */
#screenshots img {
border:1px solid #6B6B6B;
float:left;
margin-bottom:10px;
margin-right:20px;
margin-top:10px;
}

#iphone_visuals {
float:right;
margin-bottom:20px;
margin-right:15px;
margin-left:15px;
margin-top:15px;
text-align:center;
}

input:focus, select:focus, textarea:focus {
background:#daefff;
color:black;
}