#productpage {
   float:left;
	 position:relative;
	 width:860px;
}
#producttitle {
   float:left;
	 position:relative;
	 width:860px;
}
#producttitle h2 {
   margin-top:14px;
}
#productleft {
   float:left;
	 clear:left;
	 position:relative;
	 width:580px;
}
#productleftcol1 {
   float:left;
	 clear:left;
	 position:relative;
	 width:270px;
}
#productleftcol2 {
   float:left;
	 position:relative;
	 width:290px;
	 left:20px;
}
#productimage {
   float:left;
	 position:relative;
	 width:270px;
}
#productthumbs ul {
   list-style:none;
	 margin:0;
	 padding:15px 0 15px 0;
	 width:580px;
	 float:left;
	 display:block;
	 clear:both;
	 border-top:1px solid #DDDDDD;
}
#productthumbs li {
   float:left;
	 margin-right:20px;
}

#productbullets {
   float:left;
	 width:290px;
}
#productright {
   float:right;
	 position:relative;
	 width:250px;
}
#productimagelist ul {
   list-style:none;
	 margin:0;
	 padding:0;
	 width:250px;
}
#productimagelist li {
   font-weight:bold;
	 color:#555555;
	 font-size:0.9em;
	 width:250px;
	 clear:both;
	 padding-top:10px;
}
#productimagelist li img {
   float:left;
	 width:80px;
	 height:80px;
}
#productimagelist li span {
   float:right;
	 width:155px;
	 height:80px;
}

#productbullets ul {
   list-style:none;
	 margin:0;
	 padding:0;
}
#productbullets li {
	 display:block;
	 padding:5px 0 5px 30px;
	 background-image:url(../img/bullet1.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
	 text-align:left;
	 font-size:0.9em;
	 font-weight:bold;
}
#productspec {
   width:580px;
	 float:left;
	 clear:both;
	 margin-top:15px;
}
.productspectable {
   display:none;
}
.productspectable table {
   font-size:12px;
	 margin-bottom:1em;
}
.productspectable table tr,.productspectable table td,.productspectable table th {
   padding:5px;
	 border-bottom:1px solid #DDDDDD;
}
.productspectable table th {
   background-color:#EEEEEE;
	 color:#999999;
}

#subheadernav {
   float:left;
   display:block;
	 width:860px;
	 margin-bottom:10px;
}
#subheadernav ul {
   list-style:none;
	 margin:0;
	 padding:0;
}
#subheadernav li {
   display:inline;
}
#subheadernav li a {
   display:block;
   float:left;
   padding:10px 20px 10px 0;
	 color:#333333;
	 font-weight:normal;
	 font-size:0.9em;
	 font-weight:bold;
}
#subheadernav li.active a {
	 font-weight:bold;
	 color:#FE0000;
}

#pagenavigation {
   width:860px;
	 position:relative;
	 height:29px;
	 background-color:#EEEEEE;
	 clear:both;
	 float:left;
}
.navbutton a {
   display:block;
   width:111px;
	 height:29px;
	 position:absolute;
	 top:0px;
	 background-repeat:no-repeat;
}
.navbutton a span {
   display:none;
}
#navbutton1 {
   left:0px;
	 background-image:url(../img/last1.gif);
}
#navbutton2 {
   right:0px;
	 background-image:url(../img/next1.gif);
}

#refrigerant {
	 padding:0.7em;
	 font-size:1.2em;
	 background-color:#0000FE;
	 color:#FFFFFF;
	 font-weight:bold;
	 margin-top:10px;
	 position:absolute;
	 z-index:200;
	 top:0px;
	 left:0px;
}

#productnotes ul {
   clear:both;
	 float:left;
   list-style:none;
	 padding:0;
	 margin:10px 0 0 0;
}
#productnotes li {
   font-size:1.1em;
	 font-weight:bold;
	 padding:0 0 6px 0;
}


.notered {
   color:#FE0000;
}
.noteblue {
   color:#0000FE;
}


#productright h3 {
   margin:0;
	 font-size:1.1em;
}
#productright h4 {
   font-size:0.9em;
	 font-weight:bold;
}
#productright p {
   font-size:0.8em;
}
#productimagelist li#remotecontrol1 img {
	 height:150px;
}
#productimagelist li#remotecontrol2 img {
	 height:110px;
}

