p, div, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, textarea, input, body {
	margin:				0;
	padding:			0;
}


ul {  
    list-style:			none;
}


a img {
	border:				0;
}

a {
	text-decoration:	none;
}

button {
	overflow:			visible;
	width:				auto;
}
.hidden {
	display:			none;
	visibility:			hidden;
}

.floatedRight {
	float:				right;
	margin:				0px 0px 10px 10px;
}

.floatedLeft {
	float:				left;
	margin:				0px 10px 10px 0px;
}

.borderedImage {
	border:				1px solid #DDD;
	padding:			3px;
}

.clear {
	clear:				both;
}

hr {
	border:				none;
	background-color:	#DDD;
	margin-top:			20px;
	margin-bottom:		20px;
	height:				1px;
	overflow:			hidden;
}

/* CSST 2 */
.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 */

/*------------------------------------------General Styles---*/
body {
	background:			#e4e4e4 url(../_Images/body-bg.png) repeat-x left top;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#858585;
}
html {
	background:			#e4e4e4; /* GCB 1 */
}

a {
	text-decoration:	none;
}


h3, h3 a {
	color:				black;
	font-size:			20px;
	font-family:		Georgia, "Times New Roman", serif;
	font-weight:		normal;
}
h4 {
	font-size:			11px;
}
p {
	margin-top:			14px;
	color:				#858585;
	font-size:			11px;
	line-height:		16px;
}
hr {
	border:				none;
	height:				2px;
	background-color:	#828282;
}
.borderedImage {
	padding:			0px;
}
/*------------------------------------------Layout---*/
#PageWrapper {
	width:				996px;
	background:			url(../_Images/page-wrapper-bg.png) repeat-y top left;
	margin:				0px auto;
	position:			relative;
}
#Header_1 {
	height:				22px;
	background-color:	#e4e4e4;
	padding-left:		4px;
}
#Header_2 {
	height:				132px;
	background:			url(../_Images/Layout/header-bg.png) no-repeat left top;
}
#CrawlContainer {
	float:				left;
	height:				22px;
	line-height:		22px;
	overflow:			hidden;
	width:				700px;
}
#SecondaryMenu {
	float:				right;
	height:				22px;
	width:				276px;
}

#Logo {
	position:			absolute;
	display:			block;
	width:				152px;
	height:				79px;
	top:				53px;
	left:				39px;
}

#Banner728x90 {
	position:			absolute;
	width:				728px;
	height:				90px;
	top:				43px;
	left:				240px;
}

#Header_3 {
	background:			url(../_Images/menu-bar-bg.png);
	height:				21px;
	padding:			4px 7px;
}

#RSS {
	float:				left;
	height:				21px;
}
#Login {
	float:				right;
	width:				309px;
	height:				21px;
	position:			relative;
}
#Menu {
	height:				21px;
	float:				left;
}
#ContentContainer {
	padding:			0px 4px;
	width:				988px; /* IEB 8 */
}
/*------------------------------------------Crawl---*/
#Crawl li {
	color:				#e61e26;
	background:			url(../_Images/list-arrow-3.gif) no-repeat 4px 9px;
	padding-left:		18px;
	text-transform:		uppercase;
	margin-right:		25px;
}
/*------------------------------------------Secondary Menu---*/
#SecondaryMenu ul {
	height:				22px;
	list-style-type:	none;
	width:				276px;
}
#SecondaryMenu ul li {
	background:			url(../_Images/Layout/secondary-menu.png) no-repeat left 0px;
	color:				white;
	float:				left;
	height:				22px;
	padding-left:		3px;
	white-space:		nowrap; /* IEB */
}
#IELT7 #SecondaryMenu ul li {
	width:				1%; /* IEB 16 */
}
#SecondaryMenu a {
	background:			url(../_Images/Layout/secondary-menu.png) no-repeat right -44px;
	color:				white;
	display:			block;
	height:				22px;
}

#SecondaryMenu a span {
	background: 		url(../_Images/Layout/secondary-menu.png) no-repeat left -22px;
	cursor:				pointer; /* IEB */
	display:			block;
	height:				22px;
	margin-left:		-3px; /* DN 1 */
	padding-left:		3px;
	overflow:			hidden; /* Bug */
}
#IELT7 #SecondaryMenu a span {
	position:			relative; /* IEB - DN 2*/
}
#SecondaryMenu a span em {
	background: 		url(../_Images/Layout/secondary-menu.png) no-repeat right -66px;
	display:			block;
	font-style:			normal;
	line-height:		22px;
	height:				22px;
	padding-right:		8px;
	padding-left:		5px;
	cursor:				pointer;
}

#SecondaryMenu a:hover span,
#SecondaryMenu a:hover em {
	background-image:	none;
}


/*------------------------------------------Menu---*/
#Menu ul li {
	float:				left;
	height:				21px;
	white-space:		nowrap;
}
#IELT7 #Menu ul li {
	width:				1%; /* IEB 16 */
}
#Menu a {
	background:			url(../_Images/Layout/menu-bg.png) no-repeat left 0px;
	display:			block;
	padding-left:		5px;
}

#Menu a span {
	background:			url(../_Images/Layout/menu-bg.png) no-repeat right -42px;
	height:				21px;
	display:			block;
}

#Menu a em {
	background:			url(../_Images/Layout/menu-bg.png) no-repeat left -21px;
	cursor:				pointer; /* IEB */
	font-style:			normal;
	height:				21px;
	display:			block;
	margin-left:		-5px; /* DN 1 */
	padding-left:		5px;
}
#IELT7 #Menu a em {
	position:			relative; /* IEB - DN 2*/
}
#Menu a strong {
	color:				white;
	cursor:				pointer; /* IEB */
	font-weight:		normal;
	line-height:		21px;
	height:				21px;
	display:			block;
	background:			url(../_Images/Layout/menu-bg.png) no-repeat right -63px;
	padding-right:		11px;
	padding-left:		5px;
}

#Menu a:hover strong,
#Menu a:hover em {
	background-image:	none;
}
/*------------------------------------------RSS---*/
#RSS a {
	background:			url(../_Images/rss.png) no-repeat;
	display:			block;
	height:				21px;
	overflow:			hidden;
	text-indent:		50px;
	width:				21px;
}

/*------------------------------------------Login Form---*/
#Login {
	color:				#5e5e5e;
}
#Login a {
	color:				#5e5e5e;
}
#Login #LoginButton {
	background:			url(../_Images/Layout/login-button-bg.png) no-repeat;
	border:				none;
	cursor:				pointer;
	display:			block;
	float:				right;
	height:				21px;
	overflow:			hidden;
	text-indent:		-500px;
	width:				120px;
}
#LoginFormContainer {
	display:			none;
	height:				167px;
	position:			absolute;
	right:				10px;
	top:				17px;
	width:				227px;
}
#LoginFormContainer_2 {
	background:			url(../_Images/Layout/login-form-container-bg.png) no-repeat;
	height:				113px;
	width:				185px;
	padding:			33px 21px 21px;
	overflow:			hidden;
}

#IELT7 #LoginFormContainer_2 {
	background:			none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_Images/Layout/login-form-container-bg.png", sizingMethod="crop");
}
#IELT7 #LoginFormContainer_2 div a,
#IELT7 #LoginFormContainer_2 input,
#IELT7 #LoginFormContainer_2 button {
	position:			relative;
	z-index:			1;
}
#LoginFormContainer #LoginPassword,
#LoginFormContainer #LoginUsername {
	clear:				both;
	float:				right;
	background:			url(../_Images/login-input-bg.png) no-repeat;
	display:			block;
	width:				74px;
	padding:			2px;
	padding-top:		4px;
	height:				15px;
	border:				none;
	margin-left:		12px;
	margin-bottom:		7px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
}
#LoginFormContainer label {
	color:				#5e5e5e;
	font-weight:		bold;
	display:			block;
	float:				right;
	height:				21px;
	line-height:		21px;
	margin-right:		5px;
}

#LoginFormContainer .submit {
	background:			url(../_Images/login-button-bg.png) no-repeat;
	border:				none;
	clear:				both;
	float:				right;
	height:				21px;
	overflow:			hidden;
	text-indent:		-200px;
	width:				48px;
}
#LoginFormContainer a {
	color:				#5e5e5e;
}
#LoginFormContainer a:hover {
	text-decoration:	underline;
}
#LoginFormContainer .close {
	display:			block;
	position:			absolute;
	top:				13px;
	right:				11px;
	text-decoration:	none;
}
#LoginFormContainer .close:hover {
	text-decoration:	none;
}
#MainItemContainer {
	padding-bottom:		4px;
	border-bottom:		2px solid #828282;
	margin-bottom:		10px;
}
#MainItemContainer.noBorder {
	padding-bottom:		0px;
	border-bottom:		none;
}
#MainItem {
	background:			white url(../_Images/main-news-item-bg.png) left top repeat-x;
	border:				1px solid #DDDDDD;
	border-top:			none;
	margin-left:		3px;
}
#MainItem h1 {
	color:				#000;
	font-size:			25px;
	line-height:		32px;
	font-family:		Georgia, "Times New Roman", serif;
	font-weight:		normal;
	padding-left:		20px;
	padding-right:		20px;
	padding-top:		15px;
	padding-bottom:		10px;
	text-transform:		uppercase;
	background:			url(../_Images/info-dots.png) left bottom repeat-x;
}
#MainItem h1 a {
	color:				#000;
}
#MainItem h1.withSubHeader {
	background-image:	none;
}

#MainItem .content {
	margin:				15px 20px;
}
.normalContent #MainItem .content {
	width:				628px; /* IEB 8 */
}
#MainItem .subHeader {
	height:				20px;
	line-height:		20px;
	padding:			5px 20px;
	color:				#aeaeae;
	background:			url(../_Images/info-dots.png) repeat-x left bottom;
	overflow:			hidden;
}
#MainItem .subHeader li {
	float:				left;
	padding-right:		15px;
	font-size:			10px;
}
#MainItem .subHeader em {
	text-transform:		uppercase;
	font-style:			normal;
	color:				#da0c06;
}
#MainItem .subHeader a:hover em {
	text-decoration:	underline;
}
#MainItem .subHeader .comments a {
	display:			block;
	padding-left:		15px;
	background:			url(../_Images/comments-ico.png) left center no-repeat;
}
#MainItem .subHeader .comments a {
	color:				#aeaeae;
}
#MainItem .subHeader .comments a:hover {
	color:				#da0c06;
}	
/*------------------------------------------News Gallery---*/
#NewsGalleryContainer {
	width:				625px;
	height:				503px;
	float:				left;
}
#NewsGalleryContainer #MainItemContainer {
	width:				410px;
	float:				left;
}
#NewsGalleryContainer #MainItem {
	height:				394px;
	overflow:			hidden;
}
#NewsGalleryContainer #MainItemContent {
	height:				380px;
	overflow:			hidden;
}
#NewsGalleryContainer #MainItem .subHeader{
	padding-bottom:		6px;
	padding-top:		6px;
}
#NewsGalleryContainer #MainItem h2 {
	color:				#000;
	font-size:			25px;
	line-height:		32px;
	font-family:		Georgia, "Times New Roman", serif;
	font-weight:		normal;
	margin-bottom:		5px;
	margin-left:		20px;
	margin-right:		20px;
	margin-top:			15px;
	text-transform:		uppercase;
}

#NewsGalleryContainer #MainItem .content {
	margin-top:			6px;
}

#NewsGalleryContainer #MainItem .content p {
	margin-top:			0px;
}

#NewsGalleryContainer #MainItem img {
	margin-right:		10px;
	margin-top:			5px;
	float:				left;
	border:				1px solid #666;
}

#NewsGalleryContainer .bannerContainer {
	float:				left;
	width:				420px;
}
#NewsGalleryContainer .banner {
	width:				360px;
	height:				90px;
	margin:				0px auto;
	border:				1px solid #e8e8e8;
}
#NewsGalleryContainer .itemsList {
	width:				205px;
	float:				right;
}
#NewsGalleryContainer .itemsList .firstItem a {
	border-top:			none;
}
#NewsGalleryContainer .itemsList a {
	display:			block;
	background:			#eeeeee;
	height:				44px;
	border:				1px solid #c6c6c6;
	border-bottom-color:#d8dcd5;
	border-top-color:	#f7f7f7;
	font-family:		Georgia, "Times New Roman", serif;
	font-size:			12px;
	font-weight:		bold;
	padding:			5px;
	color:				#616161;
}
#NewsGalleryContainer .itemsList a:hover {
	background-color:	#eedddd;
}


/*------------------------------------------Video Gallery---*/
#VideoGalleryContainer {
	width:				350px;
	height:				447px;
	float:				left;
	padding-left:		10px;
	padding-right:		3px;
}
#VideoGalleryContainer h3 {
	height:				44px;
	line-height:		22px;
	overflow:			hidden;
	padding:			2px 0px;
	margin:				0px;
}
#VideoGalleryContainer h3 a {
	color:				black;
	font-size:			18px;
	font-family:		Georgia, "Times New Roman", serif;
	font-weight:		normal;
}
#VideoGalleryContainer h3 a:hover {
	color:				#e51d25;
}

#VideoGalleryContainer .itemsList {
	background:			url(../_Images/info-dots.png) repeat-x left top;
}
#VideoGalleryContainer .itemsList .item {
	background:			url(../_Images/info-dots.png) repeat-x left bottom;
}
#VideoGalleryContainer .itemsList a {
	display:			block;
	padding-left:		20px;
	height:				25px;
	line-height:		25px;
	background:			url(../_Images/list-arrow.png) no-repeat 6px 10px;
	color:				#e51d25;
	overflow:			hidden;
}
#VideoGalleryContainer .itemsList a:hover {
	color:				black;
}
/*------------------------------------------Content---*/
#Content {
	float:				left;
	margin-bottom:		5px;
	margin-top:			10px;
	width:				673px;
}
body.normalContent #Content {
	margin-top:			0px;
}
#Content .contentBoxStyle_1 {
	margin-bottom:		10px;
}
#Content .contentBoxStyle_1 .contentBoxHeader {
	background:			url(../_Images/Layout/Content/content-box-style-1-header-bg.gif) no-repeat right top;
	border-bottom:		2px solid #656565;
	height:				26px;
	padding-left:		5px;
	padding-top:		2px;
}
#Content .contentBoxStyle_1 h2 {
	margin:				0px;
	float:				left;
	overflow:			hidden;
	width:				450px;
	height:				26px;
	line-height:		26px;
	padding-left:		10px;
}
#Content .contentBoxStyle_1 h2 a {
	color:				white;
	display:			block;
	font-size:			17px;
	font-family:		Georgia, "Times New Roman", serif;
	font-weight:		normal;
	height:				26px;
	line-height:		26px;
}
#Content .contentBoxStyle_1 h2 a:hover{
	text-decoration:	underline;
}

#Content .contentBoxStyle_1 .subHeader {
	color:				white;
	float:				right;
	height:				26px;
	line-height:		26px;
	overflow:			hidden;
	padding-right:		10px;
	text-align:			right;
	width:				180px;
}
#Content .contentBoxStyle_1 .subHeader em a {
	font-weight:		bold;
	font-style:			normal;
	color:				white;
}
#Content .contentBoxStyle_1 .subHeader em a:hover {
	text-decoration:	underline;
}
#Content .contentBoxStyle_1 .subHeader .rss {
	background:			url(../_Images/rss-small.gif) no-repeat center center;
	display:			block;
	float:				right;
	height:				26px;
	line-height:		26px;
	overflow:			hidden;
	text-indent:		100px;
	width:				16px;
	margin-left:		10px;
}
#Content .contentBoxStyle_1 .content {
	border:				1px solid #CCCCCC;
	border-top:			none;
	clear:				both;
	margin-left:		3px;
}
.categoryNewsListContainer {
	background:			white url(../_Images/vertical-dots.png) repeat-y 400px top;
}
.categoryNewsListContainer .mainItem {
	width:				380px;
	float:				left;
	padding:			10px;
	padding-top:		5px;
}
.categoryNewsListContainer .mainItem img {
	padding-top:		5px;
	margin-bottom:		0px;
}
.categoryNewsListContainer .mainItem p {
	margin-top:			0px;
}
.categoryNewsListContainer .itemsList {
	float:				left;
	width:				248px;
	padding:			0px 10px;
	margin:				5px 0px;
}
.categoryNewsListContainer .itemsList a {
	color:				#616161;
	font-size:			11px;
	font-family:		Verdana, Geneva, sans-serif;
	font-weight:		bold;
	background:			none;
	background:			url(../_Images/list-arrow.png) no-repeat 0px 4px;
	display:			block;
	padding-left:		15px;
	margin-bottom:		10px;
}
.categoryNewsListContainer .itemsList a:hover {
	color:				#e51d25;
}

.observator {
	width:				675px;
	padding:			10px 0px;
	background:			white;
	border:				1px solid #e8e8e8;
	margin-left:		7px;
	margin-top:			10px;
}
.observator .item {
	width:				317px;
	height:				60px;
	padding:			10px;
	float:				left;
	overflow:			hidden;
}
.observator .grey {
	background-color:	#f2f2f2;
}
.observator .item img {
	border:				1px solid #e8e8e8;
	float:				left;
	margin-right:		10px;
}
.observator a {
	color:				#e51d25;	
	font-weight:		bold;
	padding-bottom:		3px;
	display:			block;
}
.observator a:hover {
	color:				black;	
}

/*------------------------------------------Side Content---*/
#SideContent {
	float:				right;
	margin-top:			9px;
	margin-bottom:		5px;
	width:				306px;
}
#SideContent .contentBox {
	background:			url(../_Images/Layout/SideContent/content-box-bg.gif) left top repeat-y;
	margin-bottom:		10px;
}
#SideContent .content {
	background:			url(../_Images/Layout/SideContent/content-bg.gif) left bottom no-repeat;
	padding:			10px 5px 13px 3px;
}

#SideContent h4 {
	border-bottom:		2px solid #828282;
	color:				white;
	font-size:			17px;
	font-family:		Georgia, "Times New Roman", serif;
	font-weight:		normal;
	line-height:		27px;
	height:				27px;
	padding:			2px 5px 0px 13px;
}
#SideContent h4 a {
	color:				white;
}

#SideContent .contentBoxStyle_2 h4 {
	background:			url(../_Images/Layout/SideContent/content-box-style-2-header-bg.gif) left top no-repeat;
}
#SideContent .contentBoxStyle_3 h4 {
	background:			url(../_Images/Layout/SideContent/content-box-style-3-header-bg.gif) left top no-repeat;
}
#SideContent .contentBoxStyle_4 h4 {
	background:			url(../_Images/Layout/SideContent/content-box-style-4-header-bg.gif) left top no-repeat;
}

/*------------------------------------------Side Curs Valutar---*/
#IELT7 #ExchangeRates .content {
	height:				1%;
}
#ExchangeRates span {
	color:				#626262;
	display:			block;
	float:				left;
	height:				19px;
	line-height:		19px;
	padding-left:		15px;
	width:				134px;
}

/*------------------------------------------Side Recomandari---*/
#Recomandari .itemsList {
	background:			url(../_Images/info-dots.png) repeat-x left top;
	padding-top:		1px;
}
#Recomandari .item {
	padding:			10px 5px 11px;
	background:			url(../_Images/info-dots.png) repeat-x left bottom;
	height:				62px;
}
#Recomandari .item img {
	float:				left;
	border:				1px solid #dadada;
	margin-right:		5px;
}
#Recomandari .item a {
	color:				#218dc8;
	font-weight:		bold;
}
#Recomandari .item p {
	line-height:		15px;
	height:				45px;
	overflow:			hidden;
	margin:				0px;
}

/*------------------------------------------Footer---*/
#Footer {
	padding:			0px 4px 60px;
	background:			url(../_Images/Layout/footer-bg.png) top left no-repeat #e4e4e4;
	line-height:		25px;
	color:				#9e9e9e;
	width:				988px; /* IEB 8 */
}
#FooterMenu {
	float:				left;
	width:				680px;
	margin-bottom:		15px;
}
#Footer a {
	color:				#9e9e9e;
}
#Footer a:hover {
	color:				#e51d25;
}
#FooterSecondaryMenu {
	float:				right;
	text-align:			right;
	width:				280px;
}

#Copyright {
	clear:				both;
	float:				left;
	width:				200px;
}
#MiddleLinks {
	width:				588px;
	float:				left;
	text-align:			center;
}
#DesignedBy {
	float:				right;
	width:				200px;
	text-align:			right;
}


#MainItem .detailedList .item,
#MainItem .itemsList .item {
	padding:			7px;
}
#IELT7 #MainItem .detailedList .item {
	height:				1%;
}
#MainItem .detailedList .row_0,
#MainItem .itemsList .row_0 {
	background-color:	#ededed;
}
#MainItem h2 {
	color:				#646464;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			17px;
	font-weight:		normal;
}
#MainItem h2 a {
	color:				#646464;
}
#MainItem h2 a:hover {
	color:				#333;
}

h3, #MainItem h3 {
	color:				#e81c25;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	margin-bottom:		8px;
	text-transform:		uppercase;
	margin-top:			20px;
}

#MainItem .detailedList .time,
#MainItem .itemsList .time {
	background:			url(../_Images/list-arrow-2.png) no-repeat right 8px;
	color:				#646464;
	float:				left;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			17px;
	font-style:			italic;
	font-weight:		bold;
	overflow:			hidden;
	padding-right:		13px;
	width:				58px;
}

#MainItem .detailedList img {
	float:				left;
	margin-right:		7px;
}
#MainItem .detailedList h2,
#MainItem .itemsList h2 {
	line-height:		20px;
}
#Schedule h2 {
	margin-left:		78px;
}
#NewsListContainer h2 {
	margin-left:		78px;
}
#MainItem .detailedList .itemContent {
	float:				left;
	width:				469px;
}
#MainItem .detailedList .description {
	clear:				both;
	color:				#616161;
	height:				80px;
	line-height:		16px;
	padding-top:		4px;
	overflow:			hidden;
}



#Content .contentBoxStyle_2_Container {
	padding-bottom:		4px;
	border-bottom:		2px solid #828282;
	margin-bottom:		10px;
}
#Content .contentBoxStyle_2_Container .contentBox {
	background-color:	#FFF;
	border:				1px solid #DDDDDD;
	margin-left:		3px;
	padding:			20px;
}


.navContainer,
.readMore {
	text-align:			right;
}

.navigationalLink,
.navContainer a,
.readMore a {
	color:				#aeaeae;
	line-height:		20px; /* subHeader */
}
.navContainer a:hover,
.navigationalLink:hover,
.readMore a:hover {
	color:				#da0c06;
}

textarea, .textbox {
	background-color:	#dcdcdc;
	border:				1px solid #a59f9f;
	color:				#5e5e5e;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	width:				150px;
	padding:			3px;
}
textarea {
	width:				300px!important;
}
.button {
	border:				1px solid #000;
	background-color:	#333;
	color:				#FFF;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-weight:		bold;
	padding:			3px;
}

/*------------------------------------------Comments---*/
#CommentsListContainer .item {
	background:			url(../_Images/info-dots.png) repeat-x left bottom;
	padding-bottom:		15px;
}
#CommentsListContainer .item .details {
	float:				left;
	width:				150px;
}
#CommentsListContainer .item .info {
	float:				right;
	width:				478px;
}

/*------------------------------------------Meteo---*/
#Meteo .content {
	padding-left:		20px;
	padding-right:		20px;
}
#IELT7 #Meteo .content {
	height:				1%; /* IEB 8 */
}

.error {
	color:				#da0c06;
}#IELT7 #MainItem .thumbnailsList {
	height:				1%; /* IEB 8 */
}
#MainItem .thumbnailsList .item {
	background-color:	#ededed;
	float:				left;
	margin-left:		12px;
	margin-bottom:		12px;
	padding:			4px;
	width:				108px;
}
#MainItem .thumbnailsList .firstItem {
	margin-left:		0px;
}
#MainItem .thumbnailsList .item img {
	border:				1px solid #ffffff;
}
#MainItem .thumbnailsList .item h2 {
	display:			block;
	height:				48px;
	line-height:		16px;
	overflow:			hidden;
	font-size:			11px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}
#MainItem .thumbnailsList .item h2 a {
	color:				#e61e26;
}