/* CSS Document */
.blog_list {
	font-size: 16px; 
	line-height: 120%; 
	font-weight: bold; 
	float: right; 
	width: 444px; 
	font-family: "times new roman", times, serif;
}
.blog_list a {
	font-weight: bold; 
	font-size: 20px; 
	color: #000000; 
	line-height: 120%; 
	font-family: "times new roman", times, serif; 
	text-decoration: none;
}
.blog_list a:hover {
	font-weight: bold; 
	font-size: 20px; 
	color: #000000; 
	line-height: 120%; 
	font-family: "times new roman", times, serif; 
	text-decoration: underline;
}

.blog{
	font:normal 16px Arial;
	line-height: 140%;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
.blog_full{
	font:normal 16px Arial;
	line-height: 140%;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 40px;
}
.page2col{
	font:normal 16px Arial;
	line-height: 140%;
	margin: 0px;
	/*margin-bottom: 15px;*/
	padding: 0px;
	padding-left: 10px;
	padding-right: 40px;
}
.blog p, .blog_full p, page2col p{
	margin: 0px;
	padding: 0px;
}
.blog td, .blog_full td{
  padding-bottom: 25px;
}
.main1 td, .main1 td{
  padding-bottom: 0px;
  padding-right: 10px;
}
a.date{
	font:bold 18px Times New Roman, Times, serif;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	margin: 2 0 2 0;
}
p.blog_date {
	font: normal 10px Arial;
	color: #999999;
	margin: 0 0 3 0;
	padding-top:11px;
	text-decoration:none;
}

.blog img, .blog_full img, face_list img{
    margin-right: 10px; 
	/*padding-right: 10px;*/
	padding-bottom: 5px;
	
}
.blog_full .blogger_name {
	font-weight: bold; 
	color: #000000;
  font-size: 16px; 
  line-height: 120%; 
  font-family: "times new roman", times, serif;
}
.blog_full a.blogger_name{
	font:bold 18px Times New Roman, Times, serif;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	margin: 2 0 2 0;
}
.blog_full a.blogger_name:hover {
	font:bold 18px Times New Roman, Times, serif;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	margin: 2 0 2 0;
	text-decoration: underline;
}
.blog a.blog_title, .blog_full  a.blog_title  {
	margin-top: 0px; 
	font:normal 18px arial, helvetica, sans-serif;
  color: #003366; 
  line-height: 140%; 
  text-decoration: none;
  padding-bottom: 0px;
  padding-top:0px;
  display: block;
}
.blog a.blog_title:hover, .blog_full a.blog_title:hover {
	font:normal 18px arial, helvetica, sans-serif;
	margin-top: 0px; 
  color: #003366; 
  line-height: 140%; 
  text-decoration: underline;
  padding-bottom: 0px;
  padding-top:0px;
}
.blog a.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3399CC;
	line-height: 100%;
	margin-top: 7px;
	padding: 0px;
	display: block;
	text-decoration: none;
}

.blog a.small_link:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3399CC;
	line-height: 100%;
	margin-top: 7px;
	text-decoration: underline;
}
.blog a.title {
	font:normal 16px Arial;
	color: #003366;
	line-height: 140%;
	text-decoration: none;
}
.blog a.title:hover {
	font:normal 16px Arial;
	color: #003366;
	line-height: 140%;
	text-decoration: underline;
}
  
.blog a {
	font:bold 18px Times New Roman, Times, serif;
	line-height: 120%;
	color: #003366;
	text-decoration: none;
	margin: 2 0 2 0;
}
.blog a:hover {
	font:bold 18px Times New Roman, Times, serif;
	line-height: 120%;
	color: #003366;
	text-decoration: none;
	margin: 2 0 2 0;
	text-decoration: underline;
}
.blog_in_them{
	padding-left: 0px;
	padding-right: 40px;
	vertical-align: top;
	margin:0;
}