.atg_title {
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#666;
}
.atg_header {
	display:inline;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size:14px;
	font-weight:bold;
	color:#00AAFF;
}
.atg_comment {
	font-size:10px;
	color:#666;
}
.atg_link {
	color:#00AAFF;
}
.atg_link:hover{
	color:#000000;
}
.atg_img {
	-moz-border-radius: 3px;  
	-webkit-border-radius: 3px;  
	border-radius: 3px;
	margin:3px;
}
.atg_emoticon {
	width:16px;
	height:16px;
	margin:0px 0px -4px;
}