/* common --------------------------------------------------------------------------*/
#common{
	
	width:100%;
	height:auto;
}

/* --------------------------------------------------------------------------*/
.title{
	margin-bottom:5px;
}
.actionbuttons{
	text-align:right;
	padding-top:10px;
}
