.anekdotContent{ width:800px;}
.anekdot{ border:1px solid red; line-height:150%; padding:10px; margin-top:15px;}
.anektDote{	margin-top:5px; color:white; text-align:left; font-weight:bold; font-size:16px; width:800px;}
.anektDote a{color:white; margin-right:30px;}
.anektDote a:hover{color:red; }
.addAnekButton{	width:780px; padding:10px 0 20px 15px;}
.addAnekButton span:hover{ cursor:pointer; text-decoration:underline;}
#anekdotDialog textarea{ min-width:410px; max-width:410px; min-height:120px; max-height:120px;}
#anekdotDialog span{ margin:5px 0 0 10px; background-color:#d8e2fe; border-radius:5px; float:left; border:1px solid #ccd9ff; padding:10px 5px;}
#anekdotDialog span:hover{ cursor: pointer; background-color:#ccd9ff;}
/* SPĒLE */
.gamerTpl{float:left; width:800px; text-align:center;}
/* SPĒĻU SARAKSTS */
.gameListTpl{float:left; border:1px solid red; width:188px; margin:10px 0 0 10px;}
.gameListTpl .gameTitle{font-size:16px; width:100%; float:left; text-align:center; padding:5px 0; border-bottom:1px dotted red;height:43px;}
.gameListTpl .gameTitle a{text-decoration:none; color:#FFFFFF; font-weight:bold;}
.gameListTpl .gameTitle a:hover{text-decoration:underline; color:red;}
.gameListTpl .gamePict {float:left; width:100%; text-align:center; padding:15px 0 5px 0;height: 130px;}
.gameListTpl .gamePict a{text-align:center;}