/***********/
/* DEFAULT */
/***********/

body {
	margin: 0;
	padding: 0;
	
	background-image: url(/pages/v1/images/tausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #101318;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;
	color: #252626;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

/*
html, body, #maintable {
	height: 100%;
	margin: 0;
	padding: 0;
}
*/

img {
	margin: 0;
	border: none;
	outline-style: none;
}

a, a:visited, a:link, a:hover {
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
/*	color: #21759b;*/
	color: #252626;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

a:active, a:hover {
	color: #21759b;

	text-decoration: underline;
}

a:focus {
	outline-style: none;
}



/* LIST */

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	
	background-image: url(/pages/v1/images/libgimage.gif);
	background-position: 0 0.65em;
	background-repeat: no-repeat;
}

ul ul li {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	
	background-image: url(/pages/v1/images/libgimage.gif);
	background-position: 0 0.65em;
	background-repeat: no-repeat;
}

ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;

	background-image: url(/pages/v1/images/libgimage.gif);
	background-position: 0 0.65em;
	background-repeat: no-repeat;
}

ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	
	background-image: none;
}

ol li ol {
	margin: 0;
	padding: 0;
	list-style-type: lower-alpha;
}

ol li ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	background-image: none;
}



/* TABLE */

table {
	margin: 0;
	padding: 0;

	border: none;
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #252626;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td, th {
	padding: 0;
	border: none;

	vertical-align: top;
	text-align: left;
}

thead {
	border: none;
}

tbody {
	border: none;
}

tfoot {
	border: none;
}



/* TEXT */

p, .p {
	margin: 0;
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #252626;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

pre {
	margin: 0;
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #252626;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

strong, .strong {
	font-weight: bold;
}

em, .em {
	font-style: italic;
}

sup {
}

sub {
}

blockquote {
	margin: 0 0 0 30px;
	padding: 0;
}

hr {
	color: #c5c0bf;
	background-color: #c5c0bf;
	height: 1px;
	border: none;
}



/* HEADER */

h1, .h1 {
	margin: 0 0 5px 0;
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}


h2, .h2 {
	margin: 0 0 5px 0;
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h3, .h3 {
	margin: 0 0 5px 0;
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h4, h5, h6, .h4, .h5, .h6 {
	margin: 0 0 5px 0;
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}




/***********/
/* FORMIT */
/***********/

form {
	margin: 0;
	padding: 0;
}

input.inputtext {
	margin: 0;
	padding: 0.25em 2px 0 2px;
	width: 147px;

	background-color: transparent;
	border: none;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #252626;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

input.form {
	margin: 0;
	padding: 2px 2px 2px 2px;
	width: 200px;

	background-color: #ffffff;
	border: 1px solid #666666;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #252626;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
}

textarea.form {
	margin: 0;
	padding: 2px 2px 2px 2px;
	width: 200px;
	height: 150px;

	background-color: #ffffff;
	border: 1px solid #666666;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #252626;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
}

input.button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #252626;
}



/*************/
/* Templates */
/*************/

/* display logo in mobile only */
div#showLogo, div#mobileContacts
{
	display: none;
}
div#clicktomobile
{
	position:absolute; left:0; top: 0;
}

/* over the top */
div#overthetop
{
	display: block;
	height: 121px;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0px;
	
}

div#overthetop_frontpage_link
{
	float: left;
	width: 543px;
	height: 121px;
	overflow: hidden;
}

div#overthetop_frontpage_link img
{
	width: 643px;
	height: 121px;
	margin: 0px;
	padding: 0px;
}

div#overthetop_box
{
	float: left;
	width: 408px;
}

div#overthetop_dummy
{
	float: left;
	width: 217px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

div#overthetop_dummy img
{
	width: 217px;
	height: 38px;
}


div#overthetop_navi
{
	width: 408px;
	height: 51px;

	overflow: hidden;

	background-image: url(/pages/v1/images/ott/ylanavi-strip.gif);
	background-position: 0 0;	
	background-repeat: no-repeat;
}

div#overthetop_haku
{
	margin-top: 20px;
	float: left;
	width: 191px;
	height: 38px;
	background-image: url(/pages/v1/images/ott/haku.jpg);
}

input.newsletter
{
	width: 30px;
	height: 30px;
}

input.haku
{
	width: 30px;
	height: 30px;
}

/* main content area */
div.main_wrap
{
	background-color: #101010;
	width: 960px;
	margin: 0 auto 50px auto;
}

/* navigation */
div.navigation_block_page
{
	float: left; 
	padding-top: 11px; 
	padding-bottom: 13px; 
	margin: 3px 0 0 0; 
	background: none;	
}

div.main_wrap div.navigation
{
	height: 55px;
	margin: 0;
	
	background-image: url(/pages/v1/images/nav/navbg.gif);
	background-position: -1px 0;
	background-repeat: no-repeat;
	
	padding: 0;
}

div.main_wrap div.navigation div#navigationWrap
{
	margin: 0;
}

div.nav_item
{
    float: left;
    width: 152px;
    padding: 5px 5px 0 5px;
    margin: 0;
    border-right: 1px solid #bde1ef;
	
	overflow: hidden;
}

div.Ingressi
{
    float: left;
    width: 142px;
    margin: 0;
    border-right: 1px solid #bde1ef;
    overflow: hidden;
    color: #333333;
    font-size: 11px;
    font-family: tahoma;
    padding: 5px 10px 0 10px;
}

div.row1, div.row2, div.row3, div.row4, div.row5
{
    width: 158px;
    float: left;
}

div.luelisaa
{
    width: 153px;
    margin: 12px 0 10px 0;
}

.Ingressi .luelisaa a, .Ingressi .luelisaa a:link, .Ingressi .luelisaa a:visited
{
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	padding: 2px 0 2px 0;
	width: 142px;
	display: block;
}

.luelisaa a:hover, .luelisaa a:active
{
	color: #ffffff; 
	background-color: #98cadd;
}


div.Ingressi img
{
    padding: 0;
    margin: -5px -10px 0 -10px;
}

div.nav_item h2 a, div.nav_item h2 a:link, div.nav_item h2 a:visited
{	
	font-weight: bold;
}

div.nav_item h2
{
	margin: 1px 0 0 10px;
	padding: 10px 0 8px 0;
}

div.nav_item ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.navigation div.nav_item a,
div.navigation div.nav_item a:link,
div.navigation div.nav_item a:visited
{
	text-decoration: none;
	margin: 0px;
}

div.nav_item li {
	margin: 0 0 2px 8px;
	padding: 0;
	
	background-image: none;
	list-style-type: none;
}

div.nav_item ul a, div.nav_item ul a:link, div.nav_item ul a:visited,
div.nav_item h2 a, div.nav_item h2 a:link, div.nav_item h2 a:visited
{
	padding: 0;
}

div.nav_item li a, div.nav_item li a:link, div.nav_item li a:visited {
	padding: 2px 2px 2px 2px;
	color: #0d3f72;
	display: block;
	width: 135px;
}

div.nav_item li a:hover, div.nav_item li a:active
{
	text-decoration: underline;
	background-color: #8abfd3;
}

div.nav_item li a:focus
{
	outline: none;
}

div.navigation th
{
	color: #ffffff;
	font-size: 17px;
	padding: 2px;
}

div.navigation td a, div.navigation td a:link, div.navigation td a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	padding: 2px;
}

div.navigation a, div.navigation a:link, div.navigation a:visited
{
	padding-top: 12px;
	padding-left: 27px;
	padding-right: 28px;
	padding-bottom: 18px;
	text-decoration: none;	
	margin: 0px;
}

div.navigation_img
{
	margin-top: 3px;
	float: left;

	background-image: url(/pages/v1/images/nav/erotin.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	height: 45px;
	width: 2px;
}

div.navigation a.navlink, div.navigation a.navlink:link, div.navigation a.navlink:visited
{
	 text-decoration: none; 
	 color: #ffffff; 
	 font-size: 15px; 
	 margin-left: 2px; 
	 margin-right: 2px;
	 
}

div.navigation h2 a, div.navigation h2 a:link, div.navigation h2 a:visited
{
    color: #0d3f72;
	font-size: 14px;
	margin: 0;
	}

div.navigation h2 a:hover, div.navigation h2 a:active
{
    color: #0d3f72;
	font-size: 14px;
	margin: 0;
	text-decoration:underline;
	}

/* Bradcrumb */
div.breadcrumb {
	padding: 4px 0 0 0;
	margin: 0 0 0 0;
	}

div.breadcrumb ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	}

div.breadcrumb li {
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	background-image: none;
	}

/* content */
div.main_wrap div.content {
	background-color: #ffffff;
	border-bottom: 1px solid #B4B4B4;
	}

div.content h1.middleHeader
{
	margin: 10px 0 5px 39px;
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 17px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

div.content h2.middleHeader
{
	margin: 20px 0 11px 44px;
	padding: 0;

	font-family:Tahoma, Geneva, sans-serif;

	font-size: 17px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

div.content div.middleHeader
{
	padding: 10px 0 0 0;
	float: left;
	width: 960px;
}



div.content div.content_top {
	background-color: #ffffff;
	padding: 26px 17px 0 20px;
	float: left;
}

/* Left top */
div.content_top div#content_top_left
{
	float: left;
}

#content_top_left ul, #content_top_left li,
#content_top_left ul, #content_top_left li
{
	margin:0;
	padding:0;
	list-style:none;
}
#content_top_left li
{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 716px;
	height: 350px;
	overflow:hidden; 
}	


/* Left top for product */
div.content_top div.content_top_left_product
{
	float: left;
	width: 713px;
}

div.content_top_left_product div.content_center_left_top_product
{
	display: block;
	height: 9px;
}

div.content_top_left_product div.content_center_left_content_product
{
	padding: 5px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

div.content_top_left_product div.content_center_left_bottom_product
{
	display: block;
	height: 9px;
}

/* Right top */
div.content_top div.content_top_right
{
	margin: 0 0 0 11px;
	width: 196px;
	float: right;
}

div.content_top_right div.content_top_right_top
{
	height: 9px;
	display: block;
}

div.content_top_right div.content_top_right_content
{
	padding: 0 0 0 10px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	min-height: 332px;
	overflow: hidden;
}

div.content_top_right_content h3
{
	padding: 0 0 10px 3px;
	margin: 0;
}
	
div.content_top_right_content div.tuote
{
	padding: 0 0 1px 0;
	margin: 0;
	color: #000;
	font-weight: bold;
}
	
div.content_top_right_content div.tuote a, div.content_top_right_content div.tuote a:link, div.content_top_right_content div.tuote a:visited
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
}


	
div.content_top_right_content div.hinta
{
	font-size: 12px;
}
	
div.content_top_right div.content_top_right_bottom
{
	display: block;
	height: 9px;
}

div.content div.content_center {
	width: 935px;
	margin: 0 0 0 20px;
}

/* Left content */
div.content_center div.content_center_left
{
	width: 713px;
	float: left;
}

div.content_center_left div.content_center_left_top
{
	display: block;
	height: 9px;
	}

div.content_center_left div.content_center_left_content {
	padding: 5px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	}

div#innercontent {
	padding: 5px 15px 15px 15px;
}


div.content_center_left_content form {
	
	margin-left: 15px;
	}

div.content_center_left_content div.products
{
	width: 710px;
	padding: 0;
	margin-top: -9px;
	margin-left: -4px;
}

a.atitle, a.atitle:link, a.atitle:visited,
a.atext, a.atext:link, a.atext:visited,
a.alink, a.alink:link, a.alink:visited
{
	color: #252626;
	text-decoration: none;
	
}

a.atitle, a.atitle:link, a.atitle:visited
{
	margin-top: 10px;
}

a.atext:hover, a.atext:active
{
	color: #252626;
	text-decoration: none;
}

a.atitle:hover, a.atitle:active
{
	color: #9acade;
}

div.products div.normItem,
div.products div.bigItem
{
	float: left;
/* 	width: 328px; */
	width: 343px;
	overflow: hidden;
	padding: 5px;
	margin: 0px;
}

div.normItem td, div.bigItem td
{
	padding: 5px;
}

div#intro {margin-left: 12px; margin-top: 4px; }

div#introII {
	margin-left: 19px;
	margin-top: 4px;
	padding-bottom: 15px;
}


div.products div.bigItem
{
	height: 300px;
}

div.products div.normItem
{
    height: 145px;
}

div.products h1
{
    margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
}

div.hinta
{	
	background-color: #E2E2E2;
	padding: 4px;
	width: 165px;
	float: left;
	margin-bottom: 15px;
}

div.hintaII { /* nostot, products, ... */
	background-color: #E2E2E2;
	padding: 4px;
	width: 165px;
	margin-bottom: 5px;
}

div.hintaEtusivu,
div.hintaEtusivu a,
div.hintaEtusivu a:link,
div.hintaEtusivu a:visited {
	color: #6db755;
	font-size: 22px;
	font-weight: bold;
}

div.content_top_right_content div.hintaII
{
	font-size: 8px;
}

div.tuotelinkki
{
    float:left;
    width: 426px;
    margin-top: 10px;
}

div.tuotelinkki a,
div.tuotelinkki a:link,
div.tuotelinkki a:visited {
    color: #21759B;
}
	
a.atext div.hinta {
	width: 200px;
}

#tapahtumat a.atext  {
	color: #069;
	margin-top: 5px;
	display:block;
}

#tapahtumat a.atext:hover  {
	text-decoration: underline;
}

a.atext div.hintaII {
	width: 200px;
}

div.hinta a,
div.hinta a:link,
div.hinta a:visited {
	font-size: 11px;
	width: 200px;
	color:#000; 
	text-decoration: none;
}

div.hintaII a,
div.hintaII a:link,
div.hintaII a:visited {
	font-size: 9px;
	width: 200px;
	color:#000; 
	text-decoration: none;
}

div.products h3
{
    margin: 0 0 10px 15px;
}

div.products h3 a, div.products h3 a:link, div.products h3 a:visited
{
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

div.products div.prodtitle
{
	margin-top: 7px;
}

div.products a.atitle, div.products a.atitle:link, div.products a.atitle:visited
{
	color: #252626;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 0 0;
}

div.products a.atitle:hover, div.products a.atitle:active
{
	text-decoration: none;
}

.product_info
{
	padding-left: 40px;
}

.product_info_image
{
	padding-left: 15px;
}
	
.product_info_image_rel
{
	padding-left: 15px;
}
	
div.content_center_left div.content_center_left_bottom
{
	margin-top: -10px;
	height: 9px;
}


div.techinfo_area
{
	width: 430px;
	margin: 0;
	float: left;
	margin-bottom: 20px;
} 

div.techinfo_left
{
	width: 215px;
	margin: 0;
	float: left;
}

div.techinfo_right
{
	width: 215px;
	margin: 0;
	float: left;
}


/* Right content */
div.content_center div.content_center_right {
	width: 196px;
	margin-right: 10px;
	float: right;
}

div.content_right div.content_center_right {
	width: 196px;
	float: left;
	overflow: hidden;
}


div.content_center_right div.content_center_right_top
{
	display: block;
	height: 9px;
}

div.content_center_right div.content_center_right_content
{
	padding: 5px 5px 5px 13px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

div.content_center_right div.content_center_right_bottom
{
	display: block;
	height: 9px;
}

/* footer */
div.main_wrap div.footer
{
	height: 120px;
	
	background-image: url(/pages/v1/images/foo/foobg.jpg);
	background-position: -1px 0;
	background-repeat: no-repeat;
}

div.footer div.footer_contact1, div.footer div.footer_contact2, div.footer div.footer_contact3
{
	height: 120px;
	float: left;
	padding-top: 21px;
	padding-left: 12px;
}

div.footer pre
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div.footer div.footer_contact1
{
	width: 161px;
	margin-left: 23px;
}

div.footer div.footer_contact2
{
	width: 173px;
}

div.footer div.footer_contact3
{
	width: 170px;
}

div.footer div.footer_uutiskirje
{
	height: 120px;
	float: left;
	padding-top: 20px;
	padding-left: 11px;
}

div.footer_uutiskirje div.footer_tilaa
{
	margin: 0;
	width: 191px;
/*	height: 38px;*/
	background-image: url(/pages/v1/images/foo/uutiskirje.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.footer_tilaa table
{
	margin-top: 8px;
}

div.footer_uutiskirje h3
{
	font-size: 11px;
	color: #ffffff;
	margin: 0px 0px 0px 3px;
	width: 190px;
	font-weight: normal;
}

div.katsotarkemmattuotetiedot a,
div.katsotarkemmattuotetiedot a:link,
div.katsotarkemmattuotetiedot a:visited
{
	color:#21759b;
}

div.katsotarkemmattuotetiedot a:hover,
div.katsotarkemmattuotetiedot a:active
{
	text-decoration: underline;
}

table.newsletterform td
{
	padding: 5px 5px 5px 5px;
}

table.subPages {
	height: 300px;
}

div.subPages {
	min-height: 300px !important;
	_height: 300px !important;
	padding: 0;
	background-image: url(/pages/v1/images/nav/navsubbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0; 
	background-color: #BEE2F0; 
	position: absolute; 
	width: 960px; 
	display: none; 
	margin-top: 48px; 
	margin-left: 0px; 
	left: 0; 
	top: 0;
}

div.content div.content_left {
	background: #ffffff;
	padding: 26px 0 0 20px;
	width: 713px;
	overflow: hidden;
	float: left;
}

div.content div.content_right {
	background: #ffffff;
	margin-left: 11px;
	padding: 26px 17px 0 0;
	width: 196px;
	overflow: hidden;
	float: left;
}

div.content_right div.box {
	margin-bottom: 15px;
}

div.content_right div.box,
div.content_right div.box div.box_header,
div.content_right div.box div.box_bottom {
	width: 196px;
	overflow: hidden;
}

div.content_right div.box div.box_content {
	padding: 0 0 0 10px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	min-height: 332px;
	width: 184px;
	overflow: hidden;
}

div.content_left div.box {
	margin-bottom: 15px;
}

div.content_left div.box,
div.content_left div.box div.box_header,
div.content_left div.box div.box_bottom {
	width: 713px;
	overflow: hidden;
}

div.content_left div.box div.box_content {
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	width: 711px;
	overflow: hidden;
}

div.content_left div.box div.box_content div.img {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D5D5D5;
	text-align: center;
}

div.content_left div.box div.box_content div.info {
	padding: 15px;
	width: 471px;
	float: left;
	overflow: hidden;
}

div.content_left div.box div.box_content div.info div.tech {
	margin-top: 25px;
	margin-bottom: 10px;
	width: 471px;
	float: left;
	overflow: hidden;
}

div.content_left div.box div.box_content div.info div.tech div.tech_left {
	width: 220px;
	float: left;
	overflow: hidden;
}

div.content_left div.box div.box_content div.info div.tech div.tech_right {
	width: 220px;
	float: right;
	overflow: hidden;
}

div.content_left div.box div.box_content div.price {
	margin-top: 15px;
	width: 195px;
	overflow: hidden;
	float: left;
}

div.content_left div.box div.box_content div.price div.price_box_t,
div.content_left div.box div.box_content div.price div.price_box_b {
	width: 195px;
	overflow: hidden;
}

div.content_left div.box div.box_content div.price div.price_box_content {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 0 15px 15px 15px;
	width: 163px;
	overflow: hidden;
	background: #eeeeee;
}

div.content_left div.box div.box_content div.price div.price_box_content p.hinta_otsikko {
	font: normal normal bold 13px/1.3 Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
}

div.content_left div.box div.box_content div.price div.price_box_content p.hinta_tieto {
	font: normal normal bold 25px/1.3 Tahoma, Arial, Helvetica, sans-serif;
	color: #6db755;
	margin: 0 0 10px 0;
	padding: 0;
}