#wrapper2{
	width:463px;
	height:295px;
	margin:0px auto 10px auto;
	border:1px solid #3c3c3c;
	background:#1c1c1c;
	overflow:hidden;
}
#bottom_bar2{
	width:100%;
	height:40px;
	margin:0px;
	padding:px;
	background:url(../images/bottombar.png) top left repeat-x;
}
#bottom_bar2 ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:200px;
	float:right;
}
#bottom_bar2 ul li{
	float:left;
	width:30px;
	height:30px;
	margin-top:5px;
	margin-left:1px;
	line-height:30px;
	cursor:pointer;
	padding-left:8px;
}
#bottom_bar2 .active{
	font-size:15px;
	color:#dcdcdc;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:url(../images/button.png) top left no-repeat;
}
#bottom_bar2 .inactive{
	font-size:15px;
	color:#6c6c6c;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:url(../images/button_alt.png) top left no-repeat;
}
#container2{
	text-align:left;
	height:200px;
	width:463px;
	margin:1px;
	padding:1px;
	background:#1c1c1c;
	position:relative;
	overflow:hidden;
}
#container2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:250px;
	width:463px;
	overflow:hidden;
	}
#container2 ul li,#container2 ul li img{
	padding:0px;
	margin:0px;
	height:250px;
	width:463px;
	overflow:hidden;
}
