/**
 * @ID	 		$Id: template.css 18 2015-01-27 13:29:56Z aitti $
 * @created		2015-01-20
 * @version		$Version$
 * @revision	$Revision: 18 $
 * @copyright	Suomen Liikemiesten Kauppaopisto - Helsinki Business College
 * @file		$HeadURL: http://ironhide:8080/svn/wordpressthemes/businesscollegeV2/css/template/template.css $
 */

body,* {
	/**background:  url("../images/background/pistetausta.gif") repeat scroll 0 0 transparent;**/
  font-size: 13px;
}

div.koneet {
	width: 210px;
	background: #FDF0D2 none repeat scroll 0% 0%;
	border-top: 4px solid #5F5046;
	float: left;
	margin-right: 45px;
	margin-bottom: 20px;
	list-style: outside none none;
	color: #5F5046;
	font-size: 0.9rem;
	font-family: Arial,Helvetica,sans-serif;
}

div.caption-title {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 1px 1px;
  margin: 10px 20px 0 20px;
}

div.caption-desc {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  margin: 10px 20px 0 20px;
}
