/* CSS Document */
.alin_title{
	font-size:small;
	font-family: Arial, "Arial Black";
	color: #ED8E29;
	clear: both;
	float: left;
	width: 98%;
}
.mini_titles{
	font-family: Arial, "Arial Black";
	padding: 2px;
	font-size: medium;
	color: #ED8E29;
	margin-top: 15px;
	font-weight: bold;
}
#alin_website_page_name {
	font-family: "Arial Rounded MT Bold";
	color: #F2912A;
	font-size: x-large;
}
.news_titles_random{
	color: #FF9933;
	font-size: small;
	font-family: Arial, "Arial Black";
}
.news_titles {
	font-family: Arial, "Arial Black";
	font-size: small;
	color: #FF9933;
	clear: left;
	float: left;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	padding: 3px;
}
.news_mini_images {
	height: auto;
	width: 50%;
	padding: 3px;
	float: left;
	margin: 5px;
}
.news_intro {
	padding: 1px;
	float: left;
	height: auto;
	text-align: justify;
	clear: left;
	font-size: 10px;
	color: #000000;
	width: 99%;
	background-repeat: repeat-x;
}
.articles_images {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.news_holder {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	padding: 5px;
	height: auto;
}
.video_divider {
	padding: 2px;
	float: left;
	height: auto;
	width: 45%;
	margin-top: 10px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
.video_divider img{
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}.techsoupmast {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.tech_strong {
	text-align: justify;
	width: 98%;
	float: left;
}
.publication_holder {
	padding: 5px;
	float: left;
	height: auto;
	width: 98%;
	margin-right: 10px;
}
.publication_holder img{
	width: 35%;
}.related_intro {
	float: left;
	width: 98%;
	height: auto;
	color: #000000;
	margin-bottom: 15px;
}

