.TabbedPanels {
	margin: 0px;
	padding: 0px 0 0 5px;
	display:inline;
	float: left;
	clear: none;
	width:500px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	

}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 7px 0px 0 16px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family:"trebuchet MS", Arial;
	font-size:14px;	
	color:#7e7e7e;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	width:133px;
	height:21px;
	background-image:url(../images/tt-m.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	
	
}


.TabbedPanelsTabHover {
	background-color: #fff;
}


.TabbedPanelsTabSelected {
	background-image:url(../images/tt-s.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	border-bottom: 1px solid #d8d8d8;
	color:#387899;
}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	border-top: solid 1px #d8d8d8;
	background-color: #fdfdfd;
	float:left;
	}


.TabbedPanelsContent {
	padding: 19px 0 0 0;
	float:left;
	background-color: #fefefe;
	width:500px;
	text-align:left;
}
.top-curve {
	background-image: url(../images/bg-curve-t.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
	height:29px;
	}
.gallery-box {
	width:225px;
	float:left;
	padding:0 0 5px 0;
	
}
.gallery-box-main {
	width:170px;
	float:right;
}
.gallery-box-main-m2 {
	width:170px;
	float:left;
	background-color:#f4f4f4;
	padding:18px 0 10px 0;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	
}
.gallery-box-main-l {
	width:9px;
	float:left;
}

.gallery-box-main-m {
	width:152px;
	float:left;
	background-color:#f4f4f4;
	height:8px;
	font-size:1px;
}
.gallery-box-main-r {
	width:9px;
	float:left;
}
.n-p {
	background-image: url(../images/bg-n-p.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:707px;
	float:left;
	
	
	}
.n-p-b {
	float:right;
	width:170px;
	padding:13px 0 0 0;
	
}
