﻿
.Specifications{width: 100%; margin-top: 10px;}
    .Specifications .roundedCorners{width:765px;}
    .Specifications .roundedCorners .Content{display:inline-block;}
    .Specifications .ContainerTable{width:750px;}
    .Specifications .AttributeCategory{width:90px;border-bottom:solid 1px #CCCCCC;padding-left:10px;font-weight:bold; vertical-align:middle ;}
    .Specifications .ContainerTable.handsetComparison .AttributeCategory{padding-right:10px;}
    .Specifications .SpecificationTable{width:100%;display:block;position:relative;left:-20px;}
    .Specifications .ContentTable{width:665px;position:relative;left:15px;}
    .FirstRow {border-top:none!important;}
    .Specifications .SpecificationTable .contentcol{width:665px;border-bottom:solid 1px #CCCCCC;overflow:hidden;display:inline-block;position:relative;}
    .LastRow{border-bottom:none!important;}  
    .handsetComparisonPhones{width:765px;}
    .handsetComparisonPhones .col1{width:160px;}
    .handsetComparisonPhones .col2,
    .handsetComparisonPhones .col3,
    .handsetComparisonPhones .col4,
    .Specifications .SpecificationTable .col1{width:90px;}
    .ContentTable .row{clear:both;}
    .ContentTable .row div{padding-top:5px;padding-bottom:5px;}
    .ContentTable .col1{float:left;display:block;}
    .ContentTable .col2{border-left:solid 1px #CCCCCC;display:block;padding-left:10px;}
    .ContentTable .col2,
    .ContentTable .col3,
    .ContentTable .col4{width:175px;padding-top:5px;padding-bottom:5px;float:left;padding-left:10px;}
    .handsetComparisonPhones .moreInfo{float:left;width:200px;position:relative;left:50px;}
    .handsetComparisonPhones .moreInfo .button{background-image:url("../images/btn_moreinfo.gif");width:108px;height:28px;}
    .handsetComparisonPhones .moreInfo A{display:block;width:87px;height:28px;}

.ImageContainer
{
	width: 200px;
	height: 450px;
	float: left;
}
.ImageContainer .productImagesTabs
{
	text-align: center;
	vertical-align: middle;
}
.productImagesTabs UL
{
	padding-left: 10px;
}
.ImageContainer .productImageNavigationTab
{
	text-align: center;
	vertical-align: middle;
}
.ImageContainer .productImageNavigationTab LI
{
	float: left;
	list-style-type: none;
}

.comparisonDetails
{
	table-layout: fixed;
	border: 1px solid #C0C0C0;
	border-spacing: 0px;
}


.comparisonDetails td
{
	padding: 0px;
	border: 1px solid #C0C0C0;
}

.category 
{
	padding: 0px;
	border: 1px solid #C0C0C0;
	background-color: #C0C0C0;
	font-weight: bold;
	width: 100px;
}