/* CSS Document */ 

#at h4 {
	padding: 15px 20px 0px 20px;
	color: #336699;
}

.linkkit {
	_width:100%;
	margin: 20px 10px 20px 20px;
}

.linkkitList td {
 	vertical-align: top;
}

.linkkitList td div{
 	margin-right: 10px;
}

.linkkitTable {
	width: 100%;
	background-color: #FFFBEE;
	border: 1px solid #D9D9D9;
	margin-bottom: 20px;
	
}

.linkkitTable th {
	background-color: #FFD655;
	border: 1px solid #FFFFFF;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	text-align:left;
}

.linkkitTable td {
	padding: 20px;
	line-height: 130%;
}

.linkkitTable td div {
	font-size: 90%;
	font-weight: bold;
	color: #336699;
	margin: 0px 0px 12px 0px;
}

.linkkitTable img {
	margin-right: 3px;
} 

.linkkitInsideTable {
	background-color:#FFFFFF;
	width: 100%;
	border: 1px solid #DEDEDE;
	margin: 0px 0px 7px 0px; 
}

.linkkitInsideTable th {
	background-color: #FFEB99;
	border: 1px solid #FFFFFF;
	padding: 10px 10px 10px 10px;
	color: #0F2869;
	text-align:left;
}

.linkkitInsideTable td {
	padding: 15px 10px 10px 10px;
	vertical-align: top;
}

.linkkitInsideTable td img {
	margin-bottom: 10px;
}

.linkkitExplan span{
	font-weight: bold;
	color: #FF3300;
	line-height: 140%;
}

.linkkitYahoo {
	padding: 10px 10px;
	border: 1px solid #D9D9D9;
	background: #FFFBEE;
	line-height: 140%;
}