img {
	border:none;
	vertical-align:top;
}
/* tabSet2 */

div.tabSet2 {
	width:420px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	clear: both;
	float: none;
}
ul#tabNav2 {
	margin:0;
	padding:0;
	height:29px;
}
ul#tabNav2 li {
	float:left;
	list-style-type:none;
}
div.tabSet2 div.tabContentsGroup {
	clear: both;
	float: none;
	height: 250px;
	width: 418px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow-y: scroll;
}
div.tabSet2 div.content {
	zoom:1;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
div.tabSet2 div.content p {
	marign:0;
	padding:0;
}
