/* CSS Document */

div#container {border: 4px #ccc dotted; }	

div#footer {color: #666;}
div#footer a { color:#666; }
div#footer a:hover { color:#666; }

div#grid {width: 80px; }
div#grid table {margin-left: 35px; } 
div#forselected {margin-top: -335px; margin-left: 220px;}
div#forselected table {width: 485px;}
div#forselected img#selected {border: 4px solid #ddd;}
div.arrows  {margin-left: 90px; }

/* CSS for tearsheet page only */

div#tearsheets {width: 660px; margin-left: 40px;}
div#tearsheets table td.tearsheetdescription {width: 200px; padding-right: 10px; vertical-align: top; font: 12px Arial, Helvetica, sans-serif;
	color: #666; }
div#tearsheets table td.tearsheetdescription h3 { font-weight: bold; color: black; }
div#tearsheets table td.tearsheetimage {width: 460px; margin-left: 230px;}
div#tearsheets table td.tearsheetimage img { padding-bottom: 40px; }


