h1 {
	color:#FFE5BC;
	font-family:Verdana,Chicago;
	font-size:3.8em;
	height:56px;
	padding-top:5px;
	width:100%;
}

h2 {
	border:none;
	background-color:#FFE5BC;
	font-family:Tahoma;
	font-size:1em;
	letter-spacing:1px;
	margin-bottom:8px;
	padding:2px 0 2px 0px;
}

#contentsmenu {
	margin-top:38px;
	margin-left: auto;
	margin-right: auto;
	width: 524px;
}

#contentsmenu li {
	display:inline;
	float:left;
	list-style-type: none;
	height:38px;
	padding: 3px;
	margin-right:2px;
	margin-bottom:5px;
	border-bottom:1px solid #ff6600;
}

#contentsmenu li.name_h{ width:150px;	}
#contentsmenu li.desc_h{ width:200px;	}
#contentsmenu li.last_h{ width:150px;	}

#contentsmenu li.name{ width:150px;	font-weight: bold; }
#contentsmenu li.name a{ text-decoration: none;	color: darkblue; font-size:12px; }
#contentsmenu li.desc{ width:200px; }
#contentsmenu li.last{ width:150px; }

#languagebox{
	margin-top:18px;
	text-align:center;
	height:21px;
	font-size: 21px;
}

#guides {
	margin-top:58px;
}

#ti_msp430_site {
	margin-top:58px;
}

#guidestable {
	table-layout: fixed;
	width:480px;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
	background-color:#ffffff;
}

#guidestable th.th0{ width:100px; background-color:#6699ff; color:#ffffff; }
#guidestable th.th1{ width:100px; background-color:#6699ff; color:#ffffff; }
#guidestable th.th2{ width:280px; background-color:#6699ff; color:#ffffff; }

#guidestable th.td0{ width:100px; }
#guidestable th.td1{ width:50px; }
#guidestable th.td2{ width:280px; }


#guidestable div.datasheet{	width:268px; border-bottom: 1px solid black; }
#guidestable div.datasheet li{
	list-style-type:none;
	border-right: 1px solid black;
	border-top: 1px solid black;
	float: left;
	width:58px;
	background-color:#ffffff;
	padding:3px;
}
#guidestable div.datasheet li.device{	width:130px; border-left: 1px solid black; }
#guidestable div.datasheet li.sameup{	border-top: 1px solid #ffffff; }


#sample_source { margin-top:58px; }

#ad_index {
	margin-top:58px;
	margin-left:auto;
	margin-right:auto;
	width: 300px;
	border: 1px solid #000000;
	text-align:left;
}


#abstract {
	text-align:left;
	margin-top:58px;
	width:350px;
}



