	#umg_container463
	{
		background-color:#333333;
		color:#ffffff;
		width: 600px; 
		height: 400px;
		font-size:1em;
		position:relative;
		overflow:hidden;
	}

	#umg_large463
	{
		z-index:10;
		width:100%;
		height:100%;
		position:absolute;
		priority-height:320px;
	}

	#umg_large463 .image
	{
		position:absolute;
		float:left;
	}

	#umg_caption463
	{
		z-index:11;
		position:absolute;
		background-image:url('HtmlSlide/templates/image/Default/bg.png');
		width:100%;
		height:80px;
		top:320px;
		overflow:hidden;
	}

	#umg_captiontitle463
	{
		font-size:150%;
		color:#E71A1A;
		margin-left:3px;
	}

	#umg_captiondescription463
	{
		margin-left:3px;
	}

	#umg_captionauthor463
	{
		display:none;
	}

	#umg_captiontag463
	{
		display:none;
	}

	#umg_captiontakendate463
	{
		display:none;
	}

	#umg_xofy463
	{
		display:none;
	}

	#umg_more463
	{
		z-index:13;
		position:absolute;
		left:3px;
		top:380px;
		text-align:center;

		width:50px;
		height:18px;
		background-image:url('HtmlSlide/templates/image/Default/more.png');
		background-repeat:no-repeat;

		line-height:18px;
		text-decoration:underline;
		color:#ffffff;
	}

	#umg_more463:hover
	{
		text-decoration:none;
		color:#E71A1A;
	}

	#umg_buttons463
	{
		z-index:16;
		position:absolute;
		left:500px;
		top:380px;
		font-size:0px;
	}

	#umg_prev463
	{
		background-image:url('HtmlSlide/templates/image/Default/buttons.png');
		background-repeat:no-repeat;
		display:block;
		width:30px;
		height:16px;
		float:left;
		cursor:pointer;
	}

	#umg_prev463:hover
	{
		background-position:0 -16px;     
	}

	#umg_next463
	{
		background-image:url('HtmlSlide/templates/image/Default/buttons.png');
		background-repeat:no-repeat;
		background-position: -60px 0;
		display:block;
		width:30px;
		height:16px;
		float:left;
		cursor:pointer;
	}

	#umg_next463:hover
	{
		background-position:-60px -16px;     
	}

	#umg_play463
	{
		background-image:url('HtmlSlide/templates/image/Default/buttons.png');
		background-repeat:no-repeat;
		background-position: -30px 0;
		display:block;
		width:30px;
		height:16px;
		float:left;
		cursor:pointer;
	}

	#umg_play463.active
	{
		background-position:-30px -32px;     
	}

	#umg_play463:hover
	{
		background-position:-30px -16px;     
	}

	#umg_play463.active:hover
	{
		background-position:-30px -48px;     
	}

	#umg_countdown463
	{
		z-index:14;
		width:20px;
		height:20px;
		background-image:url('HtmlSlide/templates/image/Default/countdown.png');
		text-align:center;
		line-height:20px;

		position:absolute;
		left:570px;
		top:10px;
		cursor:pointer;
	}

	#umg_loading463
	{
		z-index:15;
		width:32px;
		height:32px;
		position:absolute;
		left:284px;
		top:144px;
	}

	#umg_loading463.active
	{
		background-image:url('HtmlSlide/templates/image/Default/loading.gif');
	}

	
	/* position and dimensions of the navigator */
	#umg_navilist463 {
		z-index:12;
		width:100%;
		position:absolute;
		top:380px;
		text-align:center;
	}

	#umg_navi463 {
		width:10000px;
		height:20px;
		margin:0 auto;
	}

	/* items inside navigator */
	#umg_navi463 a {
		width:8px;
		height:8px;
		float:left;
		margin:3px;
		background-image:url('HtmlSlide/templates/image/Default/navigator.png');
		background-repeat:no-repeat;
		background-position:0 -16px;     
		display:block;
		font-size:1px;
	}

	/* mouseover state */
	#umg_navi463 a:hover {
		background-position:0 -8px;      
	}

	/* active state (current page state) */
	#umg_navi463 a.active {
		background-position:0 0;     
	}

#umg_thumbs463
{
		display:none;
}

