.FirstColumn {
	float:left;
	width:580px;
}
.SecondColumn {
	float:right;
	width:155px;
	text-align:center;
	padding-top:5px;
}
.RCTitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#565759;
	text-align:center;
	margin-bottom:10px;
}
.OneTopBanner {
	float:left;
	margin-bottom:22px;
	overflow:hidden;
}
.TopBanners {
	font-family:Verdana, Geneva, sans-serif;
}
.TopBanners div.First {
	margin-right:30px;
}
.TopBanners div.Second {
	margin-left:30px;
}
.TopBanners .Rub {
	color:#BCBEC0;
	font-size:12px;
	font-style:italic;
	padding-bottom:3px;
}
.TopBanners .Title {
	font-size:12px;
	font-weight:bold;
	padding-top:1px;
}
.TopBanners .Title a {
	color:#000;
	text-decoration:none;
}

/* Статейный блок */
.Articles {
	margin-top:50px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/menu_bg_dots.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.OneArticle {
	padding-bottom:25px;
	clear:both;
}
.OneArticle .preview {
	float:left;
	padding-bottom:25px;
	text-align:left;
	vertical-align:top;
	width:140px;	
}
.OneArticle .author {
	color:#565759;
	font-size:10px;
}
.OneArticle .itemTitle a {
	color:#231F20;
	font-size:14px;
	text-decoration:none;
}
.OneArticle .itemDesc  {
	color:#565759;
	cursor:pointer;
	font-size:12px;
	padding-top:14px;
	line-height:16px;
}
.arr {
	color:#FFC20E !important;
	font-weight:bold !important;
}
.OneArticle .bottomBlock, .OneArticle .bottomBlock a {
	color:#BCBEC0;
	font-size:12px;
	padding-top:14px;
	text-decoration:none;
}


.Catalog {
	width:150px;
	margin:0 auto;
	padding-bottom:20px;
}
.Catalog a img {
	border:none;
}
.OneModel {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.OneModel a {
	color:#565759;
	text-decoration:none;
}
.OneModel a:hover {
	text-decoration:underline;
}

.Brands {
}
.Brands a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#565759;
	text-decoration:none;
}
.Brands a:hover {
	text-decoration:underline;
}
.Catalog a.CatLink {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFC20E;
	text-decoration:none;
}
.Catalog a.CatLink:hover {
	text-decoration:underline;
}
.Catalog .delimiter {
	margin:16px 30px 16px 30px;
	height:1px;
	border-bottom:1px dashed #BCBEC0;
}


/* Заметки пользователя */
.UserNote {
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:70px;
}
.OneNote a {
	color:#565759;
	font-size:12px;
	text-decoration:none;
}
.OneNote a:hover {
	text-decoration:underline;
}
.OneNote a img {
	border:none;
	margin:4px 0px 4px 0px;
}
.UserNote .delimiter {
	margin:16px 30px 16px 30px;
	height:1px;
	border-bottom:1px dashed #BCBEC0;
}

/* Горячая тема */
.HotTheme {
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:24px;
}
.HotTheme a {
	color:#565759;
	font-size:12px;
	text-decoration:none;
}
.HotTheme a:hover {
	text-decoration:underline;
}
.HotTheme a img {
	border:none;
	margin:4px 0px 4px 0px;
}
.HotTheme .delimiter {
	margin:16px 30px 16px 30px;
	height:1px;
	border-bottom:1px dashed #BCBEC0;
}

