* html #wrap {
	width: expression( document.body.clientWidth < 1061 ? "1060px" : "auto" );
}
* html #colWrap {
}
* html #bannerBox2 {
	width: 650px;
}
* html #navbarHorizontal li {
	width: expression( document.body.clientWidth < 71 ? "70px" : "auto" );
}
* html #leftBar {
	margin-left: 5px;
}
* html ul#navbarVertical a {
	zoom: 1;
	height: 1px;
	margin-left: -15px;
	padding-left: 30px;
}
* html #content {
}
* html #flashCap {
	width: expression( document.body.clientWidth < 151 ? "150px" : "auto" );
}
* html #rightBar {
}
* html .clear {
	height: 1px;
}
* html #course {
	height: expression(this.scrollHeight < 51 ? "50px" : "auto");
}
* html #gallpics .figure {
	height: 120px;
}
* html #blogdets {
	width: 675px;
}
* html .picture {
}
* html .figure {
	position: relative;
}
