@charset "utf-8";

#summary,
.summary {
float:right;
padding:20px 23px 0 0;
width:300px;
}
#summary ul,
.summary ul{
	padding:1em 0 0 3em;
}
#summary ul li,
.summary ul li{ 
	font-size:0.9em;
	color:#787878;
}
#mainSnap,
.mainSnap{
	float:left;
	width:280px;
	padding:0 0 0 10px;
}
#viewMore,
.viewMore{
	text-align:right;
	font-size:1.2em;
	padding:24px 10px;
}
#viewMore a,
.viewMore a{
	border-bottom:1px dashed #0098F2; 
}
#btnDownloadSoftware{

}
#btnDownloadSoftware a{
background:transparent url(../images/products/etcbtn-download.png) no-repeat scroll 7px 3px;
border:1px solid #82CAFF;
color:#999;
display:block;
font-size:14px;
height:29px;
margin:12px 0 0 43px;
padding:43px 0 0 87px;
width:112px;
}
#btnDownloadSoftware a:hover{
border:1px solid #0098F2;
color:#3399CC;
}

.clean{
	clear:both;
}

#left p a:hover {
 color:#3399CC;
 border-bottom:#0098F2 3px double;
}

a:link, a:visited {
 color:#0098F2;
 text-decoration:none;
}
#right a:link, #right a:visited {
 color:#0098F2;
 text-decoration:none;
 border-bottom:1px dashed #0098F2;
}
#right a:hover {
 color:#3399CC;
 border-bottom:#0098F2 3px double;
}

#right h3{
	color:#4B4B4B;
	font-size:1em;
	margin:2em 0 0 14px;
	padding:0;
}

#right #deviceList li{
	margin:0 0 4px 22px;
}

.btnPurchase{
	padding:14px 0;
}
#right .btnPurchase a:link, #right .btnPurchase a:visited{
	border:0px solid #82CAFF;
	background:transparent url(../images/products/purchase.png) no-repeat scroll left top;
	color:#999;
	display:block;
	font-size:14px;
	width:152;
	height:62px;
}
#right .btnPurchase a:hover{
	border:0px solid #82CAFF;
	background-position:left -62px;
	color:#3399CC;
}
#right .btnPurchase a strong{ 
	visibility:hidden;
}
#right .btnPurchaseHandlaw a:link, #right .btnPurchaseHandlaw a:visited {
	border:0px solid #82CAFF;
	background:transparent url(../images/products/purchase-handlaw.png) no-repeat scroll left top;
	color:#999;
	display:block;
	font-size:14px;
	width:152;
	height:62px;
}
#right .btnPurchaseHandlaw a:hover{
	border:0px solid #82CAFF;
	background-position:left -62px;
	color:#3399CC;
}
#right .btnPurchaseHandlaw a strong{ 
	visibility:hidden;
}

