fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



.navigationTabs {
	height: 2px;
	line-height: 2px;
}
.navigationTabs li {
	float: left;
	height: 2px;
	line-height: 2px;
	
}
.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 3px;
	text-decoration: none;
}

.tabsContent {
	width: 900px;
}
.tab {
	display: none;
	padding-top: 16px;
	padding-bottom: 16px;
}

.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}

.lightsGal,
.bwGal,
.customGal {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
    cursor: url(../images/zoomin.cur), default;
}

