﻿/*
body.small #page					{ width: 760px; }
body.small #tools					{ width: 760px; }

body.small #spots					{ margin-left: 200px; width: 500px; background: url(/ui/img/bg-bottom-spots.gif) repeat-y 0 0; }
body.small #spots .first			{ background: url(/ui/img/bg-bottom-spots-first.gif) no-repeat 0 100%; height: 18px; }
body.small #spots .last				{ background: url(/ui/img/bg-bottom-spots-last.gif) no-repeat 0 0;  height: 18px; }
body.small #spots .spotItem			{ }
body.small #spots .spotItem a		{ color: #666666; background: url(/ui/img/spot-arrow-bottom.gif) no-repeat 0 50%; min-height: 20px; _height: 20px; display: block; padding: 10px 45px 2px; margin: 0; font-size: 0.7em; line-height: 1em; }
body.small #spots .spotItem a:hover	{ color: #000000; background: url(/ui/img/spot-arrow-bottom-hover.gif) no-repeat 0 50%; text-decoration: underline; }
body.small #spots .spotItem .hr		{ border: none; border-top: #ccc solid 1px; border-bottom: #F8F7F7 solid 1px; margin: 0 45px; }
body.small #spots .last .hr			{ display: none; }

body.small #frontpage #spots		{ margin-left: 15px; width: 715px; background: url(/ui/img/bg-fp-bottom-spots.gif) repeat-y 0 0; }
body.small #frontpage #spots .first	{ background: url(/ui/img/bg-fp-bottom-spots-first.gif) no-repeat 0 100%; height: 18px; }
body.small #frontpage #spots .last	{ background: url(/ui/img/bg-fp-bottom-spots-last.gif) no-repeat 0 0;  height: 18px; }

body.large #page					{ width: 960px; }
body.large #tools					{ width: 960px; }

body.large #spots					{ position: absolute; top: 0; right: 0px; width: 255px; background: url(/ui/img/bg-right-spots.gif) repeat-y 0 0; padding-bottom: 0; }
body.large #spots .spotItem			{  }
body.large #spots .spotItem a		{ color: #666666; background: url(/ui/img/spot-arrow.gif) no-repeat 0 0; min-height: 40px; _height: 40px; display: block; padding: 10px 45px ; margin: 0; font-size: 0.7em; line-height: 1.5em; }
body.large #spots .spotItem a:hover	{ color: #000000; background: url(/ui/img/spot-arrow-hover.gif) no-repeat 0 0; text-decoration: underline; }
body.large #spots .spotItem .hr		{ border: none; border-top: #ccc solid 1px; border-bottom: #F8F7F7 solid 1px; margin: 0 45px; }
body.large #spots .first			{ background: url(/ui/img/bg-right-spots-first.gif) no-repeat 0 0; height: 90px; }
body.large #spots .last				{ background: #F8F7F7 url(/ui/img/bg-right-spots-last.gif) no-repeat 0 100%; height: 45px; }

body.large #frontpage #spots		{ margin-left: 200px; width: 255px; background: url(/ui/img/bg-right-spots.gif) repeat-y 0 0; }
body.large #frontpage #spots .first	{ background: url(/ui/img/bg-right-spots-first.gif) no-repeat 0 0; height: 90px; }
body.large #frontpage #spots .last	{ background: #F8F7F7 url(/ui/img/bg-right-spots-last.gif) no-repeat 0 100%; height: 45px; }
*/
