/* CSS Document */

#DecGlassDisplayContainer {
	margin:0;
	padding: 0;
	line-height: 1em;
	}
	#DecGlassDisplayContainer .click {/* style click here at the top of the page */
		padding: 0px;
		margin: 5px 0 0; 
		text-align: center;
		font-size: 1em;
		}
		#DecGlassDisplayContainer table {
			margin: 0 auto;
			}
		#DecGlassDisplayContainer table.link a:link {
			text-decoration: none;
			}
		#DecGlassDisplayContainer td {
			text-align: center;
			color: #FFF;
			}
		#DecGlassDisplayContainer td img {
			display: inline;
			border: 0px;
			}
		/*  Sidelites (dec-glass-display-short-17.hml) Paragraph (headers) settings */
		#DecGlassDisplayContainer .sid_head {
			margin: 5px 0 0 0; 
			padding: 0 0 0 20px; 
			font-size: 1.2em; 
			margin-bottom: 0px;
			text-align: center;
			}
		/* Keep Sidelites Headers White */
		#DecGlassDisplayContainer .sid_head a {
			text-decoration: none;
			color: white;
			}
		/* Spacing For short pages with only one line of images to make them flush at the bottom */
		#DecGlassDisplayContainer .space {
			margin:0;
			padding: 0 0 227px;
			text-align: center;
			}
			
		/* Spacing For short pages with only one line of images to make them flush at the bottom (For short-16-because of the two lines*/
		#DecGlassDisplayContainer .space-2 {
			margin:0;
			padding: 0 0 400px;
			text-align:center;
			}
		/* Spacing For short page dec-glass-short-16 */
		#DecGlassDisplayContainer .space-3 {
			margin:0;
			padding: 0 0 201px;
			text-align:center;
			}
		/* Spacing For Short pages dec-glass-short-13-15 */
		#DecGlassDisplayContainer .space-4 {	
			margin: 0;
			padding: 0 0 199px;
			text-align: center;
			}
		/* Spacing for short pages that don't need extra spacing */
		#DecGlassDisplayContainer .space-5 {	
			margin:0;
			padding: 0 0 0;
			text-align: center;
			}
			.nav-smaller {/* For Navigation Bar */
				font-size: .7em;
				}
				
