/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Helvetica, Arial, sans-serif;
}

body {
			
}

body.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 13px;
}

body.f-larger {
	font-size: 15px;
}

p {
	/* setup some more readable paragraph spacing */
  margin-top: 5px;
	margin-bottom: 10px;
	color: #333;
}

h1, h2, h3, h4, h5 {
	/* setup some more readable header spacing */
	/*padding-bottom: 5px;*/
	margin: 15px 0;
}

h1 {
	font-size: 250%;
	color: #0078ae;
	/*font-family: "Trebuchet MS","Lucida Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;*/
	line-height: 100%;
}

h2 {
	font-size: 150%;
	color: #0078ae;
	line-height: 110%;
}

h3 {
	font-size: 125%;
	color: #808080;
	line-height: 1.25em;
	background-color: #f7fbff;
	text-transform: uppercase;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	padding: 1em 1em 1em 16px;
	border-top: 1px solid #bacbed;
	border-bottom: 1px solid #bacbed;
	
}

h4 {
	font-size: 130%;
	line-height: 130%;
	color: #4F4F4F;
}

h5 {
	font-size: 125%;
line-height: 120%;
}

body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

form {
position: relative;
}

.productwarning { font-size: 0.9em; line-height: 1.2em; text-align: center; width: 130px; float: right; margin: 4px 12px 4px 8px; border: dotted 1px #0056ba; display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.label { font-size: 0.9em; line-height: 1.2em; text-align: center; display: block; margin: 4px 12px 4px 8px; width: 210px; float: right; padding-top: 4px; padding-bottom: 4px; border: hidden; }

a .album {
	text-decoration: none;
	border: hidden;
	border-width: 0px;
}

	/* all A tags whose HREF attribute ends in .pdf */

	a[href$='.pdf'] { padding-right: 18px; background: url(../../../images/icons/icon_pdf.gif) no-repeat right center; text-decoration: none; }

	/* all A tags whose REL attribute equals pdf */

	a[rel='pdf'] { padding-right: 18px; background: url(../../../images/icons/icon_pdf.gif) no-repeat right center; text-decoration: none; }

	/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/

	a[rel*='pdf'] { padding-right: 18px; background: url(../../../images/icons/icon_pdf.gif) no-repeat right center; text-decoration: none; }

	/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */

	a[rel~='pdf'] { padding-right: 18px; background: url(../../../images/icons/icon_pdf.gif) no-repeat right center; text-decoration: none; }

	/* all A tags whose HREF attribute starts with mailto: */

	a[href ^="mailto:"] { padding-right: 18px; background: url(../../../images/icons/icon_mailto.gif) no-repeat right center; text-decoration: none; }

	/* all A tags whose CLASS attribute is popup */

	a[class ="popup"] { padding-right: 18px; background: url(../../../images/icons/icon_popup.gif) no-repeat right center; text-decoration: none; }

	a[href$='.doc'] { padding-right: 18px; background: url(../../../images/icons/icon_doc.gif) no-repeat right center; text-decoration: none; }

	/*
a[href$='.jpeg'] { background: url(../../../images/icons/icon_pic.gif) no-repeat right center; text-decoration: none; padding-right: 18px; }

		a[href$='.jpg'] { background: url(../../../images/icons/icon_pic.gif) no-repeat right center; text-decoration: none; padding-right: 18px; }
*/

	a[href$='.xls'] { padding-right: 18px; background: url(../../../images/icons/icon_xls.gif) no-repeat right center; text-decoration: none; }

	a[rel ~='external'] { padding-right: 18px; background: url(../../../images/icons/icon_external.gif) no-repeat right center; text-decoration: none; }

	a[href$='.wmv'] { padding-right: 18px; background: url(../../../images/icons/icon_film.gif) no-repeat right center; text-decoration: none; }

/*</agl.folder>*/


/* @group Joomla Elements */

.boxfloatright {
	background-color: #DDE9F1;
	float: right;
	margin: 0 0 10px 10px;
	padding: 8px 8px 8px 8px;
	width: 175px;
	border: solid 1px #87A7D7;
}

.boxfloatright ul li {
	position: relative;
	right: 2em;
	width: 160px;
}
.inthenewsheadline { color: #222d38; font-size: 1.5em; font-family: "trebuchet ms", arial, sans-serif; font-weight: bold; line-height: 1.1em; }

.inthenewsdate { position: relative; top: 8px; padding-top: 12px; border-top: 1px dotted #f80; }

.newsrelease {
	color: #222d38;
	font-size: 1em;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	padding-top: 8px;
	border-top: 1px dotted #f80;
	
}

.footer { font-size: 0.85em; }

.disclaimer { font-size: 0.9em; margin-left: 16px; padding-top: 8px; padding-bottom: 2em; border-top: 2px solid #BDDBE2; }

.clear { clear: both; }

blockquote.pullquote
{
	float: left;
	width: 10em;
	margin: 0.25em 0.5em;
	padding: 0.5em 1em 0.5em 1em;
	border-width: 3px 0;
	background: transparent;
	font: italic 1em/1.3em Georgia;
	border-color: #ccc;
	border-style: double;
}
 

blockquote.alt { float:right; margin:0.25em 0 0.25em 0.75em; }

.pullquote p { color: #0056ba; margin:0; text-align:center; padding-right: 0; }

.pullquote p:first-letter {text-transform:uppercase}

.quote {
	color: #32394b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.6em;
	padding-right: 44px;
	padding-left: 0px;
	font-size: 1em;
}

.quoteb { color: #32394b; font-size: 0.95em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; padding-right: 44px; padding-left: 140px; }

.quo-attribution { color: #32394b; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 2.5em;  padding-right: 44px; padding-left: 140px; }

/*<agl.folder "mybox">*/

	.mybox { border: 0px solid #ffffff; color: #ffffff; padding: 20px; text-align: left; background-color: #f80; width: 500px; margin-top: 50px; margin-bottom: 50px; margin-left: 16px; border: solid 1px #32394b; }

	.mybox p { color: #32394b; }

	.mybox a:link { color: #0056ba; background-color: #ffd76c; }

	.mybox a:hover { color: #32394b; background-color: #ffb800; }

	.mybox h2 { color: #32394b; font-size: 1em; font-weight: bold; }

	.myboxa { color: #32394b; background-color: #edf3f5; text-align: left; padding: 5px 5px 20px; width: 120px; float: right; margin-top: 20px; margin-right: 16px; margin-left: 10px; border: solid 1px #7bb0d5; }

	.myboxa p { color: #32394b; }

	.myboxb { color: #32394b; background-color: white; background-image: url(../../../images/origin/readmorebkgnd.jpg); background-repeat: repeat-x; text-align: left; width: 160px; float: right; margin: 8px 16px; padding-top: 5px; padding-bottom: 5px; border: solid 1px #7bb0d5; }

	.myboxb p { color: #32394b; font-size: 0.9em; line-height: 1.25em; padding-right: 4px; padding-left: 8px; }
	.myboxb li { position: relative; left: -16px; list-style-position: outside; }
	.myboxb h2 { color: white; font-size: 1.1em; font-family: Arial, Verdana, Geneva, sans-serif; font-weight: bold; line-height: 1em; position: relative; left: 8px; bottom: 4px; }
	.myboxb q { color: #566281; font-weight: bold; }
	.myboxc { color: #32394b; text-align: center; width: 150px; margin: 8px 16px; padding-top: 5px; padding-bottom: 5px; border: solid 1px #7bb0d5; }

/*</agl.folder>*/

/*<agl.folder "design5 TABLE">*/

	/* Table Design 5 from http://fluidmind.org/test/css/tables.html */

	table.design5 { color: #32394b; line-height: 1.3em; border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #f80; border-bottom: 1px solid #f80; }

	table.design5 th {
    text-align: left;
    font-weight: bold;
    padding: 0.2em 0.0em;
    border-top: 1px dotted #f80;
}

	table.design5 td {
    text-align: left;
    border-top: 1px dotted #f80;
    padding: 0.2em 0.5em;
}

	table.design5 thead th {
    text-align: center;
    border-bottom: 1px solid #f80;
}

	table.design5 th.Corner {
    text-align: left;
}


.testimonial{display:block}
.testimonial *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.testimonial1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.testimonial2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.testimonial3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;}
.testimonial4{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.testimonial5{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.testimonialfg
{
	background: #FFFFFF;
	padding: 10px;
	color: #666;
	font-size: 90%;
}


/*</agl.folder>*/

/* IMAGE FLOAT */

	.floatright { float: right; margin: 0 20px 10px 10px; border: solid 1px #666; padding: 2px; }

	.floatleft { float: left; margin: 10px 10px 10px 16px; border: solid 1px #666; padding: 2px; }

	.floatrightnoborder { float: right; margin: 0 20px 10px 10px; padding: 2px; }

	.floatleftnoborder { float: left; margin: 10px 10px 10px 16px; padding: 2px; }

	.floatleftsp { margin: 10px 10px 70px 16px; padding: 2px; float: left; border: solid 1px #666; }


.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 150%;
}

#mainframe td.contentheading {
	font-size: 200%;	
	width: 100%;
	
}

#mainframe td.column_separator {
	padding-left: 15px;
}

body.f-smaller #mainframe td.contentheading {
	background-position: 0 5px;
}

body.f-default #mainframe td.contentheading {
	background-position: 0 7px;
}

body.f-larger #mainframe td.contentheading {
	background-position: 0 9px;
}

.componentheading {
	padding: 15px 0px;
	margin-bottom: 15px;
	font-weight: bold;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 0;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Structure */

div.wrapper {
	margin: 0 auto;	
	text-align: left;
}

div#header {
	height: 111px;
}

#header .wrapper {
	position: relative;
	z-index: 10;
}

img#logo {
	position: absolute;
	top: 18px;
	width: 233px;
	height: 75px;
}

div#horiz-menu {
	position: relative;
	margin-left: 260px;
	top: 32px;
}

div#sub-menu {
	position: absolute;
	left: 262px;
	top: 75px;
}

div#transparent {
	position: relative;
	z-index: 5;
}

div#pathway {
	float: left;
	height: 30px;
	margin-bottom: 15px;
	width: 650px;
}

div#mod-top {
	float: right;
	height: 30px;
	margin-bottom: 15px;
}

#transparent div#mainbody,
#transparent div.padding {
	clear: both;
	padding-bottom: 5px;
}

div#inset1 {
	background: url(../images/inset.png);
	padding: 5px;
	margin: 0;
}

div#inset2 {
	background: url(../images/inset.png);
	padding: 0;
	margin: 0;
}

div#divider {
	background: url(../images/body-div.png);
	height: 8px;
	overflow: hidden;
}

div.section {
	background: url(../images/body-bg.png) repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.section .padding {
	margin-left: -25px;
}

div#transparent .padding {
	margin-left: -30px;
}

div.section td.section,
#mainframe td.fixed {
	padding-left: 20px;
}

/* @end */

/* @group Table Control */

#mainframe {
	width: 100%;
}

table.sections {
	width: 100%;
}

#mainframe td,
.sections td {
	padding: 0;
}

td.fixed {
	padding-left: 20px;
	width: 225px;
}

td.w24 {
	width: 25%;
}

td.w33 {
	width: 33%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

#mainframe td.spacer,
.sections td.spacer,
#glass .sections td.spacer,
#smoke .sections td.spacer {
	width: 20px;
	background: none;
	border: 0;
}

td.spacer img {
	width: 20px;
}

#mainframe tr {
	vertical-align: top;
}

/* @end */



/* @group Login/Logout */

.loginelement {
	width: 150px;
	float:  left;
	padding: 3px 15px;
	line-height: 25px;
	white-space: nowrap;
}

.loginelement label {
	font-weight: normal;

}

.loginelement  .inputbox {
	width:  75px;
	margin-left: 5px;
	vertical-align: middle;
}

span.loginsubmit,
span.logoutsubmit {
	display: block;
	float:  left;
	background: url(../images/login-button.png) 0 50% no-repeat;
	width: 53px;
	height:  23px;
	line-height: 23px;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
	margin-left: -10px;	
	cursor: pointer;
} 

span.loginsubmit span,
span.logoutsubmit span {
	text-decoration: none;
}

/* @end */

h1#neuragenrl { background: url(http://originbiomed.com/OBMjoomla/images/origin/neuragen-rl-h1.png) no-repeat; display: block; width: 197px; height: 43px; font-size: 1px; color: #dfe0e4; margin-left: 261px; }
	
	h1#neuragenpn { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/neuragen-pn-h1.png) no-repeat; display: block; margin-left: 270px; width: 200px; height: 43px; }
	
	h1#neuragenpn2 { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/neuragen-pn-h1.png) no-repeat; display: block; width: 197px; height: 29px; margin-left: 16px; }
	
	h1#neuragel { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/neuragel-h1.png) no-repeat; display: block; margin-left: 270px; width: 141px; height: 29px; top: 50px; position: relative; margin-bottom: 60px; }
	h1#neuragenfr { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/neuragen-rl-h1.png) no-repeat; display: block; width: 197px; height: 43px; margin-left: 261px; }

	h1#swatcream { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/swat-cream-h1.png) no-repeat; display: block; margin-left: 210px; width: 214px; height: 34px; }

	h1#cantea { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/cantea-logo.png) no-repeat; display: block; width: 150px; height: 104px; margin-left: 2px; }

	h1#gtskincream { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/green-tea-skin-cream-h1.png) no-repeat; display: block; width: 255px; height: 52px; margin-left: 2px; }

	h1#gtacne { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/gt-acne-cream-h1.png) no-repeat; display: block; width: 169px; height: 65px; margin-left: 232px; }

	h1#herpcreamfr { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/herpestat-cream-h1.png) no-repeat; display: block; margin-left: 261px; width: 164px; height: 59px; }

	h1#herpestatfr { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/herpestat-coldsores-h1.png) no-repeat; display: block; margin-left: 261px; width: 195px; height: 36px; }
	
	h1#lipshield { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/lipshield-h1.png) no-repeat; display: block; margin-left: 258px; width: 170px; height: 76px; }

	h1#tagline { color: #7bb0d5; font-size: 1px; background: url(../../../images/origin/tagline.png) no-repeat; display: block; width: 336px; height: 20px; }

	h1#neurohelp { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/neurohelp-h1.png) no-repeat; display: block; width: 236px; height: 62px; margin-left: 184px; }
	
	h1#herpcream { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/herpestat-cream-h1.png) no-repeat; display: block; width: 246px; height: 62px; margin-left: 260px; }
	
	h1#productsfromorigin { color: #dfe0e4; font-size: 1px; background: url(../../../images/origin/products-from-origin-h1.png) no-repeat; display: block; width: 410px; height: 38px; margin-left: 14px; }


/* @group Modules */

.moduletable,
.module {
	margin: 0;
	padding: 10px 10px 30px 10px;
}

.module-hilite1a,
.module-hilite1b,
.module-hilite1c,
.module-hilite2a,
.module-hilite2b,
.module-hilite2c {
	margin: 0;
	padding: 0 10px 30px 10px;
}

.module-hilite4b div div div p {
	color: #fff;
}

.moduletable h3,
.module h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

.moduletable h3,
.moduletable-hilite1a h3,
.moduletable-hilite1b h3,
.moduletable-hilite1c h3, 
.moduletable-hilite2a h3,
.moduletable-hilite2b h3,
.moduletable-hilite2c h3,
.moduletable-hilite3a h3,
.moduletable-hilite3b h3,
.moduletable-hilite3c h3,
.moduletable-hilite4a h3,
.moduletable-hilite4b h3,
.moduletable-hilite4c h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	padding-left: 25px;
}

.moduletable,
.moduletable-hilite1a,
.moduletable-hilite1b,
.moduletable-hilite1c, 
.moduletable-hilite2a,
.moduletable-hilite2b,
.moduletable-hilite2c,
.moduletable-hilite3a,
.moduletable-hilite3b,
.moduletable-hilite3c,
.moduletable-hilite4a,
.moduletable-hilite4b,
.moduletable-hilite4c{
	padding: 15px 15px 25px 15px;
}

div#inset1 .moduletable {
	padding: 10px 10px 30px 10px;	
}

.module h3 {
	height: 30px;
	line-height: 30px;
	background: url(../images/title-bg1.png) 0 0 no-repeat;
	padding: 0 0 0 7px
}

.module-hilite3a div div div,
.module-hilite3b div div div,
.module-hilite3c div div div,
.module-hilite4a div div div,
.module-hilite4b div div div,
.module-hilite4c div div div {
	padding: 10px 10px 10px 10px;
	color: #eee;
}


.module-hilite4b div div div ul
{
	list-style-type: square;
	list-style-position: outside;
	position: relative;
	right: 1em;
}

.module-hilite3a div div div div,
.module-hilite3b div div div div,
.module-hilite3c div div div div,
.module-hilite4a div div div div,
.module-hilite4b div div div div,
.module-hilite4c div div div div {
	background: none;
}

.module-hilite1a h3,
.module-hilite1b h3,
.module-hilite1c h3, 
.module-hilite2a h3,
.module-hilite2b h3,
.module-hilite2c h3,
.module-hilite3a h3,
.module-hilite3b h3,
.module-hilite3c h3,
.module-hilite4a h3,
.module-hilite4b h3,
.module-hilite4c h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 15px 0;
	padding: 0 0 0 35px;
	height: 32px;
	line-height: 32px;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 37px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#horiz-menu li span {
	display: block;
	float: left;
}

#horiz-menu a {
	display: block;
	float: left;
	height: 37px;
	line-height: 30px;
	padding: 0 15px;
	font-weight: bold;
	font-size: 16px;
}

#horiz-menu li li a {
	font-size: 12px;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;	
}

/* @end */

/* @group Sub Menu */

#sub-menu ul {
	margin: 0;
	padding: 0;
}

#sub-menu ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#sub-menu ul li a {
	padding: 0 15px;
	font-size: 12px;
}

/* @end */

/* @group Content Styles */

/* @group Readon */
#transparent .readon {
	display: block;
	clear: both;
	float: right;
	padding-left: 22px;
	font-weight: bold;
	margin-top: 15px;
}

div.section .readon {
	display: block;

	clear: both;
	width: 99px;
	height: 31px;
	line-height: 30px;
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
}

/* @end */

/* @group Pathway */
span.pathway {
	float: left;
	display: block;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 5px;
	width:650px;
}

span.pathway img {
	float: left;
	margin: 10px 10px;
}

span.pathway a {
	float: left;
}

/* @end */

/* @group Typography */

ul.bullet-1a,
ul.bullet-1b,
ul.bullet-1c,
ul.bullet-1d,
ul.bullet-1e,
ul.bullet-1f,
ul.bullet-1g,
ul.bullet-1h,
ul.bullet-2a,
ul.bullet-2b,
ul.bullet-2c,
ul.bullet-2d,
ul.bullet-2e,
ul.bullet-2f,
ul.bullet-2g,
ul.bullet-2h,
ul.bullet-3a,
ul.bullet-3b,
ul.bullet-3c,
ul.bullet-3d,
ul.bullet-3e,
ul.bullet-3f,
ul.bullet-3g,
ul.bullet-3h,
ul.bullet-a,
ul.bullet-b,
ul.bullet-c,
ul.bullet-d,
ul.bullet-e,
ul.number {
	padding-left: 20px;
	margin-left: 0;
}

ul.bullet-1a li,
ul.bullet-1b li,
ul.bullet-1c li,
ul.bullet-1d li,
ul.bullet-1e li,
ul.bullet-1f li,
ul.bullet-1g li,
ul.bullet-1h li,
ul.bullet-2a li,
ul.bullet-2b li,
ul.bullet-2c li,
ul.bullet-2d li,
ul.bullet-2e li,
ul.bullet-2f li,
ul.bullet-2g li,
ul.bullet-2h li,
ul.bullet-3a li,
ul.bullet-3b li,
ul.bullet-3c li,
ul.bullet-3d li,
ul.bullet-3e li,
ul.bullet-3f li,
ul.bullet-3g li,
ul.bullet-3h li,
ul.bullet-a li,
ul.bullet-b li,
ul.bullet-c li,
ul.bullet-d li,
ul.bullet-e li,
ul.number li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 28px;
}

pre {
	padding: 10px;
	background: url(../images/trans-quote.png);
}

blockquote {
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 10px;
	margin: 15px 0;	
	background: url(../images/trans-quote.png);
}

blockquote.b {
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 5px 10px 5px 40px;
	margin: 15px 0;
	background: #fff url(../images/quote-start.png) 0 0 no-repeat;
	color: #333;
}

blockquote.b p {
	background: #fff url(../images/quote-end.png) 100% 100% no-repeat;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}


/* @end */

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

div#rocket-logo {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

img#rocket {
	background: url(../images/rocket.png) 0 0 no-repeat;
	width: 144px;
	height: 21px;
	border: 0;
}



div#preload {
	position: absolute;
	top: -1000px;
}

/* Preload menu 'over' states */

div#preload span {
	display: block;
	width: 100px;
	height: 30px;
}

.medpress {
position: relative;
margin-top: -5px;
}


/* @end */