#content_home {
	margin: 15px 0 15px 0;
	overflow: hidden;
}
#home_header{
	color:#999999;
	font-size:9px;
	}
#home_header h4{ 
	font-weight:bold;
	font-size:16pt;
 	}
#home_header h4 a, #home_header h4 a:visited{
 	color:#41B5E8;
 	}
#home_header h4 a:hover{ 
 	color:#FC61C6;
 	}
.top_link{
	font-size:12px;
	}

/*color block*/
#home_table table{
	margin-top:10px;
	margin-bottom:20px;
	}
#home_table table.left_tab{
	float:left;
	width:250px;
	overflow:hidden;
	}
#home_table th{
	height: 40px;
	text-align:left;
	}
#home_table th.coner{
	width:15px;
	}
/*grey*/
#home_table td.gray_c{
	color:#585858;
	background: #eeeeee url(images/grey_c.gif);
	}
#home_table td.gray_l{
	background: #eeeeee url(images/grey_l.gif) repeat-x;
	height:15px;
	}
#home_table td.gray_r{
	background: #eeeeee url(images/grey_r.gif) repeat-x;
	}

/*green*/
#home_table th.green_tab_l{
	background: #eeeeee url(images/green_l.gif) repeat-x;
	}
#home_table th.green_tab_r{
	background: #eeeeee url(images/green_r.gif) repeat-x;
	}
#home_table th.green_tab{
	background: #eeeeee url(images/green_c.gif) repeat-x;
	}
	
/*blue*/
#home_table th.blue_tab_l{
	background: #eeeeee url(images/blue_l.gif) repeat-x;
	}
#home_table th.blue_tab_r{
	background: #eeeeee url(images/blue_r.gif) repeat-x;
	}
#home_table th.blue_tab{
	background: #eeeeee url(images/blue_c.gif) repeat-x;
	}

/*orange*/
#home_table th.orange_tab_l{
	background: #eeeeee url(images/orange_l.gif) repeat-x;
	}
#home_table th.orange_tab_r{
	background: #eeeeee url(images/orange_r.gif) repeat-x;
	}
#home_table th.orange_tab{
	background: #eeeeee url(images/orange_c.gif) repeat-x;
	}
/*pink*/
#home_table th.pink_tab_l{
	background: #eeeeee url(images/pink_l.gif) repeat-x;
	}
#home_table th.pink_tab_r{
	background: #eeeeee url(images/pink_r.gif) repeat-x;
	}
#home_table th.pink_tab{
	background: #eeeeee url(images/pink_c.gif) repeat-x;
	}
/*#home_table td.email_tab{
	background: url("http://www.blythethailand.com/include/images/email_bg.gif") no-repeat;
	height: 115px;
	vertical-align:top;
	padding-top: 10px;
	color:#FFFFFF;
	margin-top:10px;
	}
#home_table td.search_tab{
	background: url("http://www.blythethailand.com/include/images/search_bg.gif") no-repeat;
	height: 90px;
	vertical-align:top;
	color:#FFFFFF;
	line-height:0.8;
	margin-top:10px;
	}
#home_table td.email_tab img, #home_table td.search_tab img{
	float:left;
	margin: 0 8px 0 3px;
	}
#home_table td.email_tab input, #home_table td.search_tab input{
	margin-top: 5px;
	margin-bottom:0px;
	padding:0;
	}
#home_table td.email_tab small{
	padding: 10px 10px 10px 15px;
	text-align:center;
	line-height:3;
	}*/

#home_table a, #home_table a:visited{
	color:#585858;
	text-decoration:none;
}
#home_table a:hover{
	color:#e89901;
	text-decoration:underline;
	}	
	
#home_table .content_link a, #home_table .content_link a:visited {
	color:#4C8AE0;
	text-decoration:none;
}
#home_table .content_link a:hover {
	color:#e89901;
	text-decoration:underline;
}	

#home_table h2{
	color:#FFFFFF;
	border:none;
	font-weight:bold;
	font-size:16pt;
	/*line-height:0;*/
	padding:0;
	margin:0;
	letter-spacing: 0.1em
	}
#home_table h2 a, #home_table h2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
#home_table h2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
h3.c_header, h3.c_header a , h3.c_header a:visited {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	text-decoration:none;
	}
h3.c_header a:hover {
	color:#41B5E8;
	text-decoration:underline;
	}
#home_table ul{
	padding:10px 0 0 0;
	margin:0;
	}
#home_table ul li{
	border-bottom: 1px dotted #FFFFFF;
	list-style:none;
	margin-bottom:3px;
	}

/*Gfeed Start*/
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:#999999;
font-size: 90%;
display:block;
}
/*Gfeed End*/