#main {
	margin:0px auto;
}
#top {
	position:relative;
}
#close {
	position:absolute;
	display:block;
	width:25px;
	height:25px;
	right:9px;
	top:6px;
}
#langs {
	font-weight:bold;
	padding:10px 0 0 25px;
}
#langs span {
	margin-right:25px;
}
#langs .active {
	color:#8dbf97;
}
#quicktime {
	position:absolute;
	top:10px;
	left:315px;
}
#quicktime a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#qt_icon {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:38px;
	height:38px;
	background:url(../images/getquicktime.gif) no-repeat;
}
#flash {
	position:absolute;
	top:10px;
	left:315px;
}
#flash a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#fla_icon {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:63px;
	height:54px;
	background:url(../images/getflash.gif) no-repeat;
}
#articles {
	margin:0px auto;
}
.article img, .article_hover img {
	float:left;
	width:250px;
}
.article .article_r, .article_hover .article_r {
	float:right;
	min-height:151px;
}
/* for Internet Explorer */
/*\*/
* html .article_r {
	height:151px;
}
/**/
.article .text, .article_hover .text {
	float:left;
	padding:20px 5px 15px 20px;
}
.article .title, .article_hover .title {
	display:block;
	font-size:medium;
	font-weight:bold;
}
.button {
	float:right;
	width:58px;
}
.buttons {
	float:right;
	width:58px;
}
.buttons a {
	float:right;
}
.buttons .ff {
	display:block;
}
.buttons .f650 {
	display:block;
}
.buttons .qf {
	display:block;
}
.buttons .q650 {
	display:block;
}

