*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
	/*font-variant: small-caps;*/
	text-align: center;
	font-family: "Arial Narrow";
	height: 105%;
	font-size: 10pt;
}

div.page_wrapper 
{
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

div#top_bar
{
	width: 1000px;
	position: relative;
}

img.nun_icon
{
	width: 196px;
}

div.content_wrapper 
{
	width: 100%;
}

div.player_wrapper
{
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

div.test
{
	border-right: 2px dotted red;
	width: 110px;
	height: 100px;
	float: left;
	text-align: right;
	margin-right: 3px;
}

div.test2
{
	width: 79px;
	float: left;
	border: 1px solid white;
}

div.content
{
	width: 275px;
	float: left;
	padding: 10px 30px;
	margin-top: 115px;
	margin-right: 2px;
}

div.test3
{
	height: 100px;
	border-right: 2px dotted red;
	width: 55px;
	float: left;
	text-align: right;
	margin-right: 88px;
}

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

p.date
{
	font-size: 10px;
	color: gray;
}

img.thumbail
{
	margin: 5px;
	width: 150px;
}

img.lang
{
	width: 100px;
	height: 60px;
	border: 1px solid black;
	margin: 0 10px;
	/*float: left;*/
	display: inline;
}

img.lang_select
{
	margin-top: 150px;
}

body.lang_select
{
	text-align: center;
}

img.bag
{
	margin-right: -2px;
}

img.fb_icon
{
	width: 25px; 
	margin-right: -3px;
}
