.greengr{
	background-image: url('/images/greengr.jpg');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sowat{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
.knoledge ul{
	padding: 0px;
	margin: 0px;
}
.knoledge li{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 18px;
	padding-left: 20px;
	background-position: left 0px;
	line-height: 17px;
	background-image: url('/images/bullet.jpg');
	background-repeat: no-repeat;
}
input.btn{
   color: #FFFFFF;
   background-color: #CC7722;
   font-family: Arial;
   font-size: 120%;
   font-weight: bold;}
   
.blog{
	background:#FFFFFF;
	border:0px solid #000;
	width:193px;
	padding:10px 0px;
	margin-top:-1px;
}
.blog li ul {
	padding-left:5px;
	display:none;
}
ul.blog{
	padding-left:10px;
}
.blog li.block1 a{
	background:url(http://www.smartboxllc.com/images/left-arrow.gif) no-repeat 0 4px;
	list-style:none;
	cursor:pointer;
	padding-left:12px;
}
.blog li.expanded a{
	background:url(http://www.smartboxllc.com/images/up-arrow.gif) no-repeat 0 3px;
}
.blog li ul li.block2 a{
	padding-left:12px;
	background:url(http://www.smartboxllc.com/images/left-arrow.gif) no-repeat 0 4px;
	list-style:none;
	cursor:pointer;
	list-style-type:none;
	margin-left:0px;
}
.blog li ul li.expanded a{
	background:url(http://www.smartboxllc.com/images/up-arrow.gif) no-repeat 0 3px;
}
.blog li ul li.block2 ul li a,.blog li ul li.expanded ul li a{
	background:none;
	padding:0;
}
.blog li ul li{
	margin-bottom:10px;
} 
.blog li ul li a{
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
.blog li ul li a:hover{
	color:#5CA41B;
}

.display{
	border-bottom:3px dotted #000000;
	margin-bottom:20px;
}
.display .title{
	font-size:17px;
	display:block;
	margin-bottom:5px;
	color:#69A82D;
	font-style:normal;
}
.display .title:hover,.display a:hover {
	text-decoration:none;
	color:#69A82D;
}
.display a{
	font-size:12px;
	font-style:italic;
	color:#69A82D;
}
.blog .block1 a{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.blog .block1 a:hover{
	color:#69A82D;
}
.back{
	color:#69A82D;
	text-decoration:none;
}
.back:hover{
	color:#69A82D;
	text-decoration:underline;
}
#pagination{
	width:535px;
	text-align:center;
}