* {padding:0; margin:0; outline:none}

body {height:100%; background:#fff; font:12px arial; color:#404040}

img {border:0}

.clear {_height:1%}
.clear:after {content:"."; display:block; clear:both; visibility:hidden; height:0}

.games {padding:27px}
.games-item {margin-bottom:10px; border:1px solid #c8ccd5; background:#efefef url(../images/game-item.png) repeat-x left top; padding:14px; overflow:hidden}
.games-item-img {float:left; width:235px; height:187px; position:relative; overflow:hidden}
.games-item-text {margin-left:255px}
.games h3 {font-size:14px; padding:0 0 10px 0}
.games h3 a {color:#79434c; text-decoration:none}
.games p.play a {display:block; width:145px; height:31px; margin-top: 5px; cursor: pointer; border:none; background:url(../images/play.gif) no-repeat; float:right;}

.corners-t-l,
.corners-t-r,
.corners-b-l,
.corners-b-r {position: absolute; width: 5px; height: 5px; background-image: url(../images/corners.gif); font: 0/0 serif;}
.corners-t-l {left: 0; top: 0; background-position: left top;}
.corners-t-r {right: 0; top: 0; background-position: -5px top;}
.corners-b-l {left: 0; bottom: 0; background-position: left -5px;}
.corners-b-r {right: 0; bottom: 0; background-position: -5px -5px;}