.m_GalleryImage
{
	background: #ffffff;
	width:100%;
}

.m_GalleryNavibar
{
	background:#224fe6 url("./bg_navi_bar.gif");
	background-repeat:repeat-x;
	height:26px;
	width:100%;
	vertical-align:top;
}
.m_GalleryNavibarDiv
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:top;
}

.m_GalleryNavibarDiv a
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
}
.m_GalleryNavibarDiv a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

.m_GalleryCloseDiv
{
	font-size:12px;
	font-weight:bold;
	color:#FF1800;
	vertical-align:top;
}

.m_GalleryCloseDiv a
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
}
.m_GalleryCloseDiv a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}
