	.fullDetails .imageArea {	
		float:left;
		width:565px;
		margin:0px 21px 25px 0px;
	}
	
	.fullDetails .imageArea .productImage {
		display:block;
		width:565px;
		height:391px;
		overflow: hidden;
	}
	.fullDetails .imageArea .buttons { 
		float:right;
		margin-top:16px;
	}
	.fullDetails .imageArea .buttons li {
		float:left;
		margin-right:12px;
	}
	.fullDetails .imageArea .buttons li.last { margin-right:0px; }
	
	.fullDetails {
		margin-bottom:25px;
	}
	.fullDetails .specs {
		font-size:87%;
		color:#787878;
		margin-bottom:20px;
	}
	.fullDetails .desc {
		font-size:100.8%;
		margin-bottom:20px;
	}
	.fullDetails .ratings, .fullDetails .reviews {
		font-size:87%;
		margin-bottom:6px;
	}
	.fullDetails .reviews { margin-bottom:10px; }
	.fullDetails .ratings strong {
		font-weight:bold;
	}
	.fullDetails .reviews a {
		text-decoration:underline;
	}
	.bannerSlots {
		margin-bottom:0px;
	}
	.bannerSlots li {
		float:left;
		margin-right: 2px;
	}
	.bannerSlots li.last {
		margin-right:0px;
	}
/* --------For Tab Specs -------------- */
#TabSpecs{
width:100%;
margin:0;
float:left;
line-height:35px;
}
#TabSpecs .Content1{
width:75%;
margin:0;
float:left;
border-right:2px dotted #CCCCCC;
padding-right:12px;
}
#TabSpecs .Content2{
width:20%;
float:left;
margin-left:10px;;
}
.HeaderDarkGray{
background-color:#797a7a;
color:#ffffff;
padding-left:10px;
font-weight:bold;
}
.HeaderLightGray{
background-color:#E6E6E6;
padding-left:10px;
font-weight:bold;
font-size:87%;
}

.HeaderLightGray .InnerTxt{
width:50%;
float:left;
}
.HeaderWhite{
background-color:#ffffff;
line-height:35px;
color:#000000;
font-weight:bold;
padding-left:10px;
font-size:87%;
}

.HeaderWhite .InnerTxt{
width:50%;
float:left;
}


.btn_reviewProduct {
	display: block;
	background:url(../images/btn_reviewThisProduct.gif) no-repeat;
	width:134px;
	height:20px;
	text-indent:-9009px;
	overflow:hidden;
	text-align: left;
	border:none;
}


.floatLeft{
float:left;
}
.floatRight{
float:right;
}
.bdrNone{
border-top:none;
}
.bdrOnepix{
border:1px dotted #000000;
}
.bdronepixTop{
border-top:1px dotted #000000;
}
.center{
text-align:center;
}
.tenPc {
width: 10%;
float:left;
}
.margin5{
margin:5px;
}
.padding5{
padding:5px;
}
.fivePc {
width: 5%;
float:left;
}
.marginTop10{
margin-top:10px;
}
.marginTop20{
margin-top:20px;
}
.nintyfivePc {
width: 95%;
float:left;
}
.twentyfivePc {
width: 25%;
}
.bdrTopBottom{
border-bottom:1px solid #CCCCCC; 
border-top:1px solid #CCCCCC;
}
.nintyPc {
width: 90%;
float:left;
}
.hundredPc{
width:100%;
float:left;
}
.thirtyPc{
width:30%;
}
.twentyPc{
width:20%;
}
.fifteenPc{
width:15%;
}
.thirtyfivePc{
width:35%;
}
.fourtyPc{
width:37%;
}
.hundredPc .bold{
font-weight:bold;
}
.hundredPc .red{
color:red;
}
.hundredPc a{
text-decoration:underline;
}
.hundredPc gray{
color:#CCCCCC;
}
.fourtyfivePc{
width:45%;
}
.fiftyPc{
width:50%;
}
.marginLeft45{
margin-left:45px;
}
.productreview {
	margin-bottom: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-size:87%;
}
.altcolor {
background-color:#f2f2f2;
}

.productreview a {
text-decoration: underline;
}

.bulletedList ul li {
	list-style-type: square;
	list-style-position:inside;
}
/* --------For Share this Product-------------- */
.fullDetails .share {
	margin-bottom: 10px;
}
.fullDetails .share span, .fullDetails .share a {
	padding-right: 5px;
}


/* --------Some display issuem with pdp-------------- */
.ui-tabs-panel .bulletedList ul li{
margin-left:30px !important;

}

.ui-tabs-panel .bulletedList dt {
font-weight:bold;
padding-bottom:5px !important;  
}

.ui-tabs-panel .bulletedList dd{
margin-left:20px !important;

}

.ui-tabs-panel .bulletedList dl {
padding-bottom: 10px !important; 
}







