body {
	margin: 0px;
	padding: 0px;
}

body, td, p, div {
	font-size: 12px;
	font-family: arial, sans-serif;
}

a {
	color: #4e6e11;
}

#page
{
	width: 738px;
	margin-left: auto;
	margin-right: auto;
}
#stores
{
	float: left;
}
#main
{
	float: right;
	padding-top: 6px;
}
#footer
{
	padding: 10px 0px 5px 0px;
	clear: both;
	text-align: center;
}

#mainbanner
{
	width: 599px;
	height: 295px;
	background: url(/img/mainbanner.gif);
	padding: 7px 0px 0px 7px;
	@padding: 7px;
}

.frontbox
{
	width: 301px;
	float: left;
	background: url(/img/shader_top.gif);
}
.frontbox img
{
	margin: 10px 0px 0px 8px;
}
.frontbox .bottom
{
	width: 301px;
	height: 10px;
	background: url(/img/shader_bottom.gif) #fff no-repeat 0px -5px;
}

.verslanir {
	background-image: url(/img/verslanir_background.png);
}

.verslanir a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-image: url(/img/verslanir_tweener.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.verslanir a:hover {
	text-decoration: underline;
}

.news_small {
}

.news_small div.caption a {
	color: #000;
	text-decoration: none;
}

.news_small div.caption {
	font-size: 13px;
	font-weight: bold;
}

.news_small div.content {
	padding-top: 5px;
}

.news_small div.more {
	padding-top: 10px;
}

.news_small div.more a {
	color: #ff0000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

.news td.caption {
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}

.news td.content {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 25px;
}

.indenter {
	padding-left: 15px;
}

.small_button a {
	color: #333;
	display: block;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}