border-right: solid 1px;
border-left: solid 1px;
}
+
+/*********************************************************************************/
+/* specs */
+/*********************************************************************************/
+#specs header.style4
+ {
+ padding: 0em 0em 0em 0em;
+ margin-bottom:1em;
+ }
+
+ #specs header.style4 h2
+ {
+ text-transform: uppercase;
+ font-size: 1.2em;
+ letter-spacing: 0.075em;
+ line-height:1em;
+ font-weight: normal;
+ }
+
+ #specs header.style4 hr
+ {
+ margin: 1em 0 1em 0;
+ }
+
+ #specs-list .row
+ {
+ padding: 0px 0px 0px 0px;
+ }
+
+
+
+
+ #specs-list
+ {
+ margin: 0px;
+ padding: 0px;
+ border: 0px none;
+ font-weight: inherit;
+ font-style: inherit;
+ display:block;
+ margin-bottom: 2em;
+ }
+
+ #specs-list ul
+ {
+ padding-left: 1em;
+ text-decoration: none;
+ margin-bottom: 0em;
+ list-style-type: disc;
+ }
+
+ #specs-list li
+ {
+ display: list-item;
+ text-decoration: none;
+ }
+
+ #specs-list ul ul
+ {
+ text-decoration: none;
+ padding-left: 2em;
+ list-style-type: circle;
+ }
+
+ #specs-list span
+ {
+ text-decoration: none;
+ }
+
/*********************************************************************************/
/* Sidebar */
/*********************************************************************************/