html {
}
body {
	font-family: 'Trebuchet MS', 'Arial';
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	height:100%;
	-webkit-text-size-adjust: none;
	color:#000;
	background:#E5E5E5;
}

.flash_message{
background-color:gray;
border:1px dashed white;
color:Pink;
left:60px;
line-height:25px;
opacity:0.75;
padding:10px;
position:absolute;
text-align:center;
top:150px;
width:180px;
}

#flashContent {
	height:100%;
}

#noflashcontent {
background-color:gray;
border:1px dashed white;
color:#660000;
left:60px;
line-height:25px;
opacity:0.95;
padding:10px;
position:absolute;
text-align:center;
top:150px;
width:180px;
}

#noflashcontent a:link, #noflashcontent a:visited, #noflashcontent a:hover {
color:#660000;
text-decoration: underline;
}

#site_map #content ul
{
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
	width: 100%;
}
#site_map #content ul li
{
	line-height:25px;
	border: none !important;
}

#site_map h4
{
	margin-bottom: 10px;
}

#jtv_detail #noflashcontent
{
	top:20px;
	width:250px;
}

#loadMask
{
	display: none;
	z-index: 2;
	position: absolute;
	background: #E5E5E5;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

#scrollDiv
{
	width: 942px;
	margin:0;padding:0;
}
