@charset "utf-8";

h3 {
	margin: 0px;
	padding: 2px 0 0 8px;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	letter-spacing: 0.2em;
}

ul{
	list-style-image:url(../images/dotyamini.gif);
}


.colms {
	width: 40%;
	float: left;
	margin-left: 15px;
}


.simplecopy{
	margin-top: 20px;
	margin-left: 60px;
}


h3{
	background-image:url(../images/contentback.jpg);
	background-repeat:no-repeat;
	border-style: none;
}

h3{
	border-bottom: 1px solid #a0a0a0;
	background-image:none;
}