/* Online Magazine Main Content */

#omMain { width: 919px; margin: 2px auto 5px auto; padding: 0 0 5px 0; position: relative; 
	        border-radius: 10px; /* CSS 3 */
  	     -o-border-radius: 10px; /* Opera */
 	  -icab-border-radius: 10px; /* iCab */
  	 -khtml-border-radius: 10px; /* Konqueror */
  	   -moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari */
}
#omMain.omHeaderFP { background: url(../images/magazine/fallwinter2011/om-fp-main-header.png) no-repeat 0 0 #f3fbff; }

#omMain h1 { font-size: 1.5em; text-indent: -9999px; }
#omMain h2 { font-size: 1.3em; }
#omMain h3 { font-size: 1.1em; }

#omMain h1.omFP { height: 162px; width: 919px; }

#omMain a { color: #b814a2; font-weight: bold; }
#omMain a:hover { color: #ec008c; border-bottom: #ec008c 1px dotted; }

#omContent a.nounderline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#omContent a.nounderline:hover { background-color: #f4fbfe; border-bottom: 0; }

#omIssueBar { height: 29px; width: 919px; background: url(../images/magazine/om-fp-bar-bg.png) 0 0 repeat-x #004fa9; position: relative; margin: 0; padding: 0; }
#omIssueBar p { font: bold 0.7em Helvetica, Arial, sans-serif; color: #fff; margin: 0; letter-spacing: 0.15em; padding: 15px 0 0 0; text-align: center; line-height: 0; }

#omAddThisFP { position: absolute; right: 24px; top: 6px; width: 83px; height: 16px; }
#omAddThis { position: absolute; right: -10px; top: 25px; width: 83px; height: 16px; }


/* Online Magazine Content */

#omContentFP { width: 919px; background: url(../images/magazine/om-fp-articles-bg.png) 0 0 no-repeat; margin: 0; padding: 0; position: relative; }

#omLetterBtn { position: absolute; top: 25px; right: 223px; height: 33px; width: 169px; background: url(../images/magazine/om-editor-letter-link-trans.png) 0 0 no-repeat; }
#omFreeSubBtn { position: absolute; top: 25px; right: 42px; height: 33px; width: 159px; background: url(../images/magazine/om-free-subscr-link-trans.png) 0 0 no-repeat; }


/* Article Synopses */

#omArticlesFP { float: right; width: 675px; padding: 0 16px 10px 17px; margin: 0; display: block; }
#omArticlesFP h2 { background: url(../images/magazine/om-fp-articles-header-trans.png) 0 0 no-repeat; width: 176px; height: 60px; margin: 15px 0 5px 17px; }
				
#omSynopses { width: 675px; margin: 0; padding: 10px 0 10px 0; background-color: #fff; border: #d3f2fd 2px solid; }

#omSynopses a { display: block; padding: 3px 20px; width: 620px; margin: 7px auto; 
	        border-radius: 10px; /* CSS 3 */
  	     -o-border-radius: 10px; /* Opera */
 	  -icab-border-radius: 10px; /* iCab */
  	 -khtml-border-radius: 10px; /* Konqueror */
  	   -moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari */
}
#omSynopses a.omSynRow1 { background-color: #fff; }
#omSynopses a.omSynRow2 { background-color: #fffef9; }
#omSynopses a:hover { background-color: #f4fbfe; border-bottom: 0; }

#omSynopses img { height: 125px; width: 130px; margin-right: 10px; float: left; }
#omSynopses h3 { font-size: 1em; border-bottom: #000 1px dotted; padding: 0 10px 5px 0; margin: 13px -20px 5px 140px; color: #000; font-weight: bold; text-transform: uppercase; }
#omSynopses h4 { font-size: 1.2em; margin: 0; padding: 0; color: #b814a2; }
#omSynopses h5 { font-size: 1 em; margin: 0; padding: 0; color: #b814a2; }
#omSynopses p { font-size: 0.8em; line-height: 1.3em; margin: 0; padding: 5px 0; color: #000; font-weight: normal; }
#omSynopses p.author { color:#999; font-weight: bold; text-transform: uppercase; }

#omSynopses09 { width: 675px; margin: 0; padding: 10px 0 10px 0; background-color: #fff; border: #d3f2fd 2px solid; }


/* Letter to the Editor */

#omEditorLetter { width: 655px; margin: 15px 0 0 0; padding: 10px; background-color: #fff; border: #d3f2fd 2px solid; }
#omEditorLetter h2 { background: url(../images/magazine/om-fp-letter-header-trans.png) 0 0 no-repeat; height: 47px; width: 313px; margin: 0; }
#omEditorLetter h4 { color: #5b005a; font-size: 1.1em; margin: 10px auto 5px 15px; }
#omEditorLetter p { margin: 5px 20px; padding: 3px 0; font-size: 0.8em; line-height: 1.5em; color: #333; text-align: justify; }
#omEditorLetter p.first { margin-top: 10px; }
#omEditorLetter p.first:first-letter { float: left; margin: 0 0.15em 0 0; font: normal 48px/0.8em Georgia, "Times New Roman", Times, serif; color: #cc23cb; }
#omEditorLetter ol { padding-left: 50px; font-size: 0.8em; color: #A70064; }
#omEditorLetter .quoteBox {
	border: #92e092 2px dotted;
	color: #006600;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 500px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}


/* Online Magazine Side Bar */

#omSideBarFP { width: 193px; margin: 0; padding: 0 6px 10px 11px; float: left; display: inline; }
#omSideBar { width: 200px; margin: 0; padding: 0 6px 10px 8px; float: left; background: url(../images/magazine/fallwinter2011/om-side-header.png) 3px 0 no-repeat; }
#omSideBar h1 { height: 172px; width: 200px; display: block; }

#omSideBar { width: 200px; margin: 0; padding: 0 6px 10px 8px; float: left; background: url(../images/magazine/fallwinter2011/om-side-header.png) 3px 0 no-repeat; }
#omSideBar h1 { height: 172px; width: 200px; display: block; }



/* Online Magazine Side Nav */

#omArticleNavLinks { width: 193px; border: #fff 4px solid; background: url(../images/magazine/om-sidebar-btm.png) bottom center no-repeat #004fa9; padding: 0 0 24px 0; margin: 0; }

#omArticleNavLinks h3 { height: 64px; width: 193px; display: block; background: url(../images/magazine/om-sidebar-header.png) 0 0 no-repeat; margin-bottom: -20px; text-indent: -9999px; }

#omArticleNavLinks h4 { display: block; text-indent: -9999px; padding: 0 7px 7px 7px; border-bottom: #80a7d4 1px dotted; margin-top: 12px; }
#omArticleNavLinks h4.omHome { background: url(../images/magazine/om-home-sidebar-trans.png) 7px 0 no-repeat; }
#omArticleNavLinks h4.omDepartments { background: url(../images/magazine/om-departments-sidebar-trans.png) 7px 0 no-repeat; }
#omArticleNavLinks h4.omSpArticles { background: url(../images/magazine/om-sp-articles-sidebar-trans.png) 7px 0 no-repeat; }

#omArticleNavLinks ul { list-style: none; width: 193px; font-size: 0.7em; text-transform: uppercase; }
#omArticleNavLinks li { border-bottom: #80a7d4 1px dotted; }

#omArticleNavLinks a { color: #fff; display: block; padding: 4px 5px 4px 15px; margin: 0; }
#omArticleNavLinks a:hover { background-color: #e0f3ff; border: 0; }



/* Online Magazine Subscription Info */

#omSubscription { width: 193px; padding: 10px; margin: 0; }
#omSubscription h5 { background: url(../images/magazine/om-fp-sub-info-header-trans.png) 0 0 no-repeat; height: 26px; }
#omSubscription p { font-size: 0.75em; color: #369; line-height: 1.6em; padding: 2px 10px 10px 5px; }
#omSubscription a { color: #b814a2; }
#omSubscription a:hover { border-bottom: #b814a2 1px dotted; }


/* Online Magazine Article Content */

#omContent { width: 665px; margin: 0 15px 20px 230px; padding: 0; position: relative; }
#omContent h1 { width: 676px; height: 74px; text-indent: -9999px; border-bottom: #666 1px dashed; margin-bottom: 20px; }
#omContent h2 {
	font: bold 2em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #f25d23;
	margin-left: 10px;
}
#omContent h2.omH2Subheader {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}
#omContent h3 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004fa9;
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 5;
	margin-left: 0px;
}
#omContent h4 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	color: #729000;
}
#omContent p {
	font-size: 0.85em;
	line-height: 1.8em;
	color: #333;
	margin: 7px 10px 20px 10px;
}
#omContent sup {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 7px;
	color: #ec008c;
}
#omContent p.omAuthor {
	color:#999;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#omContent #omAuthorPic {
	color:#333;
	display: block;
	width: 90px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
#omContent #omAuthorPicL {
	color:#333;
	display: block;
	width: 90px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#omContent #omAuthorPic img {
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#omContent #omAuthorPicL img {
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#omContent p.first { margin-top: 10px; }
#omContent p.first:first-letter {
	float: left;
	margin: 0 0.15em 0 0;
	font: normal 48px/0.8em Georgia, "Times New Roman", Times, serif;
	color: #719000;
}
#omContent a { color: #000; border-bottom: #004fa9 1px dashed; padding-bottom: 1px; font-weight: normal; }
#omContent a:hover { border-bottom: #004fa9 1px dashed; padding-bottom: 1px; background-color: #e1f4fd; }
#omContent blockquote { font-size: 0.8em; line-height: 1.8em; color: #004fa9; }
#omContent a.sup {
	color: #000;
	border-bottom: none;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 7px;
	line-height: 7px;
}
#omContent a.sup:hover { color: #ec008c; border-bottom: #004fa9 1px dashed; padding-bottom: 1px; }
#omContent ol {
	font-size: 0.85em;
	line-height: 1.8em;
	color: #333;
	margin-left: 35px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#omContent .dropcap {
	margin: 0 0.15em 0 0;
	font: normal 36px/0.8em Georgia, "Times New Roman", Times, serif;
	color: #ec008c;
	float: left;
}
#omContent .quoteBox {
	border: #6a156a 2px dotted;
	color: #cb4aca;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.3em;
	width: 500px;
	text-align: center;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.quoteBoxRight {
	border: 2px dotted #6a156a;
	color: #cb4aca;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.3em;
	width: 200px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
	text-align: center;
	padding: 10px;
}
#omContent .quoteBox img.quotes { margin: -15px auto auto -32px; }
#omContent .quotegrntxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #729000;
}
#omContent #refs li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 15px;
	list-style-type: none;
}
#omContent #captionbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	padding: 12px;
	margin: 10px;
	float: right;
}
#omContent #captionbox a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#omContent #botnavsm {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin-top: 20px;
}
#omContent #botnavsm .marker {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ec008c;
	padding: 2px;
	font-weight: bold;
	width: 10px;
}
#omContent #botnavsm a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec008c;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#omContent #botnavsm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a1ab;
	font-size: 11px;
	font-weight: bold;
}



/* Online Magazine Article Headers */

#omContent h1.omBM { background: url(../images/magazine/om-header-BM-trans.png) 0 0 no-repeat; }
#omContent h1.omST { background: url(../images/magazine/om-header-ST-trans.png) 0 0 no-repeat; }
#omContent h1.omFS { background: url(../images/magazine/om-header-FS-trans.png) 0 0 no-repeat; }
#omContent h1.omTTT { background: url(../images/magazine/om-header-TTT-trans.png) 0 0 no-repeat; }
#omContent h1.omTO { background: url(../images/magazine/om-header-TO-trans.png) 0 0 no-repeat; }
#omContent h1.omNP { background: url(../images/magazine/om-header-NP-trans.png) 0 0 no-repeat; }
#omContent h1.omTT { background: url(../images/magazine/om-header-TT-trans.png) 0 0 no-repeat; }
#omContent h1.omIL { background: url(../images/magazine/om-header-IL-trans.png) 0 0 no-repeat; }
#omContent h1.omAA { background: url(../images/magazine/om-header-AA-trans.png) 0 0 no-repeat; }
#omContent h1.omLTL { background: url(../images/magazine/om-header-LTL-trans.png) 0 0 no-repeat; }
#omContent h1.omGO { background: url(../images/magazine/om-header-GO-trans.png) 0 0 no-repeat; }
#omContent h1.omWPAS { background: url(../images/magazine/om-header-WPAS-trans.png) 0 0 no-repeat; }
#omContent h1.omSA { background: url(../images/magazine/om-header-SA-trans.png) 0 0 no-repeat; }
#omContent h1.omWWK { background: url(../images/magazine/om-header-WWK-trans.png) 0 0 no-repeat; }
#omContent strong.teal {
	color: #00a1ab;
}


/* Back to The Top */

#omArticlesFP div.backtotop { display: block; text-align: center; padding-top: 10px; margin: 0; }
#omArticlesFP div.backtotop a { color: #fff; text-transform: uppercase; font: bold 0.55em "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif; padding: 1px 4px; background-color: #4740ad; }
#omArticlesFP div.backtotop a:hover { color: #ff0; border-bottom: none; }
#omContent .feat1 {
	width: 634px;
	background-image: url(../images/magazine/fallwinter2011/om_fs_feat1bg.png);
	background-position: 0px 0px;
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#omContent .feat1 h3 {
	font-size: 18px;
	color: #0D2C4D;
}
#omContent .feat2 {
	width: 634px;
	background-image: url(../images/magazine/fallwinter2011/om_fs_feat2bg.png);
	background-position: 0px 0px;
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#omContent .feat2 h3 {
	font-size: 18px;
	color: #0D2C4D;
}
#omContent .featyellow {
	width: 590px;
	background-color:#fffdc2;
	padding-top: 20px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 30px;
	border-radius: 10px; /* CSS 3 */
  	     -o-border-radius: 10px; /* Opera */
 	  -icab-border-radius: 10px; /* iCab */
  	 -khtml-border-radius: 10px; /* Konqueror */
  	   -moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari */
}
#omContent blockquote {
	font-size: 1em;
}
#omContent .floatrt img {
	height: 118px;
	width: 190px;
	float: right;
	margin-right: 50px;
	margin-left: 20px;
}
#omContent .featyellow ol {
	list-style-type: decimal;
}
#omContent .featyellow li {
	font-weight: bold;
	margin-top: 20px;
	font-size: 12px;
	color: #73a100;
	list-style-position: inside;
	overflow: visible;
}
#omContent .featyellow h1 {
	background-image: url(../images/magazine/fallwinter2011/om_fs_featsmyellowbot.png);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	width: 590px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#omSteps {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 1em;
	background-color: #984e00;
	padding: 25px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2em;
	margin-bottom: 30px;
}
#omSteps b {
	color: #fbf875;
	margin: 0px;
}

#omSteps li {
	list-style-image: url(../images/magazine/fallwinter2011/bmatters_bullet.png);
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 20px;
}
#omSteps img { margin-bottom:10px; }
#omSteps .dash {
	background-image: url(../images/magazine/fallwinter2011/om_bm_dash.png);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	height: 20px;
	width: 595px;
	margin-bottom: 20px;
}


/* Online Magazine Internet Links */

#iltable {
	background-image: url(../images/magazine/fallwinter2011/om_il_tblegradient.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 650px;
	background-color: #a93cd4;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#iltable h2 { font-size: 1.1em; color: #ff0011; padding-top: 10px;  }
#iltable a { float: left; display: block; color: #000; font-weight: normal; background-color: #fff; width: 575px;
				margin-bottom: 6px; padding: 10px 20px 10px 10px; border-top: #000 1px dotted; border-bottom: #000 1px dotted; 
				border-radius: 10px; /* CSS 3 */
  	     -o-border-radius: 10px; /* Opera */
 	  -icab-border-radius: 10px; /* iCab */
  	 -khtml-border-radius: 10px; /* Konqueror */
  	   -moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari */}
	
#iltable a:hover { float: left; display: block; color: #000; font-weight: normal; background-color: #dbf5fe; width: 575px;
				margin-bottom: 6px; padding: 10px 20px 10px 10px; border-top: #000 1px dotted; border-bottom: #000 1px dotted; }
#iltable img { margin-right: 10px; float: left; }
#iltable p.first { margin-top: 10px; color:#FFFFFF; }
#iltable p.first:first-letter {
	float: left;
	margin: 0 0.15em 0 0;
	font: normal 48px/0.8em Georgia, "Times New Roman", Times, serif;
	color: #ffe973;
	list-style-image: url(../images/magazine/fallwinter2011/bmatters_bullet.png);
	list-style-position: outside;
	list-style-type: square;
}


/* Online Magazine Grant Opps */

#gotable {
	background-image: url(../images/magazine/fallwinter2011/om_go_tblegradient.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 650px;
	background-color: #a341ff;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#gotable h2 { font-size: 1.1em; color: #ff0011; padding-top: 10px;  }
#gotable a { float: left; display: block; color: #000; font-weight: normal; background-color: #fff; width: 575px;
				margin-bottom: 6px; padding: 10px 20px 10px 10px; border-top: #000 1px dotted; border-bottom: #000 1px dotted; }
#gotable a:hover { float: left; display: block; color: #000; font-weight: normal; background-color: #dbf5fe; width: 575px;
				margin-bottom: 6px; padding: 10px 20px 10px 10px; border-top: #000 1px dotted; border-bottom: #000 1px dotted; }
#gotable img { margin-right: 10px; float: left; }
#gotable p.first { margin-top: 10px; color:#FFFFFF; }
#gotable p.first:first-letter { float: left; margin: 0 0.15em 0 0; font: normal 48px/0.8em Georgia, "Times New Roman", Times, serif; color: #E69AFF; }


/* Online Magazine What Participants Say */

#profile {
	width: 563px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 10px; /* CSS 3 */
  	     -o-border-radius: 10px; /* Opera */
 	  -icab-border-radius: 10px; /* iCab */
  	 -khtml-border-radius: 10px; /* Konqueror */
  	   -moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px;
	position: relative;
	margin-bottom: 20px;
}
#profile.one {
	background-image: url(../images/magazine/fallwinter2011/om_part_bkg1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
#profile.two {
	background-image: url(../images/magazine/fallwinter2011/om_part_bkg2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
#pcontainer {
	width: 220px;
	position: relative; 
	float:left; 
	overflow: visible;
}
#pcontainer .trans {
	opacity:0.5;
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
	background-color: #FFF;
	width: 200px;
	height: 270px;
	position:absolute;
	top:0px;
	left:15px;
	border-radius: 10px; /* CSS 3 */
  	     -o-border-radius: 10px; /* Opera */
 	  -icab-border-radius: 10px; /* iCab */
  	 -khtml-border-radius: 10px; /* Konqueror */
  	   -moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px;
	overflow: visible;
}
.pcontent {
	position: relative;
	margin-left:15px;
	overflow: visible;
}
#profile img {
	position: relative;
	left: 60px;
	top: 10px;
}
#profile .field {
	width: 305px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	position:relative;
	right:0px;
	background-color: #FFFFFF;
	border-radius: 10px; /* CSS 3 */
  	     -o-border-radius: 10px; /* Opera */
 	  -icab-border-radius: 10px; /* iCab */
  	 -khtml-border-radius: 10px; /* Konqueror */
  	   -moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px;
	float: right;
	margin-right: 15px;
}
#profile p {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#profile strong {
	font-weight: bold;
	color: #7c6900;
}

/* Where in the World */
#omContent ul.wiw {
	color: #333;
	font-size: 0.85em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.85em;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* Online Magazine What Participants Say */

ul#indent {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.8em;
	margin-left: 30px;
	color: #333;
}
ul#indent li {
	margin-bottom: 10px;
	list-style-type: disc;
	text-indent: 0px;
}
td.br {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6bd2f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6bd2f;
}
td.r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6bd2f;
}
td.b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6bd2f;
}
.tdtextsm {
	font-size: .8em;
	font-weight: bold;
}
#refs {
	text-indent: -10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2px;
}

.pg {
	color: #CCC;
	font-size: 0.5em;
	margin-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

