/* CSS Document */

#notes_text
{
	background-color:#FFFFB3;
	height: 400px;
	padding: 3px;
	width: 100%;
}
#notes
{
	margin-top: 10px;
}

#index .ibox
{
	margin-bottom: 10px;
}

.skin-1 .dashboard-header
{
	background-color: #fff;
	margin: 0 -20px 10px;
	padding: 20px;
}

.ibox-content .tax1,
.ibox-content .tax2
{
	display: inline-block;
	width: 49%;
}
