#primary h2 {
	margin: 0 0 0 0;
	padding: 7px 10px 7px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #DEF5CD;
	text-align: left;
	border-bottom: 1px solid #3FA630; 
}

#primary h3{
	height: 100%;
	margin: 20px 20px 10px 14px;
	border: 1px dotted #009900;
	padding: 2px 2px 2px 10px;
	color: #333333;
	font-weight: bold;
	background-color: #FCFBF1;
}

.link_title {
	clear: both;
	position: relative;
}

.link_title a:link	  {
	color: #333333;
	text-decoration: none;
}
.link_title a:visited {
	color: #333333;
	text-decoration: none;
}
.link_title a:hover	  {
	color: #333333;
	text-decoration: none;
}

.link_title a:active  {
	color: #333333;
	text-decoration: none;
}

.check_date {
	position: absolute;
	top: 6px;
	right: 26px;
	text-align: right;
	font-size: 10px;
}


#primary p{
	padding: 4px 10px 4px 20px;
}

.link_left {
	width: 110px;
	float: left;
	padding-left: 20px;
	text-align: center;
}

.link_right {
	padding: 0 20px 0 0;
}

.link_left img {
	margin: 4px 10px 10px 0;
}

.twitter img {
	margin: 0 10px 10px 0;
}

#sect10 {
	padding: 0 0 20px 0;
}

#sect20 {
	padding: 0 0 20px 0;
}

#sect30 {
	padding: 0 0 20px 0;
}

