
/* Latest */
.ox_news_latest {
	width: 425px;
	background-image: url('../news/images/latest_gradient.jpg');
	height: 300px;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #5D8EBF;
}

/* Page */
.ox_news_div1 {
	float: left;
	width: 425px;
	position: relative;
	vertical-align: top;
}

.ox_news_div2 {
	float: left;
	width: 152px;
	border-left: 3px dashed #369;
	position: relative;
	vertical-align: top;
	margin-left: 15px;
}

/* Article Table */

.ox_news_table {
	width: 100%;
}

.ox_news_td1 {
	width: 94px;
	height: 60px;
	vertical-align: top;
}

.ox_news_td2 {
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
}

.ox_news_td3 {
	text-align: right;
	vertical-align: top;
	height: 18px;
}


.ox_news_link {
	font-family: 'Times New Roman', Arial;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
}

	a:hover.ox_news_link {color: #A2C483;}
	v:hover.ox_news_link {color: #A2C483;}

.ox_news_more {
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #369;
	text-decoration: none;
}

	a:link.ox_news_more{
		color: #369;
	}

/* Article Text */

.ox_news_subtitle {
	font-family: 'Trebuchet MS',Verdana;
	font-size: 16px;
	color: #369;
	font-weight: bold;	
}

/* Features */

.ox_news_featuretitle {
	width: 137px;
	float: right;
}

.ox_news_feature_1 {
	background-color: #DADADA;
	position: relative;
	float: right;
	width: 130px;
	top: 15px;
}

.ox_news_feature_2 {
	background-color: #000;
	position: relative;
	width: 130px;
	right: 5px;
	bottom: 5px;
	float: right;
	border-bottom: 3px solid #369;
}

.ox_news_feature_3 {
	position: relative;
	right: 5px;
	top: 17px;
	width: 130px;
	float: right;
	text-align: left;
	
	font-size: 10px;
	font-family: Arial;
	
	margin-bottom: 18px;
}

.ox_news_feature_link {
	font-family: 'Trebuchet MS', Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

	a:hover.ox_news_feature_link {color: #fff;}
	v:hover.ox_news_feature_link {color: #fff;}

/* Shorty */

.ox_news_shorty {
	margin-left: 17px;
	padding-left: 15px;
	background-image: url('../news/images/icon.gif');
	background-repeat: no-repeat;
	padding-bottom: 15px;
	width: 113px;
	float: left;
}

.ox_news_shorty_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000;
	text-decoration: none;
}

/* RSS */
.ox_news_rss {
	position: relative;
	float: right;
	width: 130px;
}
