/* 
Theme Name: GALGAS Gallery- Mr. Machine
www.galgas.com
Description: CSS Document
Created: 5/14/07
Updated: 5/14/07
*/

.gallery	{ text-align: center; }
				
				.gallery img	{ margin: 20px; 
								margin-bottom: 30px;}

.thumbnails	{ width: 728px; 
			text-align: center; }
					
#descriptions	{ position: relative; }									
						
.description	{ width: 600px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 50px; }
					
					.desc-top 		{ height: 10px;
									background-image: url(../graphics/desc-top.png); }
					.desc-text 		{ padding-left: 60px;
									padding-right: 60px; 
									padding-top: 20px;
									background-image: url(../graphics/bg-descriptions.png); 
									padding-bottom: 10px; }
									
										#first-title	{ margin-top: 0px; }
										
					.desc-bottom 	{ height: 10px; 
									background-image: url(../graphics/desc-bottom.png); }

h2	{ font-size: 12px; 
	margin: 0px;
	display: inline; }
