/*----------------------------------------------------------
	Player page CSS
	Styles for the player page

	Project:		OLWeb.fr
	Author:			e-TF1 Web Agency
	Summary :
		Gallery (import)
----------------------------------------------------------*/

/* ================================
 * !Gallery (import)
 * ================================*/
@import "400101.css";

#gallery h3 { background-image:url(/image/block/wallpaper/title.png); }

#gallery-search-result li { height:270px; padding:10px 9px 0; width:244px; }
#gallery-search-result li h5 { clear:both; }
#gallery-search-result img { border:1px solid #DDD; height:180px; padding:1px; width:240px; }
#gallery-search-result li li { border:0; float:left; height:auto; margin:0 1px; padding:0; width:auto; }
#gallery-search-result li li a { background:url(/image/block/wallpaper/res.png) no-repeat; float:left; height:18px; text-indent:-9999em; width:79px; }
#gallery-search-result li li .res1280800 { background-position:0 -18px; }
#gallery-search-result li li .res1024768 { background-position:0 -36px; }
#gallery-search-result .descr { font-weight:bold; }

