.aidanews2 a, 
.aidanews2 h1, 
.aidanews2 h2, 
.aidanews2 a:hover, 
.aidanews2 h1:hover, 
.aidanews2 h2:hover, 
.aidanews2 a:active, 
.aidanews2 h1:active, 
.aidanews2 h2:active
{
	color: #000000;
}
.aidanews2_topL, .aidanews2_botL {
	float: left;
	width: 50;
	text-align: left;
	color: #000000;
}

.aidanews2_topL {
	font-size: 10px;
	display: none;
	color: #000000;
}

.aidanews2_topR, .aidanews2_botR {
	display: none;
	float: right;
	width: 50;
	text-align: right;
}

.aidanews2_main {
}

.aidanews2_mainL {
	width: auto;
	float: left;

}

.aidanews2_mainC {
	width: auto;
	overflow: auto;
	color: #000000;
}

.aidanews2_mainR {
	width: auto;
	float: right;
}

.aidanews2_title  a,
.aidanews2_title  h1,
.aidanews2_title  h2,
.aidanews2_title  a:active,
.aidanews2_title  h1:active,
.aidanews2_title  h2:active,
.aidanews2_title  a:link,
.aidanews2_title  h1:link,
.aidanews2_title  h2:link,
.aidanews2_title  a:hover,
.aidanews2_title  h1:hover,
.aidanews2_title  h2:hover
{
	clear: both;
	padding: 0;
	margin: 0;
	display: inline;
	color: #000000;
}

a .aidanews2_title, .aidanews2_title a:link 
h1 .aidanews2_title, .aidanews2_title h1:link 
h2 .aidanews2_title, .aidanews2_title h2:link 
{
	clear: both;
	font-weight: bold;
	color: #000000;
}

.aidanews2_date {
}

/* Changed in v 2.0.2

.aidanews2 img {
	padding: 2px;
	border: solid 1px #ccc;
	margin-right: 5px;
	float: left;
}*/

.aidanews2 .readon {
	margin-top: 3px;
}

a .aidanews2_positions, a .aidanews2_positions:hover 
h1 .aidanews2_positions, h1 .aidanews2_positions:hover 
h2 .aidanews2_positions, h2 .aidanews2_positions:hover 
{
	clear: both;
	padding: 2px 5px !important;
	color: #000000;
}

.aidanews2 .even {
	background-color: #E8E8E8;
	color: #000000;
}

.aidanews2_line {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.aidawarning {
	font-weight: bold;
	color: red;
	font-size: 10px;
}

/* Tables */

.aidanews2_table {
	width: 100%;
	margin-bottom: 5px;
}

.aidanews2_table .aidanews2_tabrow {
	clear: both;
	width: 100%;
	margin: 0;
}

.aidanews2_table .aidanews2_tabrow .aidanews2_art {
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}

.firstinrow {
	border-left: 1px solid #ccc;
}

.infirstrow {
	border-top: 1px solid #ccc;
}

/* Bottom Link */

.aidanews2_bottomlink {
	padding: 5px 8px 3px;
}

.aidanews2_bottomlink a:link {
	font-weight: bold;
}

.aidanews2_table .aidanews2_bottomlink {
	border: 1px solid #ccc;
	border-top: 0px;
	width: 25%;
	clear: both;
	background-color: #E8E8E8;
	color: #000000;
}

/* Rating, Hits, Comments Images */
/*
.aidanews2_rating {
	background: url("../img/default/rating.png") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}

.aidanews2_hits {
	background: url("../img/default/hits.png") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}

.aidanews2_comments {
	background: url("../img/default/comments.png") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}

*/
/* Added in v 2.0.2 */
/*
.aidanews2_positions img {
	padding: 2px;
	border: solid 1px #ccc;
	margin-right: 5px;
	float: left;
}

/* New in v 2.0.7 */
/*
.aidanews2_stars_rating {
	display: inline;
	width: 80px;
	height: 16px;
}

.aidanews2_stars_rating img {
	padding: 0;
	border: 0;
	margin: 0;
}
*/
