#contents
{
	margin-top: 10px;
}

/* product gallery */

#gallerysection
{
	border-bottom: 1px solid #666;
	float: left;
	margin-right: 15px;
	position: relative;
	width: 445px;
}

#productfinder
{
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 8px 0;
}

#productfinder h2
{
	display: inline;
	font-size: 0.9em;
	padding-right: 3px;
}

#productfinder ul
{
	display: inline;
	padding-left: 3px;
}

#productfinder li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 8px;
}

#productfinder li a
{
	color: #8c7545;
}

#productfinder li.selected a
{
	color: #c70752;
}

#productgallery
{
	background-color: #999;
	bordr: 1px solid red;
	height: 165px;
	margin: 10px 0;
	overflow: hidden;
	width: 445px;
}

#productgallery h2
{
	display: none;
}

#productgallery ul li
{
	color: #fff;
	float: left;
	font-size: 1.2em;
	height: 165px;
	line-height: 1;
	padding-right: 40px;
	width: 405px;
}

#productgallery ul li strong
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 25px 0 4px 0;
}

#productgallery ul li img
{
	float: left;
	margin: 15px;
}

#productgallery ul li p
{
	margin-bottom: 3px;
}

#productgallery ul li a
{
	color: #fff;
	text-decoration: underline;
}

#pagenum
{
	background-color: transparent !important;
	float: left;
	margin: 0 !important;
	right: 0;
	bottom: 10px;
	position: absolute;
	width: auto !important;
}

#pagenum ul
{
	display: inline;
}

#pagenum ul li#prevbutton a
{
	background-image: url('/images/global/board/prev.gif');
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}

#pagenum ul li#nextbutton a
{
	background-image: url('/images/global/board/next.gif');
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}

/* latest news */

#latestnews
{
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 199px;
}

#latestnews h2
{
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	font-size: 0.9em;
	padding: 8px 0;
}

#latestnews ul
{
	border-bottom: 1px solid #666;
	height: 185px;
	overflow-y: scroll;
}

#latestnews ul li
{
	background-image: url("/images/global/common/main_dot_bg.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 7px 0;
}

#latestnews ul li em
{
	color: #8c7545 !important;
	font-size : 0.95em;
	font-style: normal;
	font-weight: bold;
}

#latestnews ul li p
{
	margin: 0 !important;
	font-size : 1em;
}

/* direct link */

#directlink
{
	float: right;
}

#directlink h2
{
	display: none;
}

#directlink ul li a
{
	bacground-repeat: no-repeat;
	display: block;
	height: 102px;
	overflow: hidden;
	text-indent: -1000px;
	width: 214px;
}

#cellularsolution
{
	margin-bottom: 13px;
}

#cellularsolution a
{
	background-image: url("/images/global/contents/main_01.jpg");
}

#mobileoffice a
{
	background-image: url("/images/global/contents/main_02.jpg");
}