/* Reset
----------------------*/
HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,
H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,A,ABBR,
ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,
FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,
STRONG,SUB,SUP,TT,VAR,DL,DT,DD,OL,UL,
LI,FIELDSET,FORM,LABEL,LEGEND,TABLE,
CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD,HR {
	padding:0;
	margin:0;
	border:none;
	outline:none;
	font-family:inherit;
	}
TABLE {border-collapse:collapse;border-spacing:0;}
IMG {border:0;vertical-align:middle;}
TEXTAREA,INPUT,SELECT {
	font-family:Arial,sans-serif;
	font-size:1em;
	}
OL,UL {
	list-style:none;
	}
:focus {
	outline:none;
	}

body {
	font:.75em Arial,Helvetica,'MS Sans Serif',sans-serif;
	position:relative;
	color:#000;
	background:#fff;
	}

#minWidth {
	background:#fff url(../img/1.7/gt/page-t-gd-wh.jpg) no-repeat 100% 25px;	
	position:relative;
	z-index:9;
	min-width:980px;
	text-align:center;
	min-height:400px;
	}

.block {min-width:980px; max-width:1300px; margin:0 auto; text-align:left}

SUP, SUB {
	vertical-align:middle;
	position:relative;
	font-size:.75em;
	}
SUP {bottom:0.5em;}
SUB {top:0.5em;}

a {color:#247fe6; text-decoration:underline}
a:visited {color:#335C99}
a:hover {color:#d22333}



/* Top nav
----------------------*/
.b-topnav {
	height:25px;
	text-align:left;
	background:#000 url(../img/1.7/gt/page-t-nav.png) no-repeat 50% 0;
	font-size:.92em;
	position:relative;
	z-index:2;
	padding: 0 15px;
	}
	
	.b-topnav .tn-item {
		position:absolute;
		top:0;
		height:25px;
		color:#fff;
		zoom:1;
		}
		.b-topnav .tn-item .tn-item-h {
			padding:0 7px;
			cursor:pointer;
			zoom:1;
			height:20px;
			}
		.b-topnav .tn-item .tn-item-h {
			padding:0 7px;
			cursor:pointer;
			zoom:1;
			height:20px;
			}
			.b-topnav .tn-item .tn-item-h {
				opacity:.9;
				filter:alpha(opacity=90);
				}
			.b-topnav DL:hover .tn-item-h,
			.b-topnav DL.hover .tn-item-h {
				opacity:1;
				filter:alpha(opacity=100);
				}
			.b-topnav .tn-item .tn-item-h em {
				font-weight:bold;
			}

			.b-topnav .tn-item IMG {
				vertical-align:middle;
				}
			.b-topnav .tn-item .arrd {
				margin:0 0 0 1px;
				}
		.b-topnav .tn-item .ico {
			margin-right:2px;
			}
				
		.b-topnav .tn-item DD {
			display:none;
			position:absolute;
			left:0;
			top:25px;
			padding:7px 0;
			zoom:1;
			width:10em;
			}

/* region */
	.b-topnav .tn-region {
		left:22px;
		padding:4px 5px 0;
		line-height:16px;
		height:21px;
		}
* HTML .b-topnav .tn-region {
		width:0;
		white-space:nowrap;
		}
		.b-topnav .tn-region-open DD {
			display:block;
			}
		.b-topnav .tn-region .ico {
			margin-top:-1px;
			}
		.b-topnav .tn-region DD A,
		.b-topnav .tn-region DD SPAN {
			display:block;
			padding:4px 50px 4px 14px;
			text-decoration:none;
			color:#7fc6ff;
			white-space:nowrap;
			line-height:1.2;
			zoom:1;
			}
		.b-topnav .tn-region DD A EM {
			text-decoration:underline;
			font-style:normal;
			}
			.b-topnav .tn-region DD SPAN,
			.b-topnav .tn-region DD A:hover {
				color:#fff;
				background:#d22333;
				}
		
		.b-topnav .tn-region .tn-item-b {
		}

/* skin */
	.b-topnav .tn-skin {
		position: absolute;
		top: 0;
		left:146px;
		padding:4px 5px 0;
		line-height:16px;
		height:21px;
		}

* HTML .b-topnav .tn-skin {
		width:0;
		white-space:nowrap;
		}
		.b-topnav .tn-skin dt,
		.b-topnav .tn-skin dd {
			position: relative;
			display:-moz-inline-stack;
			display:inline-block;
			//display: inline;
		}

		.b-topnav .tn-skin dt {
			color: #969696;
			}

		.b-topnav .tn-skin dd {
			padding: 0 3px 2px 3px;
			//padding-right: 0;
			cursor: pointer;
			}

		.b-topnav .tn-skin dd span {
			border-bottom: 1px dashed;
			}

		.b-topnav .tn-skin dd.skin-white {
			background: white;
			color: black;
			}
		.b-topnav .tn-skin dd.skin-dark {
			background: black;
			color: white;
			}
			
			
.b-layers {
	overflow:visible;
	position:relative;
	}
* HTML .b-layers {
	overflow:hidden;
	}
	.b-layers .b-layer0 {
		position:absolute;
		z-index:1;
		left:0;
		top:0;
		width:100%;
		height:100%;
		}
* HTML .b-layers .b-layer0 {
		width:1000px;
		height:1000px;
		background:#000;
		filter:alpha(opacity=90);
		}
	.b-layers .b-layer1 {
		position:relative;
		z-index:2;
		}


.b-layers .b-layer0 .fill {
	background:#000;
	opacity:.9;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	}
* HTML .b-layers .b-layer0 .fill {
	width:1000px;
	height:1000px;
	background:#000;
	display:none;
	}
		
		
.b-popup .b-shadow {
	width:100%;
	height:100%;
	}
	.b-shadow DIV {
		position:absolute;
		width:100%;
		height:100%;
		overflow:hidden;
		}
* HTML .b-shadow DIV {
		display:none;
		}
		.b-shadow .tl {
			left:-7px;
			top:-7px;
			}
			.b-shadow .tl DIV {
				background:url(../img/1.7/gt/sh.png) no-repeat 0 0;
				left:0;
				top:0;
				}
		.b-shadow .br {
			left:7px;
			top:7px;
			}
			.b-shadow .br DIV {
				background:url(../img/1.7/gt/sh.png) no-repeat 100% 100%;
				}
		.b-shadow .tr {
			right:-7px;
			top:-7px;
			width:14px;
			height:14px;
			}
			.b-shadow .tr DIV {
				background:url(../img/1.7/gt/sh.png) no-repeat 100% 0;
				left:0;
				top:0;
				}
		.b-shadow .bl {
			left:-7px;
			top:100%;
			width:14px;
			height:14px;
			margin:-7px 0 0;
			}
			.b-shadow .bl DIV {
				background:url(../img/1.7/gt/sh.png) no-repeat 0 100%;
				left:0;
				top:0;
				}
		
		
/* mail and comments */
	.b-topnav .tn-comms {
		position:relative;
		float:right;
		margin:0 0 0 -18px;
		width:32px;
		height:20px;
		padding:5px 0 0 15px;
		font-size:.9em;
		color:#000;
		}
		.b-topnav .tn-comms-fill {
			background:url(../img/1.7/gt/topnav-comms_glow.png) no-repeat 0 0;
			}
* HTML .b-topnav .tn-comms-fill {
			background:none;
			}
		.b-topnav .tn-comms DIV {
			background:url(../img/1.7/gt/topnav-comms.gif) no-repeat 0 0;
			width:19px;
			height:15px;
			text-align:center;
			}
			.b-topnav .tn-comms-fill DIV {
				background:url(../img/1.7/gt/topnav-comms_.gif) no-repeat 0 0;
				color:#000;
				}
			.b-topnav .tn-comms A {
				display:block;
				height:15px;
				text-decoration:none;
				color:#000 !important;
				}
				
	.b-topnav .tn-mail {
		position:relative;
		float:right;
		width:33px;
		height:20px;
		padding:5px 0 0 12px;
		font-size:.9em;
		color:#000;
		margin:0 0 0 -8px;
		}
		.b-topnav .tn-mail-fill {
			background:url(../img/1.7/gt/topnav-mail_glow.png) no-repeat 0 0;
			}
* HTML .b-topnav .tn-mail-fill {
			background:none;
			}
		.b-topnav .tn-mail DIV {
			background:url(../img/1.7/gt/topnav-mail.gif) no-repeat 0 0;
			width:21px;
			height:13px;
			text-align:center;
			}
			.b-topnav .tn-mail-fill DIV {
				background:url(../img/1.7/gt/topnav-mail_.gif) no-repeat 0 0;
				color:#000;
				}
			.b-topnav .tn-mail A {
				display:block;
				height:13px;
				text-decoration:none;
				color:#000 !important;
				}
				
/* search */
	.b-topnav .tn-search {
		position:relative;
		float:right;
		margin:0 6px 0 0;
		}
* HTML .b-topnav .tn-search {
		width:0;
		white-space:nowrap;
		}
		.b-topnav .tn-search .tn-item-h {
			overflow:hidden;
			padding:4px 5px 0 28px;
			line-height:16px;
			height:21px;
			background:url(../img/1.7/gt/topnav-ico-search.png) no-repeat 0 0;
			}
			.b-topnav .tn-search .tn-item-h .drop {
				display:block;
				padding:0 12px 0 0;
				margin:0 4px 0 0;
				background:url(../img/1.7/gt/topnav-search-drop.gif) no-repeat 100% 0;
				}
				.b-topnav .tn-search:hover .tn-item-h .drop {
					background-position:100% -21px;
					}

		.b-topnav .tn-search-open .tn-item-h {
			padding-bottom:4px;
			background-color:#bd202e;
			background-position:0 100%;
			}
* HTML .b-topnav .tn-search-open .tn-item-h {
			padding-bottom:0;
			}
			.b-topnav .tn-search-open .tn-item-h .drop {
				background:url(../img/1.7/gt/topnav-search-drop.gif) no-repeat 100% -42px !important;
				}

		.b-topnav .tn-search-open .tn-item-b {
			left:auto;
			right:0px;
			display:block;
			top:29px;
			white-space:nowrap;
			width:auto;
			zoom:1;
			width:300px;
			}
* HTML .b-topnav .tn-search-open .tn-item-b {
			right:-1px;
			width:300px;
			}
			.b-topnav .tn-search .tn-item-b .b-layer0 .fill {
				background:#d22333;
				}
* HTML .b-topnav .tn-search .tn-item-b .b-layer0 {
				background:#d22333;
				}
			.b-topnav .tn-search .tn-item-b .b-layer1 {
				padding:15px 20px;
				zoom:1;
				position:relative;
				}
				.b-topnav .tn-search .tn-item-b .h-text {
					font-size:1.3em;
					margin:0 18px 0 0;
					position:relative;
					background:url(../img/1.7/gt/topnav-search-txt.png) no-repeat;
					height:26px;
					padding:0 0 0 12px;
					float:left;
					width:175px;
					}
					.b-topnav .tn-search .tn-item-b .h-text SPAN {
						display:block;
						background:url(../img/1.7/gt/topnav-search-txt.png) no-repeat 100% 0;
						height:23px;
						padding:3px 6px 0 0;
						margin:0 -12px 0 0;
						position:relative;
						zoom:1;
						}
						.b-topnav .tn-search .tn-item-b .text {
							font:bold 1em/1 arial,sans-serif;
							color:#000;
							width:100%;
							background:none;
							padding:3px;
							border:none 0;
							margin:0 0 0 -6px;
							position:relative;
							}
						.b-topnav .tn-search .tn-item-b .text:focus {
							outline:none;
							}
				.b-topnav .tn-search .tn-item-b .bt {
					position:relative;
					top:2px;
					cursor:pointer;
					}
				
/* myads */
	.b-topnav .tn-myads {
		position:relative;
		float:right;
		margin:0;
		}
* HTML .b-topnav .tn-myads {
		width:0;
		white-space:nowrap;
		}
		.b-topnav .tn-myads .tn-item-h {
			overflow:hidden;
			padding:4px 5px 0 32px;
			line-height:16px;
			height:21px;
			background:url(../img/1.7/gt/topnav-ico-myads.png) no-repeat 0 0;
			}
* HTML .b-topnav .tn-myads .tn-item-h {
			background:url(../img/1.7/gt/topnav-ico-myads_.png) no-repeat 0 0;
			}
			.b-topnav .tn-myads .tn-item-h EM {
				font-style:normal;
				color:#44a917;
				}
			.b-topnav .tn-myads .tn-item-h .hover {
				text-decoration:none;
				color:#fff;
				}
.b-topnav .tn-myads .tn-item-h .hover:hover {
	text-decoration:underline;
	}

		.b-topnav .tn-myads-empty .tn-item-h {
			background:url(../img/1.7/gt/topnav-ico-myads-empty.png) no-repeat 0 0 !important;
			}
		.b-topnav .tn-myads-empty .hover {
			opacity:1 !important;
			color:#666;
			}
.b-topnav .tn-myads-empty .tn-item-h A {
			color:#666 !important;
			text-decoration:none;
			}
		.b-topnav .tn-myads-empty .tn-item-h A:hover {
			text-decoration:underline;
			}
		.b-topnav .tn-myads-empty .tn-item-h {
			cursor:default;
			}
					
/* fave */
	.b-topnav .tn-fave {
	position:relative;
	float:right;
	margin:0 0 0 0;
}
* HTML .b-topnav .tn-fave {
	width:0;
	white-space:nowrap;
}
.b-topnav .tn-fave .tn-item-h {
	overflow:hidden;
	padding:4px 26px 0 32px;
	line-height:16px;
	height:21px;
	background:url(/img/1.7/gt/topnav-ico-fave.png) no-repeat 0 0;
}
* HTML .b-topnav .tn-fave .tn-item-h {
	background:url(/img/1.7/gt/topnav-ico-fave_.png) no-repeat 0 0;
}
.b-topnav .tn-fave .tn-item-empty {
	background:url(/img/1.7/gt/topnav-ico-fave-empty.png) no-repeat 12px 5px;
	padding:4px 5px 0 32px;
}
.b-topnav .tn-fave .tn-item-empty .drop {
	display:none;
}
.b-topnav .tn-fave .tn-item-empty .hover {
	color:#666666!important;
	text-decoration:none;
}
.b-topnav .tn-fave .tn-item-empty .hover:hover {
	text-decoration:underline;
}
.b-topnav .tn-fave .tn-item-h .hover {
	color:#fff;
	text-decoration:none;
}
.b-topnav .tn-fave .tn-item-h .hover:hover {
	text-decoration:underline;
}
.b-topnav .tn-fave .tn-item-h EM {
	font-style:normal;
	color:#3db8df;
}
.b-topnav .tn-fave .tn-item-h {
	color:#666666;
}
.b-topnav .tn-fave .drop {
	position:absolute;
	top:0;
	right:0;
	width:26px;
	height:26px;
	background:url(/img/1.7/gt/topnav-fave-drop.gif) no-repeat 9px 4px;
}
.b-topnav .tn-fave:hover .drop {
	background-position:9px -17px;
}
.b-topnav .tn-fave-open .tn-item-h {
	background-color:#f2f2f2 !important;
	background-position:0 -25px !important;
	color:#000;
	padding-bottom:4px;
}
.b-topnav .tn-fave-open .tn-item-h .hover {
	color:#000;
	text-decoration:none;
}
.b-topnav .tn-fave-open .tn-item-h EM {
	color:#b2b2b2;
}
.b-topnav .tn-fave-open .drop {
	background:url(/img/1.7/gt/topnav-fave-drop.gif) no-repeat 9px -38px !important;
}
.b-topnav .tn-fave-open .tn-item-b {
	left:auto;
	right:0;
	display:block;
	top:29px;
	zoom:1;
	width:320px;
	color:#000;
}
.b-topnav .tn-fave .tn-item-b .b-layer0 .fill {
	background:#fff;
}
* HTML .b-topnav .tn-fave .tn-item-b .b-layer0 {
	background:#fff;
}
.b-topnav .tn-fave .tn-item-b .b-layer1 {
	padding:10px 15px;
}
.tn-fave .h-faves {
	background:#fff;
	border:1px solid #e5e5e5;
	padding:7px;
	height:200px;
	overflow:auto;
	zoom:1;
	white-space:normal;
}
.tn-fave .h-faves UL {
	margin:0;
	padding:0;
	zoom:1;
}
.tn-fave .h-faves LI {
	padding:0 0 7px;
	list-style:none;
	overflow:hidden;
	zoom:1;
}
.tn-fave .h-faves LI .picrel {
	float:left;
	margin:0 7px 0 0;
	width:90px;
}
.tn-fave .h-faves LI .picrel IMG {
	display:block;
}
.tn-fave .h-faves LI .txt {
	overflow:hidden;
	zoom:1;
	font-size:1.1em;
}
.tn-fave .h-faves LI H4 {
	margin:0 0 .1em;
	font-size:1em;
}
.tn-fave .h-faves LI H4 A {
	font-weight:bold;
}
.tn-fave .h-faves LI H4 A:hover {
}
.tn-fave .h-faves LI .subname {
	color:#999;
	margin:0 0 .1em;
}
.tn-fave .h-faves LI .price {
	float:right;
	background:#e6e5f6;
	font-weight:bold;
	margin-top:-30px;
}
.tn-fave .link-more {
	margin:.5em 0 0;
}

				
/* Header
----------------------*/
.l-header {
	zoom:1;
	padding:0 0 0 35px;
	height:95px;
	position:relative;
	z-index:1;
	}
	.l-header .logo {
		float:left;
		width:235px;
		}
		.l-header .logo .h-logo {
			display:block;
		background:url(/img/1.7/gt/lastochka-wh.png) no-repeat 0 0;
			width:216px;
			height:68px;
			}
* HTML .l-header .logo .h-logo {
		background:url(/img/1.7/gt/lastochka-wh_.png) no-repeat 0 0;
			}
			.l-header .logo .h-logo A {
				display:block;
				height:68px;
				overflow:hidden;
				outline:none 0;
				text-indent:-999em;
				}
				
* HTML .l-header .logo IMG {
			visibility:hidden;
			}
* HTML .l-header .logo A {
			display:block;
			background:url(/img/1.7/gt/lastochka-wh_.png) no-repeat 0 0;
			}	

	.l-header .b-mainnav {
		overflow:hidden;
		zoom:1;
		float:left;
		list-style:none;
		padding:30px 0 0;
		}
		.b-mainnav LI {
			float:left;
			margin:0 1.5em 0 0;
			font-size:1.17em;
			font-weight:bold;
			}
			.l-header .b-mainnav LI A {
				text-decoration:none;
				display:block;
				padding:0 0 1px;
				color:#000;
				border-bottom:1px solid #7f7f7f;
				}
			.b-mainnav LI A:hover {
				color:#d22333;
				border-bottom:1px solid #d22333;
				}
			.b-mainnav LI .cur {
				display:block;
				padding:5px 10px;
				height:21px;
				margin:-5px -10px 0 -10px;
				background:url(../img/1.7/gt/mainnav-cur-wh.png) no-repeat 50% 0;
				color:#fff;
				position:relative;
				}
			.l-header .b-mainnav LI .cur A {
				color:#fff;
				border-bottom:1px solid #d16871;
				}
				.b-mainnav LI .first
				{
					margin-left:0;	
				}
* HTML .b-mainnav LI .cur {
				width:0;
				white-space:nowrap;

				}
					

/* Footer
------------- */
.b-footer {
	border-top:1px solid #dcdede;
	text-align:left;
	padding:20px 0;
	font-size:.92em;
	line-height:1.65;
	overflow:hidden;
	zoom:1;
	}
.h-footer {
	padding:0 45px;
	}
	.b-footer .copy {
		float:left;
		width:30%;
		}
	.b-footer .nav {
		float:left;
		width:14%;
		}
	.b-footer .contacts {
		float:left;
		width:20%;
		}
	.b-footer .side {
		float:right;
		width:12%;
		}

		.b-footer UL {
			list-style:none;
			}
			.b-footer LI {
				background:url(../img/1.7/foo/foo-bull.gif) no-repeat 2px .75em;
				padding:0 0 0 11px;
				}	

		.b-footer .contacts .link-report {
			text-decoration:none;
			border-bottom:1px dotted;
			color:#d22333;
			}
			.b-footer .contacts .link-report:hover {
				border-bottom:1px solid;
				}
				
#statistics {display:none;}



/* Ad
----------------------*/
#top_banner_title embed,
#top_banner_title object {width:100% !important;}

.ad-wide {
	margin:20px 35px 30px;
	padding:15px 0;
	overflow:hidden;
	text-align:center;
	background-color:#f2f2f2;
	}

.ad-right {
	margin:1.4em 0 15px;
	text-align:center;
	}
	
/* Content Layout
----------------------------------- */
.l-cols {
	overflow:hidden;
	zoom:1;
	line-height:1.5;
	}
	.l-cols-title {
		padding:0 35px;
		}
		
	.l-cols-title .l-col-left {
		float:left;
		width:42%;
		clear:right;
		}
		.l-cols-title .l-col-left .h-col {
			}
		
	.l-cols-title .l-col-center {
		float:left;
		width:30%;
		clear:right;
		}
		.l-cols-title .l-col-center .h-col {
			
			}

	.l-cols-title .l-col-right {
		float:left;
		width:28%;
		}
		.l-cols-title .l-col-right .h-col {
			padding:0 15px;
			}


/* widget */
.b-widget {
	margin:0 0 2em;	
	}
	
	.b-widget H2 {
		font-size:1.5em;
		font-weight:bold;
		margin:0 15px .75em;
		letter-spacing:-.08em;
		}
		.b-widget H2 .tab {
			margin-left:20px;
			font-size:80%;
			letter-spacing:0;			
			}
			.b-widget H2 .tab small	{
				font-size:.8em;
				}
			.b-widget H2 .tab a	{
				color:#d22333
				}
		.b-widget H2 A {
			color:#000;
			}
		.b-widget H2 SMALL {
			color:#919396;
			font-size:.67em;
			font-weight:normal;
			letter-spacing:0;
			}
	.b-widget .section {
		padding:0 15px;
		}

			
/* w-used */
.w-used {
	}
	
	.w-used .search {
		background:#f2f9ee;
		padding:15px;
		}
		
		.w-used .search {
			background:#f2f9ee;
			padding:15px;
			}
			.w-used .search LABEL {
				font-size:.92em;
				color:#788073;
				display:block;
				margin:0 0 .25em;
				}
				.w-used .search LABEL SMALL {
					visibility:hidden;
					font-size:1em;
					}
			.w-used .search INPUT.text {
				background:#fff;
				border:1px solid #999;
				padding:3px;
				font-size:1.17em;
				font-weight:bold;
				width:90%;
				margin:-2px 0 0;
				}

		.w-used .ctrls {
			background:#dbf2ce;
			padding:10px 15px;
			overflow:hidden;
			zoom:1;
			margin:0 0 15px;
			}
			.w-used .search .error	{
				background:#d22333 url(../img/form-error.gif) no-repeat  6px center;color:#fff;padding:3px 5px 3px 24px;
				}
			.w-used .ctrls .link-advsearch {
				float:right;
				margin:4px 0 0;
				font-size:.92em;
				color:#919396;
				background:url(../img/1.7/titul/used-advsearch.gif) no-repeat 0 50%;
				padding:0 0 0 19px;
				}
		
		.b-icolinks {
			overflow:hidden;
			zoom:1;		
			padding:0 15px;
			}				
			.b-icolinks LI {
				float:left;
				margin:0 1em 0 0;
				font-size:.92em;
				}				
				.b-icolinks LI A {
					float:left;
					margin:0 1em 0 0;
					}				
					.b-icolinks LI A.link-allused {
						background:url(/img/1.7/buy-used/ico-alltickets.png) no-repeat 0 50%;
						padding:0 0 0 20px;
						color:#ff6c17;
						}				
					.b-icolinks LI A.link-addused {
						background:url(/img/1.7/profile/ico-caradd.gif) no-repeat 0 60%;
						padding:0 0 0 23px;
						color:#44a917;
						}		
					.b-icolinks LI A.link-popular {
						background:url(/img/1.7/buy-used/ico-popularmodels.png) no-repeat 0 50%;
						padding:0 0 0 20px;
						}				
					.b-icolinks LI A.link-addfirm {
						background:url(../img/1.7/titul/ico-addfirm.gif) no-repeat 2px 60%;
						padding:0 0 0 24px;
						color:#44a917;
						}
UL.b-multi {
	overflow:hidden;
	zoom:1;
	margin:0 0 .5em;
	}
	UL.b-multi3 LI {
		float:left;
		width:30%;
		margin:0 3.3% 0 0;
		clear:right;
		}
	

/* w-new */
.w-new {
	}

	.w-new .lists {
		overflow:hidden;
		zoom:1;
		padding:0 15px;
		margin:0 0 20px;
		}
		.w-new .lists UL {
			float:left;
			width:22%;
			margin:0 3% 0 0;
			}
			.w-new .lists UL LI {
				margin:0 0 .75em;
				}
	
	.w-new .b-actions {
		padding:0 15px;
		overflow:hidden;
		zoom:1;
		}
		.w-new .b-actions H3 {
			font-weight:bold;
			font-size:1.17em;
			color:#919396;
			margin:0 0 1em;
			}
		.w-new .b-actions LI {
			float:left;
			width:30%;
			margin:0 3.3% 0 0;
			}
			.w-new .b-actions LI .picrel {
				display:block;
				height:90px;
				margin:0 0 .5em;
				}
		.w-new .b-actions a	{
			color:#d22333;
			}
	
	
/* w-oficial */
.w-oficial {
	background:#fff9e5;
	padding:15px;
	margin:0 -15px;
	}

	.w-oficial H3 {
		font-size:1.17em;
		font-weight:bold;
		color:#ff6c17;
		margin:0 0 .7em;
		}
		.w-oficial H3 A {
			color:#ff6c17;
			}
			
	.w-oficial LI {
		padding:0 0 0 14px;
		background:url(../img/1.7/titul/bull-oficial.gif) no-repeat 4px .5em;
		margin:0 0 .6em;
		}
			

/* w-learn */
.w-learn {
	}

	.w-learn .lists {
		overflow:hidden;
		zoom:1;
		padding:0 15px 10px;
		}
		.w-learn .lists UL {
			float:left;
			width:30%;
			margin:0 3% 0 0;
			}
			.w-learn .lists UL LI {
				margin:0 0 .75em;
				}

			
/* w-cat */
.w-cat {
	}
	.w-cat H3 {
		color:#99000d;
		font-weight:bold;
		font-size:1.17em;
		margin:0 0 .75em;
		line-height:1;
		}
		
		
/* w-nwews-rubs */
.w-news-rubs {
	padding:0 15px;
	margin:0 0 1.25em;
	}
	.w-news-rubs H3 {
		font-size:1.17em;
		font-weight:bold;
		color:#000;
		margin:0 0 .25em;
		}
	.w-news-rubs P {
		color:#919396;
		}
		.w-news-rubs P A {
			color:#919396;
			}
		
/* w-nwews */
.w-news {
	padding:0 15px;
	margin:0 0 1.25em;
	}
	.w-news H3 {
		font-size:1.17em;
		font-weight:bold;
		color:#000;
		margin:0 0 .25em;
		}
		.w-news H3 A {
			color:#000;
			}
		.w-news H3 SMALL {
			color:#ff6c17;
			font-size:.78em;
			margin:0 0 0 .5em;
			}
			.w-news H3 SMALL A {
				background:url(../img/1.6/ico-rss.png) no-repeat 0 50%;
				padding:0 0 0 16px;
				font-weight:normal;
				color:#ff6c17;
				}
		
	.w-news .date {
		overflow:hidden;
		zoom:1;
		margin:0 0 1em;		
		}
		.w-news .date EM {
			float:left;
			font-size:.92em;
			background:#ebf6ff;
			padding:.25em 1em .25em .5em;
			font-style:normal;
			}

	.b-news-feed {
		margin:0 0 1em;
		line-height:1.33;
		}
		.b-news-feed LI {
			margin:0 0 .75em;
			overflow:hidden;
			zoom:1;
			}
			.b-news-feed LI .picrel {
				float:left;
				width:25%;
				height:45px;
				margin:.2em .75em 0 0;
				}
				.b-news-feed LI .picrel A {
					display:block;
					height:45px;
					}
			.b-news-feed LI .txt {
				overflow:hidden;
				zoom:1;
				}
				.b-news-feed LI .txt A {
					/*color:#247ee6;*/
					}
					.b-news-feed LI .txt A.commercial {
					color:#d22333;
					}
		
/* w-gt */
.w-gt {
	padding:0 15px;
	margin:0 0 1.25em;
	position:relative;
	min-height:293px;
	}
	.w-gt H2 {
		font-size:1.5em;
		font-weight:bold;
		color:#000;
		margin:0 0 .75em;
		}
		.w-gt H2 SMALL {
			color:#ff6c17;
			font-size:.61em;
			margin:0 0 0 .5em;
			}
			.w-gt H2 SMALL A {
				background:url(../img/1.6/ico-rss.png) no-repeat 0 50%;
				padding:0 0 0 16px;
				font-weight:normal;
				color:#ff6c17;
				}

	.w-gt .larr,
	.w-gt .rarr {
		position:absolute;
		margin:90px 0 0 0;
		left:4px;
		width:24px;
		height:25px;
		background:url(../img/1.7/titul/gt-arrs.png) no-repeat 0 0;
		z-index:50;
		cursor:pointer;
		}
		.w-gt .rarr {
			left:auto;
			right:4px;
			background-position:-24px 0 !important;
			}
* HTML .w-gt .larr,
* HTML .w-gt .rarr {
		background:url(../img/1.7/titul/gt-arrs_.png) no-repeat 0 0;
		left:-10px;
		}
* HTML .w-gt .rarr {
		left:auto;
		right:17px;
		}

				
	.w-gt .item {
		}
		.w-gt .item .picrel {
			height:180px;
			margin:0 0 .5em;
			}
			.w-gt .item .picrel A {
				display:block;
				border:4px solid #000;
				height:172px;
				opacity:.2;
				}
* HTML .w-gt .item .picrel A {
				border:4px solid #ddd;
				}
			.w-gt .item .picrel A:hover {
				opacity:.3;
				}
		.w-gt .item H3 {
			font-size:1.66em;
			font-weight:normal;
			line-height:1.4;
			}
		.w-gt .item H4 {
			font-size:1.17em;
			line-height:1.2;
			}
		.w-gt .item .meta {
			margin:.5em 0 0;
			font-size:.92em; 
			color:#919396;
			}
			.w-gt .item .meta A {
				color:#919396;
				}
