@charset "utf-8";
/*  to comment out */


div.tabCall {
    background-image: url(../images/support_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 12px;
	width:  250px;
	height: 121px;
	padding: 0;
}
div.tabstitleCall {
	color: #000000;
	width: 240px;
	font-size: 13px;
	font-weight: bold;	
	margin-top: 0px;
	padding-left: 70px;
	padding-top: 8px;
}
div.textCall {
	position: relative;
	width: 160px;
	top: 20px;
	left: 0px;
	color:  #666666;
	font-weight: normal;
	line-height: 120%;
	border: 0px solid magenta;	
}
div.rightImage {
    margin-left: 15px;
    float:right;
    clear:right;
	vertical-align: top;
}
div.rightText {
    margin-left: 15px;
    float:right;
    clear:right;
}
div.leftImage {
    margin-left: 5px;
	margin-top: 15px;
    float:left;
    clear:left;
}
div.leftText {
    margin-left: 80px;
	margin-top: 23px;
    font-size: 15px;
	font-weight: bold;
	line-height: 130%; 
	border: 0px dotted red;
}
.bodytext {
	color:  #666666;
	font-size: 12px;
	font-weight:normal;
	line-height: 130%; 
}
div.lefttext{
    float:left;
    display: block;
}
div.title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
div.priceText {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
    float: right;
	margin-top: -20px;
}
div.Featured {
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	color:#666666;
}
.priceFeatured {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
    float: right;
	margin-top: -20px;
}
div.titleFeatured {
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}
div.line {
	width: 620px;
	height: 1px;
	margin-top: 10px;
	background-color:#999999;
}
div.footerProduct {
	width: 936px;
	font-size: 10px;
	clear: both;
	text-align: center;
	z-index: 1;
	padding-top: 400px;
	border: 0px solid black;
}
div.footer {
	width: 936px;
	font-size: 10px;
	clear: both;
	text-align: center;
	z-index: 1;
	margin-left: -300px;
	padding-top: 500px;
	border: 0px solid black;
}
