/*------------------------------------------------------------------
Template:	JB Powerplay
Version:	Joomla 1.5
Theme:		Core CSS
Copyright:	Joomlabamboo
Created:	November 2010
---------------------------------------------------*/


/* @group Reset */
* 
{font-weight: normal;font-family: inherit;	font-style: inherit; font-size: 100%; outline: 0;padding: 0;margin: 0;vertical-align: top;text-align: left} 
img, a {border: none}
tr td p {margin: 0}
fieldset.input,fieldset {border: none}
body, html {height: 100%;width: 100%;margin: 0;padding: 0}
table {width: 100%;clear: both}
ul,ol,ul.menu {margin: 10px 0 10px 0px;padding: 0}
ul li{padding: 4px 0;list-style-type: disc;margin: 0 0 0 18px}
ol li {padding: 4px 0;margin: 0 0 0 16px;list-style-type: decimal}
/* @end */

body {background: #fff; font-family: Helvetica, Arial, sans-serif, Verdana; line-height: 1.8em; color: #444;width: 100%;text-align: left}

.floatleft {float: left;margin: 0 20px 20px 0}
.floatright {float: right;margin: 0 0 20px 20px}