/*
Style definitions of template.jsp.
*/

#createNewButton{
	float:right;
	margin-top:10px;
}

#createNewButton .button{
	float:right;
	*width:258px;
}

#campaignList{
	float:left;
	margin-top:10px;
	width:100%;
}

