/*
Theme Name: Child
Template: response
Author: DrTE NET
*/

@import url('../response/style.css');

#content {
	margin-top: 20px;
}

#widgets {
	margin-top: 20px;
}
#att {
	float:right;
	text-align: right;
	margin-top: 20px;
	padding-top: 14px;
}
#widgets ul {
	list-style-type: none;
	padding: 0;
}
