


#gallery {
margin: 0 0 0 180px;
width: 580px
}


#gallery h3 {
	width: 100%;
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	cursor: pointer;
	padding: 8px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0;	
}

#gallery h3 a:link, h3 a:visited {
	-moz-outline-style: none;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
} 

#gallery A:link { color: #333; text-decoration: none; border-bottom 0px solid #0e1214 }
#gallery A:visited { color: #333; text-decoration: none; border-bottom 0px solid #0e1214 }
#gallery A:hover { color: #3399CC; text-decoration: none;
border-bottom 0px solid #fff }
#gallery A:active { color: #3399cc; text-decoration: none ; border-bottom 0px solid #fff}

#gallery td a:link { 
	border-bottom: 1px solid #f2f2f2; 
	text-decoration: none;
	 
}


#gallery td a:hover { 
	border-bottom: 1px solid #333333; 
	text-decoration: none;
	
}


#gallery .text {
height: 20px
} 


#gallery .text a:link {
color: #3399cc
}

#gallery .text a:visited {
color: #3399cc
}

#gallery .text a:hover {
color: #000
}

#gallery .text a:active {
color: #000
}

#gallery ul { margin-left: -40px }


#gallery li { float: left;
     list-style-image: none;
     list-style-type: none;
     display: block;
     height: 90px;
     }


#gallery li a:link { 
	border-bottom: 1px solid #f2f2f2; 
	text-decoration: none;
	padding-bottom: 2px;
	 
}


#gallery li a:hover { 
	border-bottom: 1px solid #333333; 
	text-decoration: none;
	padding-bottom: 2px;
	
}

#gallery .spacer{
clear:both
} 


#gallery a img {
	border-right: 1px solid #f2f2f2;
}


#gallery .text {
	width: 575px;
	padding-top: 0px;
        margin-top: 0px;
      
}


#gallery #container {
	width: 580px;
	margin: 0 0 20px 0px;
	padding: 0;
	text-align: left;
}



#content {
	padding: 0 0 0 0;
}

#gallery p {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 18px;
}

#gallery p i {
	font-size: 11px;
	font-style: normal;
	color: #8da5b3;
	margin-left: 15px;
	margin-top: 5px;
}

#gallery #content{
	
	width: 580px
}

#gallery #content div {
	margin: 0;
	padding: 0;	
	
}

#gallery .stretcher {
	background: none !important;
	margin-bottom: 10px !important;
}
