﻿/* 
	Contains base gallery styles. This file is used by:
	/Spiele-Aktivitaeten/Alle-Spiele.aspx
	/Spiele-Aktivitaeten/Messenger-TV.aspx
	/Spiele-Aktivitaeten/MSN-Karaoke.aspx
*/


.gallery { margin-left: -18px; padding-right: 43px; }
.gallery input { border: 1px solid #a5acb2; }
.gallery select { border: 1px solid #a5acb2;  }
.gallery a.link_arrow { font-weight: bold; }

.gallery ul { list-style-type: none; margin-left: 17px; }
.gallery ul li { float: left; padding-bottom: 25px; }
.gallery ul li.firstrow { padding-top: 0 !important; }
.gallery ul li.lastline { padding-bottom: 0 !important; }
.gallery ul li img { float: left; margin-right: 15px; }
.gallery ul li p img { display: block; float: none; margin-right: 0; }
.gallery ul li h3 { color: #4595d0; font-size: 12px; font-weight: bold; margin-bottom: 5px; }
