/* Graphic Overlay */
#titlef{
	margin-top: 50px;
	margin-bottom: 15px;
}

div#hold	{	
	height:280px;
	width:380px;
	margin-bottom:30px;
	}
	
div#wn	{ 
		width:360px; height:280px; 
	clip:rect(0px,360px,280px,0px); 
	}

div#scrollbar {
	height:280px;
  }
  
div#track { 
	height:255px;
  }

div#lyr1	{	
	width:360px;
	}
 
 div#dragBar {
  background-color:#999999;
  }   
  /* CSS Document */
div#article{
	margin-top: 0px;
	height: 430px;
	width:407px;
}

div#detail{
	background-image:none;
	width: 260px;
	height:430px;
	margin-left: 448px;
	background-repeat: no-repeat;
	position:relative;
}

div#article{
	float:left;
	margin-left:-850px;
	background-color: #fff;
	width:406px;
}

.sheader{
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div#nav-breadcrumb{
	margin-left:30px;
	width:706px;
	text-align: left;	
}

div#nav-breadcrumb a{
color:#fff;
}

table{margin:0 0 0 10px;}

.back a{
	float:left;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
}

.continue a{
	float:right;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
}

