.aidanews2_topL, .aidanews2_botL {
	float: left;
	width: 50%;
	text-align: left;
}

.aidanews2_topL {
	font-size: 10px;
}

.aidanews2_topR, .aidanews2_botR {
	float: right;
	width: 50%;
	text-align: right;
}

.aidanews2_main {
}

.aidanews2_mainL {
	width: auto;
	float: left;

}

.aidanews2_mainC {
	width: auto;

}

.aidanews2_mainR {
	width: auto;
	float: right;
}



.aidanews2_title {
    background-color: white;
    border: 0 none !important;
    display: block;
    font-size: 16px !important;
    margin: 0 !important;
    padding: 5px 0 0 18px;
    text-indent: 0 !important;
    text-transform: none !important;
    padding-top: 15px;
}


.module_articles .aidanews2_img1{
   height: 334px;
}


.aidanews2_all_articles .aidanews2_img1{
 height: 334px;
}


.aidanews2_text {
    background-color: white;
    border-bottom: 7px solid #C72A4F;
    color: #595959;
    display: block;
    font-size: 13px;
    line-height: 14px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 4px;
    padding-bottom: 10px;
}

.aidanews2_title a {
    color: black;
    display: block;
    font-weight: normal;
    text-decoration: none;
    width: 100%;
}

.aidanews2_date {
}

.aidanews2 img {

	float: left;
}

.aidanews2 .readon {
	margin-top: 3px;
}

.aidanews2_positions {

}

.aidanews2 .even {

}

.aidanews2_line {
	width: 100%;
	
}

.aidawarning {
	font-weight: bold;
	color: red;
	font-size: 10px;
}

/* Tables */


.aidanews2_img1 img{
	width: 100%;
}


.aidanews2_table .aidanews2_tabrow {
	clear: both;
	width: 100%;
	margin: 0;
}

.aidanews2_table .aidanews2_tabrow .aidanews2_art {
	float: left;
	display: inline;
    padding-right: 12px;
    padding-bottom: 12px;
	
}

.module_articles .aidanews2_title, .module_articles .aidanews2_text {
  background-color: #D2D3D1;
}
.module_articles .aidanews2_text, .aidanews2_all_articles .aidanews2_text {
   border-bottom: 7px solid #6AB249;
}



/* 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;
}

/* 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;
}

/* 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;
}