div { margin: 0; padding: 0; }

a.leftNavLink {font-size:11px; color:#666; text-decoration:none;}
a.leftNavLink:hover {font-size:11px; color:#76b900; text-decoration:underline;}

#threedvSurround { width:940px; height:auto; }
#threedvSurround .surroundTechnology { width:940px; height:180px; border:0; }
#threedvSurround .greenDivider { width:940px; height:15px; border:0; }
#threedvSurround .buttonStrip { width:902px; height:52px; padding-top:18px; margin-left:18px; }
/*.buttonStrip { width:902px; height:52px; padding-top:18px; margin:0px 18px; }*/
.tabon, .taboff { width:451px; height:52px; float: left; text-align: center; overflow: hidden; cursor: pointer; padding-top:10px; background-image:url(https://www.nvidia.co.uk/docs/IO/115051/grey-deselected.png); background-repeat:no-repeat;} 
.taboff { background-image:url(https://www.nvidia.co.uk/docs/IO/115051/grey-deselected.png); width:451px; height:52px; text-transform:uppercase;}
.tabon { color:#FFF; background-image: url(https://www.nvidia.co.uk/docs/IO/115051/grey-selected.png); width:451px; height:52px; text-transform:uppercase;}
.tabLinks h1 { font-size:15px; font-weight:bold; color:#FFF; text-decoration:none; margin: 0px 0px 0px 0px; }
.tabLinks { font-size:15px; font-weight:bold; color:#FFF; text-decoration:none; }
#threedvSurround .contentBackground { padding-top:18px; padding-bottom:30px; margin-left:18px; margin-right:18px; margin-top:10px; background-color:#ffffff; border:#cccccc solid 1px; width:900px; height:auto; }
#threedvSurround .mainContent { width:840px; padding-top:0px; padding-bottom:10px; margin:0px 25px; line-height:18px; }
#threedvSurround .mainContent h2 { font-size:22px; color:#76b900; text-transform:uppercase; margin-bottom:5px; line-height:24px; }
#threedvSurround .mainContent h3 { font-size:15px; color:#76b900; text-transform:uppercase; margin-bottom:2px; margin-top:10px; }
#threedvSurround .mainContent p { margin-bottom:20px; margin-top:5px; }
#threedvSurround .leftfloat { float:left; width:410px; }
#threedvSurround .rightfloat { float:right; width:410px; }
#threedvSurround .verticalDivider { width:840px; height:5px; }
#threedvSurround .noListstyle { list-style:none; margin-top:1px; padding-top:1px; top:1px; }
#threedvSurround .ulPointerList { list-style-type:none; padding: 0px 1px 5px 0px; margin: 5px 0px 5px 0px; }
#threedvSurround .liPointerList { background-image: url('/content/3d-vision/images/li-pointer.jpg'); background-repeat: no-repeat; background-position: 0 6px; padding-left: 10px; margin-bottom:2px; margin-top:0px; }
#threedvSurround .clearFloats { clear:both; line-height:0; font-size:0; /* Clearing floats prevents the browser from attempting to parse any more content as a floated element. If you don't clear, content may appear BEHIND floated elements */}