﻿/*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px lime;
}
/**/

body
{
	position: relative;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 80%;
	width: 99%;
}

.inbody 
{
}

.invisible
{
	position:absolute;
}

.login
{
	position: relative;
	float:right;
	display:block;
	font-size:0.8em;
	padding:2px 2px 2px 170px;
	margin: 10px 0px 0px -160px;

	border-top:groove 1px Gray;
	border-right:groove 1px Gray;

	background-image: url(images/nice_rb.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

.login a 
{
	text-decoration:none;
	color:#157;
}

.login a:hover
{
	color:#B93;
}

.login input
{
	font-size:100%;
	font-family: Verdana, sans-serif;
	display:inline;
	
	margin: 0px 0px 0px 0px;
	width:60px;
}

.login .user 
{
	display:inline;
}

.login .user label
{
	display:block;
}

.login .row
{
	display:block;
	margin-bottom:5px;
	text-align:right;
}
.login .row *
{
	margin-right:5px;
}

.login .check input
{
	width:20px;
}

.login .failure
{
	display:inline;
	color: #950909;
	width:200px;
	max-width:200px;
}

.login .logged
{
	position:relative;
	text-align:right;
}

.mainLogo
{
	width: 256px;
	
	position: relative;
}

.mainLogo .eye
{
	background-image: url(images/2RightEyes.gif);
	background-repeat: no-repeat;
	display: block;
	width: 256px;
	height: 158px;
}

.mainLogo .eye:hover
{
	background-position: 0px -158px;
}

.t_common
{
	position: relative;
}

.t_top
{
	position: relative;
	/*height: 130px;*/
	min-height: 90px;

	border-bottom:dotted 1px Gray;
}

.big
{
	position: relative;
}

.main
{
	width: 60%;
	position: relative;
}

.right
{
	width: 40%;
	position: relative;
}

.aphorism
{
	padding-top: 10px;
	color: #157;
	font-style:italic;
	font-size: 1.2em;
}

.aphorism h1
{
	padding-right: 5px;
	display: inline;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: underline;
}

.section
{
	background-image: url(images/nice_lt.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

section ul
{
	list-style-type: square;
}

.section ul a
{
	display: block;
	text-decoration: none;
}

.section ul *
{
	color: #157;
}

.section ul li:hover, .section ul li:hover a
{
	color: #B93;
}

.footer
{
	display:block;
}

.footer .counter
{
	clear:left;
	float:left;
}

.footer .logosoft
{
	font-size:0.8em;
	float:right;
	display:inline-block;
	text-align: right;

	padding:10px 2px 2px 170px;
	margin: 0px 0px 10px -160px;

	border-bottom:groove 1px Gray;
	border-right:groove 1px Gray;

	background-image: url(images/nice_rt.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

.footer .logosEye 
{
	display:inline-block;
	width:26px;
	height:16px;
	background-image:url(images/RightEye_link.png);
	background-repeat:no-repeat;
	vertical-align:middle;
}

.mainNews
{
}

.mainNews .container
{
	margin-bottom: 20px;
	position: relative;
	margin-right: 10px;
	width:100%;
}

.mainNews .container:hover .title
{
	color: #B93;
}

.mainNews .mainImage
{
}

.wrap1
{
	display: block;
	background: url(images/shadow.gif) no-repeat right bottom;
	float: left; 
}
.wrap2
{
	display: block;
	background: url(images/corner_bl.gif) no-repeat left bottom; 
	background-position: -15px 100%;
}
.wrap3
{
	display: block;
	padding: 0px 12px 12px 0px;
	background: url(images/corner_tr.gif) no-repeat right top; 
	background-position: 100% -15px; 
}
.wrap3 IMG
{
	display: block;
	border-style: groove;
	border-width: 2px;
	border-color: white; /*border-width:1px;*/
}

.mainNews .description
{
	display: block;
	text-align: justify;
}

.mainNews .date
{
	padding-top: 10px;
	font-size: 0.8em;
	font-style: italic;
	display: block;
	text-align: right;
	padding-bottom: 22px;
	background-image: url(images/nice_rt.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.mainNews .text
{
	margin-left: 20px;
}

.mainNews .title
{
	display: block;
	text-decoration: none;
	color: #157;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(images/underline1.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.keywordContainer
{
	clear: both;
}

.keywordContainer a:hover
{
	background-color: Aqua;
}

.keywordContainer a
{
	text-decoration: none;
}

.selectedKeyword *
{
	background-color: Aqua;
}

.keyword0 *
{
	color: Green;
}

.keyword1 *
{
	color: Blue;
}


.cityWeather
{
	position: relative;
	display: block;
	padding: 0px 20px 0px 20px;
	margin: 0px auto;
	border: none 0px lime;
	max-width: 300px;

	background-image: url(images/nice_rt.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}


.cityWeather h1
{
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 1.2em;
	text-align: left;
}

.cityWeather h1 *
{
	color: #157;
	text-decoration: none;
}

.cityWeather:hover h1 a, .cityWeather:hover .row .more
{
	color: #B93;
}

.cityWeather:hover .row .more
{
	background-image: url(images/more_hover.gif);
}

.cityWeather img 
{
	width:33px;
}

.cityWeather img,
.cityWeather h6,
.cityWeather p
{
	display:inline;
}

.cityWeather a
{
	text-decoration: none;
}

.cityWeather .header
{
	display:block;
	font-weight:bold;
}

.cityWeather .common 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 26px;
	list-style-type:none;
}

.cityWeather .container
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-position:inside;
	list-style-type:circle;
}

.cityWeather .day 
{
	margin-top:5px;
}

.cityWeather .quoter
{
	padding-left:10px;
	margin-left:0px;

	background-image: url(images/underWeather.png);
	background-position: left bottom;
	background-repeat: no-repeat;

	border-left:solid 1px #157;
}

.cityWeather .quoter *
{
	padding:0px 0px;
	margin:0px 0px;
	vertical-align:middle;
}

.cityWeather .quoter h6 
{
}

.cityWeather .row
{
	display:block;
	text-align:right;
}

.cityWeather .row .more
{
	font-size:0.8em;
}

.cityWeather .location .more
{
	display:block;
	text-align:right;
}

.quote
{
	position: relative;
	max-width: 300px;
	margin: 20px auto;
	color: #157;
	border-spacing: 0px;
}

.quote td
{
	padding-left: 2px;
	padding-right: 2px;
	border-width: 0px;
	border-style: solid;
	border-color: #157;
}

.quote .title
{
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-image: url(images/weatherQuoter.gif);
	background-position: 0px -18px;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
}

.quote .date
{
	font-size: 0.8em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
}

.quote .header
{
	font-size: 0.8em;
	font-weight: bold;
}

.quote .header *
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.quote .row
{
	background-image: url(images/weatherQuoter.gif);
	background-position: 0px -28px;
	background-repeat: repeat-x;
	position: relative;
}

.quote .pair
{
	text-align: center;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
}

.quote .bid
{
	text-align: right;
	position: relative;
}

.quote .ask
{
	text-align: right;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
}

.quote .more
{
	font-size: 0.8em;
	text-align: right;
	display: block;
}

.currency
{
	position: relative;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #157;
}

.currency *
{
	border-color: #157;
}

.currency .title
{
	text-align: center;
	background-image: url(images/weatherQuoter.gif);
	background-position: 0px -18px;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.currency .title p
{
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 0.8em;
	text-align: right;
	font-weight: normal;
}

.currency .row
{
	text-align: center;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	background-image: url(images/weatherQuoter.gif);
	background-position: 0px -28px;
	background-repeat: repeat-x;
}

.currency .last
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.currency .more
{
	font-size: 0.8em;
	text-align: right;
}

.cash
{
	border-collapse: collapse;
	max-width: 300px;
	margin: 20px auto;
	color: #157;
}

.cash *
{
	border-color: #157;
}

.cash td
{
	padding-left: 2px;
	padding-right: 2px;
}

.cash .bidRow .bid,
.cash .askRow .ask
{
	color: #950909;
}

/*
.cash .currencyInfo :first-child + td + .ask, .cash .currencyInfo .bid:first-child
{
	color: #950909;
}
*/
/*
.cash .last .charCode
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.cash .last + .last *
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
*/

.cash .last 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.cash .title
{
	text-align: center;
	background-image: url(images/weatherQuoter.gif);
	background-position: 0px -18px;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.cash .title p
{
	display: block;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 0.8em;
	text-align: right;
	font-weight: normal;
}

.cash .header
{
	font-size: 0.8em;
	font-weight: bold;
}

.cash .header td
{
	border-width: 1px;
	border-bottom-style: solid;
}

.cash .currencyInfo
{
	background-image: url(images/weatherQuoter.gif);
	background-position: 0px -28px;
	background-repeat: repeat-x;
}

.cash .charCode
{
	border-width: 1px;
	border-left-style: solid;
	text-align: center;
}

.cash .info
{
}

.cash .row
{
}

.cash .bid
{
}

.cash .ask
{
}

.cash .bank
{
	border-width: 1px;
	border-right-style: solid;
	text-align: center;
}

.cash .more
{
	/* 	border-width: 1px; 	border-top-style: solid; 	*/
	display: block;
	font-size: 0.8em;
	text-align: right;
}

.siteNews
{
	font-size: 0.8em;
	color: #157;
	background-image: url(images/nice_rb.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

.siteNews ul
{
	list-style-type: square;
}

.siteNews ul a
{
	display: block;
	text-decoration: none;
}

.siteNews ul *
{
	color: #157;
}

.siteNews ul li:hover, .siteNews ul li:hover a span
{
	color: #B93;
}

.tvSchedule
{
	position: relative;
	display: block;
	padding: 0px 0px 0px 20px;
	margin: 0px auto;
	border: none 0px lime;
	max-width: 300px;
}

.tvSchedule h1
{
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 1.2em;
	background-image: url(images/nice_lt1.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	margin-top: -20px;
	padding-top: 25px;
	text-align: left;
}

.tvSchedule h1 *
{
	color: #157;
	text-decoration: none;
}

.tvSchedule:hover h1 a, .tvSchedule .channel li:hover a, .tvSchedule:hover .more
{
	color: #B93;
}

.tvSchedule:hover .more
{
	background-image: url(images/more_hover.gif);
}

.tvSchedule .channel
{
	margin: 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
}

.tvSchedule .channel li
{
	position: relative;
	margin-top: 5px;
}

.tvSchedule .channel li a
{
	text-decoration: none;
	color: #157;
	font-weight: bold;
	margin-left: 26px;
	margin-bottom: 24px;
}

.tvSchedule .logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	border-style: none;
	border-width: 0px;
	display: inline;
	width: 24px;
	height: 24px;
}

.tvSchedule .channel li:hover .logo
{
	width: 96px;
	height: 96px;
}

.mainLogo .tvSchedule .channel li:hover .logo
{
	top: -96px;
}

.right .tvSchedule .channel li:hover .logo
{
	left: -72px;
	top: -72px;
}

.tvSchedule .program
{
	color: #082A3B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style-type: square;
	font-size: 1em;
}

.tvSchedule .program li
{
	margin-top:0px;
	margin-left: 26px;
	list-style-position: inside;
}

.tvSchedule .program .date
{
	margin-right: 5px;
}


.tvSchedule .more
{
	color: #157;
	text-decoration: none;
	display: block;
	font-size: 0.8em;
	text-align: right; 
	margin-right: 10px;
}

/*
.tvSchedule
{
	position: relative;
	display: block;
	padding: 0px 0px 0px 20px;
	margin: 0px auto;
	border: none 0px lime;
	max-width: 300px;
}

.tvSchedule h1
{
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 1.2em;
	background-image: url(images/nice_lt1.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	margin-top: -20px;
	padding-top: 25px;
	text-align: left;
}

.tvSchedule h1 *
{
	color: #157;
	text-decoration: none;
}

.tvSchedule:hover h1 *, .tvSchedule .channel li:hover a, .tvSchedule:hover .more
{
	color: #B93;
}

.tvSchedule:hover .more
{
	background-image: url(images/more_hover.gif);
}

.tvSchedule .channel
{
	margin: 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
}

.tvSchedule .channel > li
{
	position: relative;
	margin-top: 5px;
}

.tvSchedule .channel > li > a
{
	text-decoration: none;
	color: #157;
	font-weight: bold;
	margin-left: 26px;
	margin-bottom: 24px;
}

.tvSchedule .logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	border-style: none;
	border-width: 0px;
	display: inline;
	width: 24px;
	height: 24px;
}

.tvSchedule .channel > li:hover .logo
{
	width: 96px;
	height: 96px;
}

.mainLogo .tvSchedule .channel > li:hover .logo
{
	top: -96px;
}

.right .tvSchedule .channel > li:hover .logo
{
	left: -72px;
	top: -72px;
}

.tvSchedule .program
{
	color: #082A3B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style-type: square;
	font-size: 1em;
}

.tvSchedule .program li
{
	margin-left: 26px;
	list-style-position: inside;
}

.tvSchedule .program .date
{
	margin-right: 5px;
}


.tvSchedule .more
{
	color: #157;
	text-decoration: none;
	display: block;
	font-size: 0.8em;
	text-align: right; 
	padding-bottom: 25px;
	margin-right: 10px;
}
*/

.more
{
	color:Gray;
	margin-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	/*background-position: right -1px;*/
	background-position: right center;
	background-repeat: no-repeat;
	
	text-decoration:none;
}

a.more
{
	color:#157;
	background-image: url(images/more.gif);
}

a.more:hover
{
	color:#B93;
	background-image: url(images/more_hover.gif);
}

.l_more
{
	color:Gray;
	margin-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-position: left center;
	background-repeat: no-repeat;
	
	text-decoration:none;
}

a.l_more
{
	color:#157;
	background-image: url(images/l_more.gif);
}

a.l_more:hover
{
	color:#B93;
	background-image: url(images/l_more_hover.gif);
}

.t_more
{
	padding:16px 8px 0px 8px;	
	color:#157;
	background-image: url(images/t_more.gif);
	background-position:center top;
	background-repeat: no-repeat;
	
	text-decoration:none;
	border-bottom:solid 1px #157;
	float:right;
}

.t_more:hover
{
	color:#B93;
	/*border-bottom-color:#B93;*/
	background-image: url(images/t_more_hover.gif);
}

/*
.more:after
{
	content:url(images/more.gif);
	position:absolute;
	right:7px;
	top:-1px;
}

.more:after:hover
{
	content:url(images/more_hover.gif);
}
*/

.tvProgram
{
}

.tvProgram .before
{
	color: Gray;
}

.tvProgram .now
{
	color: #950909;
}

.tvProgram .after
{
	color: Black;
}

.favorite
{
	display: block;

	padding-bottom: 25px;
}

.favorite a
{
	display: inline-block;
	text-decoration: none;
}

.favorite img
{
	border: solid 1px White;
	width: 96px;
	height: 96px;
}

.favorite a:hover img
{
	border: solid 1px #B93;
}

.favorite h1
{
	color: Gray;
	display: block;
	font-size: 2em;
	font-weight: bold;
	
	background-image:url(images/nice_lt.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 25px;
	margin-top:0px;
}

.allChannels h1
{
	color: Gray;
	display: block;
	font-weight: bold;
	font-size: 2em;

	margin-bottom: 1px; 
	
	background-image:url(images/nice_rt.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	
	border-color:Gray;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.allChannels ul 
{
	padding-left:0px;
	margin-left:0px;
}

.allChannels
{
	list-style-type: none;
	display: block;
	text-align: justify;

	background-image:url(images/nice_lt.gif);
	background-position: 0% bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;

	border-color:Gray;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.allChannels li
{
	display: inline-block;
}

.allChannels a
{
	font-size: 0.8em;
	text-decoration: none;
	border-style: dotted;
	border-width: 1px;
	border-color: White;
}

.allChannels .b
{
	font-size: 1.1em;
	font-weight: bold;
}

.allChannels .m
{
	font-size: 0.8em;
	font-weight: bold;
}

.allChannels .c0 *
{
	color: #157;
}

.allChannels .c1 *
{
	color: #284;
}

.allChannels a:hover
{
	color: #B93;
	border-style: dotted;
	border-width: 1px;
	border-color: Black;
}

.news 
{
	margin:15px 0px;
}

.news a
{
	color:#157;
}

.news a:hover
{
	color:#B93;
}

.news *
{
	text-decoration:none;
}

.news .header 
{
}

.news .content 
{
	overflow:hidden;
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding:0px 0px;
	border-left:groove 1px Gray;
	display:block;
	clear:both;
}

.news .info 
{
	float:right;
	font-weight:bold;
}

.news .item 
{
	position:relative;
	text-align:justify;
	margin:0px 0px;
	padding:10px 0px 10px 10px;
	border-bottom:groove 1px Gray;
}

.news .item:hover .title
{
	color:#B93;
}

.news .title 
{
	border-bottom:groove 3px Gray;
	font-size:1.2em;
	margin:0px 0px 5px 0px;
	padding:0px 0px;
}

.news .date 
{
	display:block;
	text-align:right;
	font-size:0.8em;
	margin-top:2px;
	font-style:italic;
}

.news .header
{
	/*
	float:left;*/
	clear:left;
	display:inline;
}

.news .header h1 
{
	clear:left;
	font-size:2em;
	margin:0px 0px;
	padding:15px 0px 0px 0px;
}

.news .header h2
{
	clear:left;
	font-size:1.5em;
	margin:0px 0px;
	padding:10px 0px 10px 0px;
}

.news .there 
{
	display:inline-table;
	font-size:1.5em;
	margin:0px 15px 15px 15px;
	float:right;
}

.news .there div
{
	text-align:center;
	display:block;
}

.news .pager 
{
	float:left;
	margin:0px 0px;
	font-size:1.2em;
	text-align:center;
}

.news .pager .current 
{
	color: Gray;
	font-weight:bold;
}

.news .row 
{
	text-align:right;
}

.letter 
{
	font-weight:bold;
	text-align:center;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(images/underline1.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.letter a
{
	font-size:0.7em;
	padding:0px 2px;
	/*position:relative;*/
}
/*
.letter a .popup 
{
	position:absolute;
	visibility:hidden;
}

.letter a:hover .popup
{
	font-size:5em;
	visibility:visible;
	bottom:20px;
	left:20px;
}
*/

.week 
{
	font-size:0.8em;
}

.week a, .week span
{
	text-decoration:none;
	display:inline-block;
	text-align:center;
	margin:0px 5px 0px 5px;
}

.week a
{
	color:#157;
}

.week span
{
	color:Gray;
}

.week a:hover
{
	color:#B93;
}

.week b
{
	font-size:1.2em;
	display:block;
}

.week .current 
{
	color: #950909;
}

.week .other 
{
	font-size:1.2em;
	font-weight:bold;
}

.nobr 
{
	white-space:nowrap;
}

.news div.begun
{
	margin:0px 0px;
	padding:0px 0px 0px 10px;
}

.news .bgbanner *
{
	font-family:Verdana !important;
	list-style-type:none;
}

.news .bgbanner a b
{
	font-weight:normal !important;
}

.news .bgbanner a
{
	font-size:1.2em !important;
	font-weight:normal !important;
}

.news .bgbanner 
{
	display:block;
	position:relative;
	
	text-align:justify;
	margin:0px 0px;
	padding:10px 0px 10px 10px;
	border-bottom:groove 1px Gray;
}

.news .bgbanner a:hover
{
	color:#B93 !important;
}

/*
.news .bgbanner:first-child+
{
	background-color:Lime;
}

.news .bgbanner :first-child a b 
{
	font-weight:normal !important;
}

.news .bgbanner :first-child a
{
	font-weight:normal !important;
	display:inline-block;
	border-bottom:groove 3px Gray;
	font-size:1.2em !important;
	margin:0px 0px 5px 0px;
	padding:0px 0px;
}

.news .bgbanner :first-child a:hover
{
	color:#B93 !important;
}
*/
.news .begunItem
{
	position:relative;
	text-align:justify;
	margin:0px -5px;
	padding:0px 0px;
	border-bottom:groove 1px Gray;
}


.leftGoogle
{
	/*margin:10px auto 20px auto;*/
	max-width:100%;
}

.leftGoogle *
{
	font-size:1.2em;
	/*text-align:right;*/
	text-align:center;
	display:block;
	margin:2px auto;
	float:right;
}

.leftGoogle p
{
	margin-top:20px;
}

.google
{
	/*margin:10px auto 20px auto;*/
	max-width:100%;
}

.google *
{
	font-size:1.2em;
	/*text-align:right;*/
	text-align:center;
	display:block;
	margin:2px auto;
	/*float:right;*/
}

.google p
{
	margin-top:20px;
}

.register
{
	font-size:1.2em;
	margin:0px auto 10px auto;
	padding:10px 10px 10px 10px;
	border:dotted 1px Gray;

	background-image: url(images/nice_lt.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.afterRegister
{
	margin:30px 30px;
}

.sape 
{
	font-size:0.8em;
	padding:5px 5px;
	border-bottom:dotted 1px Gray;
	border-left:dotted 1px Gray;
	color:Gray;
}
.sape * 
{
	color:Gray;
	text-decoration:none;
}
/*
.sapeLink 
{
	/*color:#157;*/
	text-decoration:none;
}

.sapeLink:hover
{
	color: #B93;
}
*/