/* CSS Document */

#itemContents {
margin:0 20px 0 15px;
padding:0;
width:603px;
}

#itemContents h4 {
	font-size:100%;
	background-color:#CCD1D5;
	color:#000000;
	padding:4px;
	border-left:4px solid #666699;
	border-bottom:1px solid #666699;
}


#itemContents p {
	margin:0 0 20px 0;
	padding:0;
	font-size:80%;
	line-height:160%;
}
#itemContents li {
	font-size:80%;
	line-height:160%;
}

#itemContents .itemList p {
	font-size:80%;
	margin:0;
	padding:0;
}
#itemContents .itemList .itemListLink {
	margin:0;
	padding:4px;
	border:1px solid #999999;
	text-align:center;
}
#itemContents .itemList .itemListLink a {
	margin:0 2px;
}


#itemContents .under_gra {
width:427px;
background-image:url(img/under_gra.gif);
background-repeat:repeat-x;
height:15px;
}

#itemContents .boder {
	margin-top:10px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#itemContents .specTable table {
	border-top:1px solid #999999;
}
#itemContents .specTable th {
	padding:4px 10px;
	border-bottom:1px solid #999999;
	background-color:#EEEEFF;
	font-size:80%;
	text-align:left;
}
#itemContents .specTable td {
	padding:4px 10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:80%;
}
#itemContents .specTable2 table {
	border-top:1px solid #999999;
}
#itemContents .specTable2 td {
	padding:4px 10px;
	border-bottom:1px solid #999999;
	font-size:80%;
}
#itemContents .specTable .spacTableCat {
	background-color:#CCCCFF;
}

#itemContents .specTable .spacTableCat2 {
	background-color:#DDDDDD;
}
