/*
redrex base gallery v1.5
*/

strong{
	font-weight:bold;
}

.clear{
	clear:both;
}

a:hover, a:active  {
	text-decoration: none;
	color: #494949;
}
p, li {
	line-height: 1.8em;
}

#galdes{
    font-size:0.9em;
    font-style:italic;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
#wrapper2 {
	width: 960px;
padding: 20px;
	width: 960px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left;
}
header{
    float:left;
    width:980px;
	overflow:hidden;
}
#topbar, #bottombar{
    float:left;
    width:980px;
	height:3px;
	overflow:hidden;
}
#container {
	background-color: #fff;
	float:left;
	width:960px;
	border-radius:0px 0px 0px 0px;
}
#galleryholder{
	padding: 15px 0px 15px 0px;
	float:left;
	width:960px;
}
#loader-panel{
	height:800px;
	width:900px;
	text-align:center;
	vertical-align:middle;
	background-image: url('loader.png');
	background-repeat: no-repeat;
	background-position: center;
}
