/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

div.newsitem table {
/*float:right;*/
max-width: auto;
}


#headerad {
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}

#footerad {
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}

#sidebarad {
	padding-bottom: 10px;
}

#sidebarbuttons {
	padding-bottom: 10px;
}

#sidebarbutton1 {
	float:left;
	padding-bottom: 10px;
}

#sidebarbutton2 {
	float: right;
	padding-bottom: 10px;
}

#contentad {
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}