/* ###################### ARTICLE THUMBNAILS MODULE CLASS ###################### */
table.at_main_table {
	padding			: 0px 0px 0px 0px;
	border-spacing		: 0px;
	border-collapse		: separate;
	width			: 100%;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.at_main_table td {
	padding			: 0px 0px 0px 0px;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.at_element_table1 {
	border-spacing		: 0px;
	width			: 100%;
	border-collapse		: separate;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.at_element_table1 td {
	padding-left     	: 1px;
	padding-right     	: 1px;
	text-align		: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.at_element_table2 {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	width			: 100%;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
}

table.at_element_table2 td {
	padding-left     	: 1px;
	padding-right     	: 1px;
	text-align		: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.at_img_table:link, a.at_img_table:visited {
	padding-left     	: 0px;
	padding-right     	: 0px;
	color 			: #00A0CD;
}

a.at_img_table:hover {
	color 			: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.at_title {
	padding-top		: 2px;
	padding-bottom		: 3px;
}

a.at_title:link, a.at_title:visited {
	font-size 		: 11px;
	font-weight 		: bold;
	font-family 		: Arial, sans-serif, "Times New Roman", Tahoma, Verdana;
	color 			: #00A0CD;
	padding-top		: 0px;
}

a.at_title:hover {
	color 			: #666666;
	border-bottom		: none;
}

div.at_intro {
	font-size 		: 11px;
	font-weight 		: normal;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma,Verdana;
	color 			: #666666;
	padding-top		: 0px;
}

div.at_date {
	font-size 		: 9px;
	font-style 		: normal;
	font-family 		: Arial, sans-serif, "Times New Roman", Tahoma, Verdana;
	color 			: #ADADAD;
	padding-top		: 0px;
}

div.at_readmore {
	padding-top		: 2px;
	color: #00A0CD;
	font-weight: normal;
}

a.at_readmore:link, a.at_readmore:visited {
	font-size 		: 11px;
	font-weight 		: normal;
	font-family 		: Arial, sans-serif, "Times New Roman", Tahoma, Verdana;
	color 			: #00A0CD;
	padding-top		: 0px;
}

a.at_readmore:hover {
	color 			: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
