
#content { width: 550; font-family:Verdana; font-size: 12; margin: 10; }
#content h1 { font-size: 18; }
#content ul {list-style-type:square; margin: 10 0 10 30; padding: 0; }

#content table.productinfo { width: 530px;  font-family:Verdana; font-size: 12; }
#content table.productinfo td:first-child { width: 150px;}
#content tr.row1 { background: #ecf4fe; }
#content tr.row2 { background: #fafaff; }

#top h1 { text-align: center; font-family:Verdana; font-size:22; color: #ff1453; }
#top table { margin: 0; padding: 0; }
#top td { margin: 0; padding: 0; }

#menu { background: #F7FBFF; }
#menu a {text-decoration:none; display: block; font-family:Verdana; font-size:11; color: #043C6C; }
#menu a:hover {text-decoration:none; display: block; font-family:Verdana; font-size:11; color: white; background: #ff1453; }
#menu a.language { color: #ff1453; text-transform:uppercase; }
#menu a.language:hover { color: #ff1453; background:#F7FBFF; }
#menu td {text-align: left; font-family:Verdana; font-size:11; font-weight:bold; color:white}
#menu td.row1 { background: #ecf4fe;}
#menu td.row2 { background: #dae7f5;}
#menu th {text-align: left; font-family:Verdana; font-size:11; font-weight:bold; color: white; background:#043C6C;}
#menu small { font-size: 10;}
#menu td.counter {  text-align: right; }

#screenshots td { padding: 15 20 15 0; }
