
#contentcontainer {
	float:left;
	width:450px;
	margin-left:40px;
}

#contentcontainer h1 {
	margin-top: 42px;
	margin-left:4px;
	color:#727018;
	font-family:Georgia, serif;
	font-weight:normal;
	letter-spacing:1px;
}

#contentcontainer .text {
	margin-top:13px;
	margin-left:13px;
	color:#535353;
}

#contentcontainer .text p {
	margin-top:6px;
	line-height:1.5;
}

#contentcontainer .specs  {
	width:310px;
	margin-top: 36px;
	margin-left:36px;
	padding-bottom:16px;
	background: url(../images/esittely_bottom.gif) bottom left no-repeat;
}

#contentcontainer .specs h3 {
	font-family:Georgia, serif;
	color:#727018;
	padding-left:8px;
	padding-top:12px;
	background: url(../images/esittely_top.gif) top left no-repeat;
}

#contentcontainer .specs ul {
	margin-top:13px;
	margin-left:31px;
}

#contentcontainer .specs ul li {
	margin-top:7px;
	list-style:none;
	color:#535353;
	padding-left:10px;
	background: url(../images/bullet_arrow.gif) left center no-repeat;
}

#contentcontainer .prospec {
	margin-top:36px;
	line-height:1.4;
	color:#51382c;
}

#contentcontainer .prospec a {
	font-family:Georgia, serif;
	font-size:100%;
	color:#727018;
	text-decoration:none;
}
	
