.divwrap
{
	/*border: dotted 1px #797979;*/
	padding: 15px 0px  10px 0px;
	margin: 8px;
	text-align: center;
	width: 170px;
	height: 125px;
	background:#fff;
}

.divwrap a
{
	color: black;
	text-decoration: none;
}

.divwrap img
{
	border: none;
	margin-bottom: 10px;
}

.divwraphome
{
	/*border: dotted 1px #797979;*/
	padding: 15px 0px  10px 0px;
	margin: 4px;
	text-align: center;
	/*width: 160px;*/
	height: 145px;
	background:#fff;
}

.divwraphome a
{
	color: black;
	text-decoration: none;
}

.divwraphome img
{
	border: none;
	margin-bottom: 10px;
}