
#shadow {
	background: url(fe_bg/indexShadow.jpg) repeat-y left;
}

#wrapper {
	background: url(fe_bg/indexWrapper.gif) no-repeat top left;
}

#main {
	float: left;
	width: 341px; 
	padding: 5px;
	margin: 0px;
}

#main .text {
	padding: 0px;
	width: auto;
	height: 250px;
	overflow: visible;
}

#main .text img {
	display: block;
}

html>body #main .text {
	height: auto;
	min-height: 250px;
	overflow: hidden;
}

#mainTop, #mainBottom, #navLeft {
	display: none;
}

#targets {
	float: left;
	width: 479px;
}

#targets .newsHolder {
	background: url(fe_bg/newsTop.gif) #fff no-repeat left top;
	padding: 20px 0;
}

#targets #newsBox img {
	float: left;
}

#targets .newsBoxText {
	padding: 0 0 0 10px;
}

#targets .newsBoxImage {
	width: 175px;
}

#targets .newsBox h1 {
	margin-top: 5px;
}

#targets .newsBox {
	padding: 5px 35px 0px 40px;
}

#targets .newsBox table {
	background: url(fe_bg/line.gif) #fff repeat-x left bottom;
	width: 100%;
	padding-bottom: 25px;
}

#boksi {
	padding: 10px 30px 10px 30px;
	background: url(fe_bg/searchBottom.gif) #fff no-repeat bottom left;
	margin: 0px 0 5px 5px;
	width: 413px;
}

#boksi #text {
	margin: 0;
	padding: 0;
}

#boksi select {
	z-index: 100;
}

#boksiHeader {
	width: 463px;
	height: 44px;
	background: url(fe_bg/searchTop.gif) no-repeat bottom left;
	margin: 5px 0 0px 5px;
	padding-left: 10px;
}

.searchBoxBL {
	padding: 10px 0px 11px 9px;
	background: url(fe_bg/searchTabLeft.gif) no-repeat top right;
	float: left;
	width: 4px;
	margin: 0;
}

.searchBoxB {
	padding: 10px 15px 11px 4px;
	background: url(fe_bg/searchTab.gif) no-repeat top right;
	display: block;
	float: left;
	text-decoration: none;
}

#kartaltaLeft {
	background: url(fe_bg/searchTabLeft2.gif) no-repeat top right;
}

#kartalta {
	background: url(fe_bg/searchTab2.gif) no-repeat top right;
	color: #fff;
}

#articles .newsHolder {
	width: 341px;
	padding: 10px 0;
	overflow: hidden;
}

#articles #newsBox img {
	float: left;
}

#articles .newsBoxText {
	padding: 0 0 0 10px;
	overflow: hidden;
}

#articles .newsBoxImage {
	width: 120px;
	overflow: hidden;
}

#articles .newsBox h1 {
	margin-top: 0;
	margin-bottom: 7px;
	color: #717171;
	font-size: 12px;	
	font-weight: bold;
}

#articles .newsBox {
	padding: 10px 20px 0px 20px;
	background: url(fe_bg/articleBg.jpg) no-repeat left top;
	position: relative;
}

#articles .newsBox table {
	padding-bottom: 15px;
	width: 100%;
}

#articles .readMore {
	position: absolute;
	top: 115px;
	right: 85px;
	background: url(fe_bg/readArticle.gif) no-repeat left top;
	display: block;
	padding: 5px 15px 5px 20px;
	text-decoration: none;
	color: #797979;
}

#placeSearchBox {
	float: left;
	width: 479px;
}

#gmap {
	background: #fff;
	position: absolute;
	/*border: 1px #ccc solid;*/
	top: 207px;
	left: 5px;
	height: auto;
	width: auto;
	-moz-border-radius: 10px;
	padding: 15px;
	z-index: 200;
}

#column2 {
	padding: 10px;
}
