@charset "utf-8";
.mainimage
{
	float: left;
}

#dvmain
{
	float: none !important;
	position: relative;
	width: 100%;
}

#contents
{
	float: none !important;
	margin: 14px 0 0 435px;
	width: 485px !important;
}

#contents h2
{
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding: 4px;
	text-transform: capitalize;
}

#contents p a
{
/*#color: #8C7545;*/
		color: #0066bb;
}

/* search */

.search_box1
{
	border-top: 1px solid #e2e2e2;/*#000;*/
	clear: none !important;
	width: auto !important;
}

.search_box1 h3
{
	float: none !important;
	font-size: 1.2em;
	padding: 5px;
}

.search_wrap
{
	background-color: #828282;
	clear: none !important;
	color: #fff;
	padding: 10px 15px;
	width: auto !important;
}

.search_box1 p.text
{
	font-size: 1.1em;
	padding-left: 10px;
}

.search_box1 table.category
{
	width: 435px;
}

.search_box1 table.category tr th
{
	font-size: 1em;
	padding-left: 12px;
	text-align: left;
	text-indent: -12px;
	width: 145px;
}

.search_box1 table.category tr td
{
	text-align: left;
	test-indent: -12px;
}

.search_box1 table.category tr td select
{
	width: 135px;
	marjin-bottom: 0.2em;
}

.search_box1 p.buttonarea
{
	padding: 0 !important;
	text-align: right;
	width: 440px;
}

.search_box1 table.category tr th.disabled
{
	color: #c3c3c3 !important;
}

/* direct link */

#directlink
{
	margin-top: 11px;
}

#directlink h3
{
	display: none;
}

#directlink ul li
{
	float: left;
}

#directlink ul li a
{
	bacground-repeat: no-repeat;
	display: block;
	height: 95px;
	overflow: hidden;
	text-indent: -1000px;
	width: 235px;
}

#cellularsolution
{
	margin-right: 15px;
}

/* submain =====================================*/
/* if 3cols */
#dvsmain
{
	float: right;
	width: 754px;
	margin-right:0px;
}

#scontents
{
		float: right;
		margin-right:0px;
}

#scontents .dvcols2
{
	margin: 0px;
	padding: 0px;
	width:754px;


}

#scontents h2
{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 0.25em;
	color: #474747;
}
#scontents p .box_wrap
{
	width: 754px;
	overflow: hidden;
}


#product_list
{
	width: 754px;
	margin-top: 15px;
}


#product_list .img-box {
	width:754px;
	overflow:hidden;
	background-image: url(../../images/mcont_bg754.gif);
	background-repeat: no-repeat;
	height: 133px;
	padding: 10px 10px 10px 10px;
}

#product_list .img-box img {float:left; margin:0 15px 0 0;}

#product_list h6 {
	color: #767476;
	font: normal 16px/24px Arial;
}

#product_list h6 a{
	color: #0066bb; text-decoration: none;
}

#product_list h6 a:hover {color: #00285f; text-decoration: none;}

#product_list .img-box p {
	width: 545px;
	float:left;
}

#product_list .img-box p .p1 {
	margin-bottom:12px;
}
#product_list .img-box p .p2 {
	margin-top: 0px;
}
#product_list .img-box p .p3 {
	margin-top: 0px;
}
