
/* не торопись, ща я его сфоткаю */

#gallery		{margin-left: 19%; margin-top: 3em; width: 70%; //width: 88%; min-width: 40em; //min-width: 70em; max-width: 70em; padding-bottom: 25px;}

#gallery div	{background-image: url('/paco/photo.jpg');
				 background-repeat: no-repeat;
				 background-attachment: scroll;
				 background-position: 0% 0%;
				 margin-bottom: 2em;
				 width: 230px;
				 height: 230px;
				 float: left;
			}

#gallery img	{
				margin-left: 51px;
				margin-top: 55px;
				border: 0;
			}



#gallerycontent		{width: 55%; //width:70%; margin-left: 20%; margin-right: 0; margin-bottom: 20px;}

#gallerycontent p	{
			margin: 0 0 2em 0;
			padding: 0;
			color: white;
			font-size: 11pt;
		}

#gallerycontent h1	{
			font-size: 12pt;
			color: #eebf89;
			padding-bo43ttom: 14px;
			margin-top: 30px;
			font-weight: bold;
			line-height: 1.2em;
			position: relative;
			line-height: 1.3;
		}


td.right_col #author	{margin: 1.3em 0 3.4em 25%; width: 37%; clear: left;}


