@CHARSET "UTF-8";

#screenshot-list.default{clear:both;}
	#screenshot-list.default .screenshot{margin-bottom: 1.5em;}
		 #screenshot-list.default .screenshot p{font-size:12px; padding:0 25px; margin-bottom: 0.5em; text-align: center;}
		 #screenshot-list.default .screenshot a{display: block;}
		 	#screenshot-list.default .screenshot a:hover{opacity: 0.75; filter: alpha(opacity=75); }
		 	

#screenshot-list.four-colls{clear:both;}
	#screenshot-list.four-colls .screenshot{margin-bottom: 1.5em;}
		 #screenshot-list.four-colls .screenshot p{font-size:12px; padding:0 13px; margin-bottom: 0.5em; text-align: center;}
		 #screenshot-list.four-colls .screenshot a{display: block;}
		 	#screenshot-list.four-colls .screenshot a:hover{opacity: 0.75; filter: alpha(opacity=75); }
		 	
		 	
#screenshot-list.three-colls{clear:both;}
	#screenshot-list.three-colls .screenshot{margin-bottom: 1.5em;}
		 #screenshot-list.three-colls .screenshot p{font-size:12px; padding:0 13px; margin-bottom: 0.5em; text-align: center;}
		 #screenshot-list.three-colls .screenshot a{display: block;}
		 	#screenshot-list.three-colls .screenshot a:hover{opacity: 0.75; filter: alpha(opacity=75); }


#screenshot-list.instalation-guide{}
	#screenshot-list.instalation-guide .screenshot{border-bottom:1px solid #ccc;margin-bottom:20px;}
		#screenshot-list.instalation-guide .screenshot .nb{background: url(../img/numbers-set.png) 24px 0 no-repeat transparent; height: 22px;}
			#screenshot-list.instalation-guide .screenshot .nb-1{background-position: 24px 0px}
			#screenshot-list.instalation-guide .screenshot .nb-2{background-position: 24px -22px}
			#screenshot-list.instalation-guide .screenshot .nb-3{background-position: 24px -44px}
			#screenshot-list.instalation-guide .screenshot .nb-4{background-position: 24px -66px}
			#screenshot-list.instalation-guide .screenshot .nb-5{background-position: 24px -88px}
			#screenshot-list.instalation-guide .screenshot .nb-6{background-position: 24px -110px}
			#screenshot-list.instalation-guide .screenshot .nb-7{background-position: 24px -132px}
			#screenshot-list.instalation-guide .screenshot .nb-8{background-position: 24px -154px}
			#screenshot-list.instalation-guide .screenshot .nb-9{background-position: 24px -176px}
