@charset "utf-8";

/* What's New */
/* ----------------------------------------------------- */

#alpha #news-item{
	clear:both;
	margin:-10px 0px 0px 0px;
	padding:0px;
	display:block;
}


#alpha #whats-news{
	margin:0;
	padding:0;
	font-size:14px;
	text-align:left;
	float:left;
}

#alpha #whats-news2 {
	margin:0;
	padding:0;
	font-size:14px;
	text-align:left;
	float:right;
}

#alpha #whats-news3 {
	margin:0;
	padding:0;
	font-size:14px;
	text-align:left;
}


#alpha #news-banner {
	margin:0;
	padding:0;
	text-align:left;
}

#alpha #news-banner img{
	padding:0px;
	margin:0px 0px 10px 0px;
}

#alpha #whats-news h2,#alpha #whats-news2 h2{
	padding: 0px;
	border:none;
	margin:0px 0px 0px 0px;
	font-size:20px;
	font-weight:bold;
	clear:both;
}

#alpha #whats-news h2,#alpha #whats-news3 h2{
	padding: 0px;
	border:none;
	margin:0px 0px 0px 0px;
	font-size:20px;
	font-weight:bold;
	clear:both;
}
#alpha  #whats-news ul,#alpha #whats-news2 ul {
	margin:0;
	padding:0px 0px;
	list-style:none;
	width:240px;
	height:307px;
	overflow:auto;
	background:#ececec;
}

#alpha  #whats-news ul,#alpha #whats-news3 ul {
	margin:0;
	padding:0px 0px;
	list-style:none;
	width:500px;
	height:307px;
	overflow:auto;
	background:#ececec;
}

#alpha  #whats-news ul li,#alpha #whats-news2 ul li {
	margin:0px;
	padding: 10px 5px 15px 10px;
	line-height:1.5em;
	border-bottom:1px dotted #999999;
	vertical-align:middle;
}

#alpha  #whats-news ul li,#alpha #whats-news3 ul li {
	margin:0px;
	padding: 10px 5px 15px 10px;
	line-height:1.5em;
	border-bottom:1px dotted #999999;
	vertical-align:middle;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#whats-news ul li img,#whats-news2 ul li img
{
  margin-right:0px;
  float:none;
  display:block;
}

#whats-news ul li img,#whats-news3 ul li img
{
  margin-right:0px;
  float:none;
  display:block;
}

#whats-news .date,#whats-news2 .date {
	color:#666;
	font-size:11px;
	line-height:110%;
	font-family:Verdana;
	margin:10px;
	display:block;
	text-align:right;
}

#whats-news .date,#whats-news3 .date {
	color:#666;
	font-size:11px;
	line-height:110%;
	font-family:Verdana;
	margin:10px;
	display:block;
	text-align:right;
}

#whats-news .description,
#whats-news2 .description.
#whats-news3 .description {
	color:#666;
	font-size:11px;
	line-height:110%;
	font-family:Verdana;
	margin:10px;
	display:block;
}

#whats-news ul li a,#whats-news2 ul li a{
	color:#2871a7;
	margin-right:5px;
	font-weight:bold;
}

#whats-news ul li a:hover,#whats-news2 ul li a:hover { 
	color:#c76714;
	text-decoration: underline; 
}

#whats-news ul li a,#whats-news3 ul li a{
	color:#2871a7;
	margin-right:5px;
	font-weight:bold;
}

#whats-news ul li a:hover,#whats-news3 ul li a:hover { 
	color:#c76714;
	text-decoration: underline; 
}
