/* ###################### ARTICLE THUMBNAILS MODULE CLASS ###################### */

table.at_main_table {

  	border-width		: 0px 0px 0px 0px;

  	padding			: 0px 0px 0px 0px;

  	border-spacing		: 0px;

	border-style     	: none;

  /*	border-color		: black;*/

	border-collapse		: separate;

	/*background-color	: white; */

	width			: 100%;

	padding-left     	: 0px;

	/*padding-right     	: 0px;

	border-bottom    	: 0px solid #AFC0D0;*/

	direction:ltr; /* changed by George */

	

}



table.at_main_table td {

  	border-width		: 0px 0px 0px 0px;

  	padding			: 0px 0px 0px 0px;

	border-style     	: none;

  /*	border-color		: black;*/

	/*background-color	: white; */

	padding-left     	: 0px;

	padding-right     	: 0px;

	border-bottom    	: 0px solid #AFC0D0;

	

}

/*

table.at_element_table1 {

  	border-width		: 0px 0px 0px 0px;

  	border-spacing		: 0px;

	border-style     	: none;

  	border-color		: black;

	background-color	: #F1F1F2;

	width			: 100%;

	border-collapse		: separate;

	padding-left     	: 1px;

	padding-right     	: 0px;

	border-bottom    	: 0px solid #AFC0D0;



}*/



table.at_element_table1 td {

	border-style     	: none;

  /*	border-color		: black;

	background-color	: #F1F1F2;	*/

	padding-left     	: 1px;

	padding-right     	: 0px;

	border-bottom    	: 0px solid #AFC0D0;

	text-align		: left; /*changed by George */

}



table.at_element_table2 {

  	border-width		: 0px 0px 0px 0px;

  	border-spacing		: 0px;

	border-style     	: none;

  /*	border-color		: black;*/

	border-collapse		: separate;

	/*background-color	: #E6E6E7; */

	width			: 100%;

	padding-left     	: 1px;

	padding-right     	: 0px;

	border-bottom    	: 0px solid #AFC0D0;

}



table.at_element_table2 td {

	border-style     	: none;

  /*	border-color		: black;

	background-color	: #E6E6E7;*/

	padding-left     	: 1px;

	padding-right     	: 0px;

	border-bottom    	: 0px solid #AFC0D0;

	text-align		: left; /* changed by George */

}



a.at_img_table:link, a.at_img_table:visited {

	padding-left     	: 0px;

	padding-right     	: 0px;

	color 			: green;

}



a.at_img_table:hover {

	color 			: green;

}



div.at_title {

	padding-top		: 2px;

	padding-bottom		: 3px;
	text-align:left;

}



a.at_title:link, a.at_title:visited {

	font-size 		: 15px;

	font-weight 		: bold;

	font-family 		: Times New Roman;

	color 			: #bf1e2e;

	padding-top		: 0px;
	text-align:left;	

}



a.at_title:hover {

	color 			: green;

	border-bottom		: none;

}



div.at_intro {

	font-size 		: 14px;

	font-weight 		: normal;

	font-family 		: Times New Roman;

	color 			: #000000;

	padding-top		: 0px;

}



div.at_date {

	font-size 		: 9px;

	font-style 		: italic;

	font-family 		: Arial, sans-serif, Times New Roman, Tahoma,Verdana;

	color 			: red;

	padding-top		: 0px;

}



div.at_readmore {

	padding-top		: 2px;

}



a.at_readmore:link, a.at_readmore:visited {

	font-size 		: 11px;

	font-weight 		: bold;

	font-family 		: Arial, sans-serif, Times New Roman, Tahoma, Verdana;

	color 			: green;

	padding-top		: 0px;

}



a.at_readmore:hover {

	color 			: white;

	border-bottom		: none;

}

