/* page styles */

.bullet  { margin-right: 11px; margin-bottom: 3px; }
.newsimg { width: 60px; height: 40px; background-color: #BBBBBB; }
.proimg  { width: 150px; height: 110px; background-color: #BBBBBB; }

/* text styles */

/* container styles */

.transparent { filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }

/* color styles */

.clwhite  { color: #FFFFFF !important; }
.clred    { color: #B11016 !important; }
.clnormal { color: #404040 !important; }

/* background styles */

.bgwhite  { background-color: #FFFFFF !important; }
.bggray   { background-color: #DFDFDF !important; }

/* pagination */

.prev_page img { vertical-align: middle; margin-right: 6px; }
.next_page img { vertical-align: middle; margin-left:  6px; }

/* gallery */

#gallery {	min-height: 420px;
	position: relative;}

* html #gallery {
	height: 420px;
	position: relative;
}
