@charset "utf-8";
/* CSS Document */

h2 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:15px;
}

.row_reseller {
	margin:15px;
	margin-left:10px;
	margin-right:10px;
	border:1px #CCC solid;
	padding:10px;
}