#wrapper{
	width: 950px;
	margin:0 auto;
}

#container {
	width: 950px;
}

ul#FnGT{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	height:64px;
}

ul#FnGT ul li{width:475px;float:left;height:64px;}

ul#FnGT li.fn{width:475px;position:absolute;top:0;left:0;}
ul#FnGT li.gt{width:475px;position:absolute;top:0;right:0;}

ul#GT-main{
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

ul#GT-main li{width:950px;text-align:right;}





.post {
	margin-top: 0px;
}


.firstheader {
	margin-top: 0;
}

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.kwicks li {
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

#content {
	float: left;
	width: 950px;
	height: 360px;
	/*margin:0 0 10px 0;*/
	overflow: hidden;
	position: relative;
}

#postlistbox {
	float: left;
	width: 950px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.postlistwrapper, .postwrapper {
	width: 950px;
	height:360px;
	float: none;
	left: 0px;
	top: 0px;
	position: absolute;
}


.page {
	width: 950px;
	height: 360px;
	float: left;
	margin: 0 auto;
}

.messages {
	float: left;
	width: 950px;
	height: 360px;
	margin: 0;
	overflow: visible;
}

.messages ul.categories, .messages ul.categories li {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

.postlistpage {
	overflow: hidden;
}

/*ul.postlist {
	width:950px;
	height: 360px;
}

.GT{
	background: url(../images/gt.jpg) no-repeat right top;
}*/

.postlist {
  float: left;
}


.postlist li {
	float: left;
	width: 475px;
	height: 360px;
	margin-right: 0px;
	position: relative;
}

ul.postlist li.fn,
ul.postlist li.gt{width: 475px;}

ul.postlist li.fn-none{width:50px;}


/*.postmetadatabox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 475px;
	height: 360px;
}

.postmetadata {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 475px;
	height: 360px;
}*/

.entry {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 360px;
}

/*.entry-none {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 360px;
}*/

.entry .multiimg {
	margin: 0;
}

.entry .imgbox {
	position: absolute;
	left:0px;
	top: 0px;
	width: 900px;
	height: 360px;
	overflow: hidden;
}


.entry img {
	position: absolute;
	left: -100px;
	top: 0;
}

.postwrapper .entry {
	width: 950px;
}

.msg {
	float: left;
	width: 950px;
}

