#leftBar {
	width: 170px !important;
	min-height: 429px;
	height: 572px !important;
	max-height: 572px;
}

#devMenu a {
	font: 12px verdana;
	color: #94262c;
	text-decoration: none;
	margin-left: 20px;
}

#devMenu ul li.devMenuItem {
	border-bottom: 1px solid #94262c;
	padding: 10px 0 10px 0;
	width: 150px;
}

#devMenu li {
	list-style-type: none;
}

#devSearchButton {
	border: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#leftBar div.btnWrp {
	Float: left;
	text-decoration: none;
	color: #fff;
}

span.btnL {
	float: left;
	width: 14px;
	height: 20px;
	background-image: url("/images/redtab/tabLeft.png");
	background-repeat: no-repeat;
	text-decoration: none;
}

span.btnM {
	float: left;
	height: 20px;
	background-image: url("/images/redtab/tabCenter.png");
	color: #ffffff;
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 3px;
}

span.btnR {
	float: left;
	width: 15px;
	height: 20px;
	background-image: url("/images/redtab/tabRight.png");
	background-repeat: no-repeat;
	text-decoration: none;
}

.btnWrp a {
	color: #ffffff !important;
	font: 11px Verdana !important;
	text-decoration: none;
}

.devBack {
	width: 100%;
	text-align: center;
}

#devMenuList li div.btnWrp {
	margin-top: 10px;
}

div.devBack a {
	color: #94262c;
	font: 12px verdana;
	text-decoration: none;
}

#leftBar div.devBack {
	margin-top: 45px;
	float: left;
	width: 100%;
	text-align: center;
}

#leftBar img.googleIMG {
	width: 20px;
	margin-left: 5px;
	border: none;
}

li.devMenuItem.vTour  {
  /* background: url('../../images/buttons/videoIconDevelopment.png') no-repeat 95px 6px; */
}
