
#tabnav {
	height:25px; margin:0px; padding-left:10px; background:url(images/tab_bottom.gif) repeat-x bottom;
	}
#tabnav li {
	display:block;
	font-size:10px;

	float:left;
	text-align:center;
    background:url(images/left_off.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 7px;
	}

#tabnav li.active {
    background:url(images/left_on.gif) no-repeat left top;
}
	
#tabnav li a {
	display:block;
	background:url(images/right_off.gif) no-repeat right top; text-decoration:none;
    padding:5px 10px 4px 3px;
	
	float:left;
	}

#tabnav li.active a {
	background-image:url(images/right_on.gif);
    padding-bottom:5px;
	}

#productDetail {
	border-width:0px 1px 1px 1px; border-color:#CCCCCC; height:150px; border-style:solid; padding:20px 15px 20px 15px; vertical-align:top; }
}

.table_outerTable { 
	width:900px;
	}

.text-V12 { font-size: 14px; line-height: 21px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; letter-spacing: normal; word-spacing: normal; font-weight: normal; color: #CCCCCC}

.title_style {
	background-color: #EBEBEB;
	color: #333333;
    line-height: 10pt; 
	border: 1px solid; 
	font-weight: bolder; 
	word-spacing: 1px; 
	border-color: #FFFFFF #FFFFFF #999999
; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"
}

