/* CSS style for Core Design Magic Tabs plugin for Joomla! 1.5 */

/* Read more link and prev-next buttons */
.ui-widget-content div.readmore, .ui-widget-content .buttons {
	text-align: right;
	margin: 5px;
}

/* Prev, next links */
.ui-widget-content .buttons a {
	text-decoration: none;
	font-size: 150%;
}