#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;*/
		color: #0066bb;
}

#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;
}



/* 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");
}
