﻿.main_cont
{
	background-image:url(/web/design/images/lumix/guides-bg.jpg);
	padding:25px 30px;
}
.mainBody
{
	width:690px;	
}
.defaultCont
{
	height:160px;
}
.guideCont
{
	width:430px;
	float:left;
	margin-left:10px;
	height:113px;
}
.guideImg
{
	width:105px;
	float:left;	
}
.summaryCont
{
	width:310px;
	float:left;	
}
.guidesWrapper
{
	
}
.summaryCont a,
.summaryCont a:visited
{
	color:#cc6600;
	font-size:14px;
	text-decoration:none;
	background:url(/web/design/images/lumix/orange-arrow.png) no-repeat right center;
	padding-right:18px;
}
.summaryCont a:hover
{
	text-decoration:underline;
}
.summaryCont
{
}
.summaryLink
{
	height:22px;
}
