
#VariousThings	#RegistrationLinks		{
											border-left: 1px solid #9EABF0; 
											font-size: 86%;
											margin: 1em 0em;
											padding: 0em 0px 0em 9px;
										}
/*----------------
 *
 * Большой баннер на первой странице
 *
 ----------------*/

#BigBanner					{
								position: relative;
								height: 209px;
								width: 100%;
								background-repeat: repeat-x; 
								background-position: 50% top;
							}
#LeftSide					{
								height: 209px;
								width: 50%;
								background-repeat: repeat-x; 
								background-position: right top;
							}
#RightSide					{
								position: absolute;
								left: 50%;
								top: 0px;
								width: 50%;
								height: 209px;
								background-repeat: repeat-x;
								text-align: right;
							}


#BigPicture					{
								position: absolute;
								left: 50%;
								top: 0px;
								margin-left: -80px;
								background: no-repeat;
								z-index: 40;
							}

/* 
	#BigPicture					{	width: 100%; background-repeat: no-repeat; }
*/
#RightCurve					{
								width: 148px;
								height: 178px;
								position: relative;
								z-index: 55;
								
							}
#LeftCurve					{	width: 62px; height: 43px; }

#BigBannerHeader			{
								position: absolute;
								left: 56px;
								top: 20px; 
								width: 40%;
								color: #FFFFFF;
								
								z-index: 51;
							}
#BigBannerHeader DIV		{	font-size: 160%; }
#BigBannerHeader UL 		{
								list-style-image: url('/i/BigBanner/ArrowBullet.gif');
								list-style-type: disc;
							}
#BigBannerHeader UL LI		{
								margin-left: 1em;
								margin-top: 0.5em;
								display: block;
								font-size: 80%;
							}
#BigBannerHeader A			{	color: #FFFFFF; text-decoration: underline; }



/*----------------
 *
 * Остальные баннеры
 *
 ----------------*/

#SectionMenu				{	width: 191px;  font-size: 80%; padding-right: 20px; position: relative; top: -56px; left: 0px; }
#SmallBanners				{	margin-top: 1em; }


#PartnerBanner				{
								background: url('/i/layout/BannerRUCurve.gif') no-repeat;
								background-position: top right;
								padding: 20px 20px 0px 0px;
								font-size: 86%; 
							}
#PartnerBanner .Content		{
								background: url('/i/layout/BannerLDCurve.gif') no-repeat;
								background-position: bottom left;
								padding: 1em 0px 2em 32px; 
							}
								

