/*Default values*/
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #807039;
color: #333;
margin: 0;
font-size: 10px;
}

h1 {
font-size: 12px;
color: #FFF;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}

table td {
padding: 0;
border: none;
vertical-align: top;
line-height: 1.6em;}

p {text-align: left;}

a:link {color: #C0C0C0; text-decoration: none; border: none;}
a:visited {color: #C0C0C0; text-decoration: none; border: none;}
a:hover {color: #FC6; text-decoration: none; border: none;}

textarea, input, select {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.8em;
font-size: 11px;
}
/*End Default values*/

/*Main structrure common to all pages */
#Banner {/*Very top of page - NON Home only because of background image*/
width: 100%;
height: auto;
background-color:#033;
color: #b5b892;
text-align: left;
}

#adWrap {/*Wrapper space for banner ads - across the full width*/
width: 100%;
height: 60px;
overflow: hidden;
background-color:#CCC;
border-bottom: 10px #000 solid;
color: #000;
text-align: center;
}

#adSpace {/* Where the ads will actually go */
width: 760px;
height: 60px;
overflow: hidden;
margin-right: auto;
margin-left: auto;
text-align: center;
}

/*Top navigation strip used on all pages*/
#topNav { 
height: auto;
width: 100%;
background-color: #6D7062;
border-bottom: 10px #000 solid;
color: #FFF;
text-align: right;
line-height: 1.6em; }

.topNav a:link {
color: #C0C0C0;
}

.topNav a:visited {
color: #C0C0C0;
}

.topNav a:hover {
color: #FC6;
}

.myTopNav a:link {
color: #FFF;
}

.myTopNav a:visited {
color: #FFF;
}

.myTopNav a:hover {
color: #FC6;
}
/* End top Nav definitions */

#MainBack{ /* Background div */
width: 100%;
height: 50px;
background-color: #903;
}

#ContentWrap {/*Wrapper for the content section*/
width: 720px;
background-color: #A19054;
padding: 0px 20px 50px 20px;
text-align: center;
height: auto;
margin-top: -50px;
margin-right: auto;
margin-left: auto; }

#ContentBack {
width: 720px;
border-top: 5px #000 solid;
background-color: #333;
height: auto;
text-align: center;
}

#debug {
width: 720px;
border: 0;
background-color: #333;
height: 0px;
text-align: left;
display: none;
clear: both;
position: relative;
visibility: hidden;
overflow: hidden;
}

#ContentArea { /* where the actual page copy goes */
width: 560px;
float: right;
text-align: left;
}

/* Main Nav elements common to all pages */
#MainNav {
width: 145px;
float: left;
border-top: 15px #73B1C0 solid;
border-bottom: 15px #73B1C0 solid;
background-color: #666;
text-align: left;
line-height: 1em;
display: block;
height: auto;
text-transform: uppercase;
}

.mainNav a:link {
color: #CCC;
display: block;
background-color: #666;
font-weight: normal;
border-top: 1px solid #689CB6;
border-right: 1px solid #689CB6;
border-bottom: 0px solid #689CB6;
border-left: 1px solid #689CB6;
padding-left: 15px;
padding-top: .3em;
padding-bottom: .3em;
text-transform: uppercase;
}

.mainNav a:visited {
color: #CCC;
display: block;
background-color: #666;
font-weight: normal;
border-top: 1px solid #689CB6;
border-right: 1px solid #689CB6;
border-bottom: 0px solid #689CB6;
border-left: 1px solid #689CB6;
padding-left: 15px;
padding-top: .3em;
padding-bottom: .3em;
text-transform: uppercase;
}

.mainNav a:hover {
color: #FFF;
display: block;
background-color: #069;
border-top: 1px solid #689CB6;
border-right: 1px solid #689CB6;
border-bottom: 0px solid #689CB6;
border-left: 1px solid #689CB6;
padding-left: 15px;
padding-top: .3em;
padding-bottom: .3em;
text-transform: uppercase;
}

.navSec a:link {
color: #FFF;
display: block;
font-weight: bold;
border-top: 1px solid #689CB6;
border-right: 1px solid #689CB6;
border-bottom: 0px solid #689CB6;
border-left: 1px solid #689CB6;
background-color: #000;
padding-left: 15px;
padding-top: .5em;
padding-bottom: .5em;
text-transform: uppercase;
}

.navSec a:visited {
color: #FFF;
display: block;
font-weight: bold;
border-top: 1px solid #689CB6;
border-right: 1px solid #689CB6;
border-bottom: 0px solid #689CB6;
border-left: 1px solid #689CB6;
background-color: #000;
padding-left: 15px;
padding-top: .5em;
padding-bottom: .5em;
text-transform: uppercase;
}

.navSec a:hover {
color: #FFF;
display: block;
font-weight: bold;
border-top: 1px solid #689CB6;
border-right: 1px solid #689CB6;
border-bottom: 0px solid #689CB6;
border-left: 1px solid #689CB6;
background-color: #333;
padding-left: 15px;
padding-top: .5em;
padding-bottom: .5em;
text-transform: uppercase;
}
/* End Main Nav elements */

/* Elements for the bottom of the page - common to all except HOME */
#ReturnToTop {
width: 135px;
display: block;
background-color: #066;
padding: 0px 10px 0px 15px;
text-align: left;
line-height: 1.6em;
color: #CCC;
float: left;
text-transform: uppercase;
}

#BotContentNav {
width: 540px;
display: block;
background-color: #B17601;
padding: 0px 10px 0px 10px;
line-height: 1.6em;
color: #E6E3DE;
text-align: left;
line-height: 1.6em;
float: right;
}

#BottomNavBlock {
width: 720px;
background-color: #000;
height: auto;
padding: 15px 0px 15px 0px;
}

#BotNavLinks {
width: 690px;
background-color: #000;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
color: #999;
font-size: 9px; 
text-align: center;
text-transform: capitalize;
padding: 2px 15px 3px 15px;
}

.botLink a:link {
color: #999;
font-weight: normal;
text-transform: capitalize;
}

.botLink a:visited {
color: #999;
font-weight: normal;
text-transform: capitalize;
}

.botLink a:hover {
color: #FC6;
font-weight: normal;
text-transform: capitalize;
}

.mySec a:link {
color: #FFF;
font-weight: bold;
text-transform: capitalize;
}

.mySec a:visited {
color: #FFF;
font-weight: bold;
text-transform: capitalize;
}

.mySec a:hover {
color: #FC6;
font-weight: bold;
text-transform: capitalize;
}
/* End common bottom elements */

/* End of the elements common to all pages */

/* Common Divs by id used on many pages position dependent*/
#topGreenDescrip {
width: 520px;
display: block;
background-color: #014E4E;
float: right;
padding: 20px;
}

#topOrangeDescrip {
width: 520px;
display: block;
background-color: #960;
float: right;
padding: 20px;
}

#topHolder {
width: 560px;
display: block;
float: right;
}

#blackBlockpTB {
display: block;
background-color: #000;
padding: 15px 0px 15px 0px;
font-size: 11px;
line-height: 1.5em;
color: #DCCEB0;
}

#searchBody {
display: block;
float: left;
width: 277px;
background-color: #333;
border: 1px solid #6F7A82;
}

#searchBody2 {
display: block;
float: right;
width: 277px;
margin-right: 1px;
background-color: #333;
border: 1px solid #6F7A82;
}

#newSearch {
float: left;
width: 135px;
display: block;
background-color: #000;
padding: 0px 10px 0px 15px;
text-align: left;
line-height: 1.6em;
color: #F90;
text-transform: uppercase;
}

#newSearch a:link {
color: #F90;
}

#newSearch a:visited {
color: #F90;
}

#newSearch a:hover {
color: #FC6;
}

/* End of Common Divs by id used on many pages position dependent*/


/* Class definitions grouped by features */

/* Simple transforms or adjustments */
.goLeft {
float: left;
}

.goRight {
float: right;
}

.goRight2 {
float: right;
text-align: right;
}

.red {
color: #900;
}

.orange {
color: #FFA74F;
}

.black {
color: #000;
}

.white {
color: #FFF;
}

.yellow {
color: #CC6;
}

.yelOrange {
color: #FC6;
}

.strikethru
{text-decoration: line-through}

.smaller {
font-size: 9px;
color: #000;
}

.indent20px {
padding: 0px 10px 0px 20px;
}

.indent10px {
display: block;
padding: 0px 6px 0px 9px;
}

.webdings {
font-family: Webdings;
}
/* End Simple transforms or adjustments */


/* Block formatting WITH borders */
.descripTopGreen {
padding: 10px;
border: 1px solid #666;
background-color: #033;
display: block;
line-height: 1.6em;
color: #A2A2A2;;
text-align: left;
}

/* Block formatting WITH borders */
.imgDescrip {
padding: 0 10px;
border: 1px solid #666;
background-color: #033;
display: block;
line-height: 1.6em;
color: #A2A2A2;;
text-align: left;
}

.descripTopOrange {
padding: 10px;
border: 1px solid #9A8276;
background-color: #930;
display: block;
line-height: 1.6em;
color: #CCC;
text-align: center;
}

.descripTopGrey {
padding: 10px;
border: 1px solid #666;
background-color: #333;
display: block;
line-height: 1.6em;
color: #E3E0E0;
text-align: center;
}

.redShadowHead {
display: block;
background-color: #900;
border-bottom: 5px solid #666;
border-top: 5px solid #666;
border-left: 5px solid #000;
border-right: 5px solid #000;
text-align: left;
color: #FFF;
font-size: 12px;
padding: 7px 10px 7px 10px;
}

.specialSale {
display: block;
background-color: #930;
border-top: 5px solid #000;
border-bottom: 5px solid #000;
border-left: 1px solid #000;
padding: 10px 5px;
color: #CCC;
text-align: center;
}

.form01 {
display: block;
background-color: #C0C6D1;
border: 1px solid #666;
padding: 14px 24px 14px 24px;
font-size: 9px;
line-height: 1.5em;
color: #000;
}

.form01 a:link {
line-height: 1.5em;
color: #333;
}

.form01 a:visited {
line-height: 1.5em;
color: #333;
}

.form01 a:hover {
line-height: 1.5em;
color: #956A0E;
}

.borderLines1 {
display: block;
padding: 0px 10px 0px 10px;
background-color: #000;
border-top: 1px solid #F60;
border-bottom: 1px solid #F60;
text-align: left;
line-height: 1.5em;
color: #CCC;
}

.borderLines2 {
display: block;
padding: 3px;	
border-top: 1px solid #666;
border-bottom: 1px solid #666;
}

.borderLinesTB {
display: block;
padding: 0px 6px 0px 9px;
background-color: #000;
border-top: 1px solid #F60;
border-bottom: 1px solid #F60;
text-align: left;
line-height: 1.5em;
color: #CCC;
}

.navLinkRight {
padding: 0px 10px;
background-color: #000;
border-top: 1px solid #F60;
border-bottom: 1px solid #F60;
border-left: 1px solid #F60;
line-height: 1.6em;
text-align: right;
color: #FFF;		
}

.memberListName {
padding: 0px 10px;
background-color: #000;
border-top: 1px solid #F60;
border-bottom: 1px solid #F60;
border-left: 1px solid #F60;
line-height: 1.6em;
text-align: left;
color: #FFF;
}

.membersContent {
border: 10px solid #014E4E; 
background-color: #033; 
color: #E3E0E0; 
padding: 20px;
line-height: 1.5em;
text-align: left;
}

.featuredImage {
background-color: #000;
border-top: 1px solid #F60;
border-bottom: 1px solid #F60;
border-left: 1px solid #F60;
line-height: 1.6em;
color: #999;
text-align: center;
}

.photogTitleName {
display: block;
padding: 0px 10px;
background-color: #000;
border-top: 1px solid #F60;
border-bottom: 1px solid #F60;
border-left: 1px solid #F60;
line-height: 1.6em;
text-align: left;
color: #FFF;
}

.exhibitListRow {
width: 557px;
background-color: #000;
border: 1px solid #6F7A82;
margin: 0 0 12px 0;
/*display: table-row-group;*/
clear: both;
}

.exhibitListing {
background-color: #000;
border: 1px solid #6F7A82;
padding-bottom: 5px;
text-align: center;
}

.exhibitItemBreak {
}
.exhibitImageTitle {
display: block;
margin-top: 5px;
background-color: #930;
border-bottom: 1px solid #666;
border-top: 1px solid #666;
color: #FFF;
text-align: center;
}

.exhibitImageBreak { /*orange break bar */
display: block;
height: 6px;
background-color: #960;
}

.exhibitBy {
display: block;
margin: 5px 0px;
background-color: #484703;
color: #FFF;
text-align: center;
}

.resultListing {
background-repeat: repeat-y;
background-image: url(../images2/resultListBack.gif);
border: 1px solid #6F7A82;
text-align: left;
}

.resultListSale {
display: block;
background-color: #900;
border-top: 1px solid #F60;
border-bottom: 1px solid #F60;
padding: 0px 6px 0px 9px;
color: #CCC;
line-height: 1.5em;
text-align: left;
}

.imageDetailInfo {
background-color: #333;
border: 1px solid #6F7A82;
line-height: 1.5em;
color: #FFF;
}

.imageDetailContact {
display: block;
background-color: #930;
border-top: 10px solid #C15D2B;
border-bottom: 10px solid #C15D2B;
padding: 0px 10px 0px 20px;
margin: 14px 0px;
line-height: 1.5em;
color: #CCC;
}

.borderLinesDetails {
display: block;
background-color: #000;
border-bottom: 1px solid #333;
border-top: none;
border-left: 5px solid #000;
border-right: 5px solid #000;
padding: 0px 10px 0px 20px;
line-height: 1.5em;
color: #FFF;
}

.borderLinesSale {
display: block;
background-color: #900;
border-left: 1px solid #F60;
border-top: 1px solid #F60;
}

.borderLines666 {
display: block;
background-color: #333;
border-left: 1px solid #F60;
border-top: 1px solid #F60;
line-height: 1.6em;
padding: 0px 10px 0px 20px;
color: #FFF;
}

.calendarContent {
display: block;
background-color: #957531;
padding: 10px 10px 10px 50px;
border-bottom: 14px solid #BDA675;
color: #E6E3DE;
font-size: 10px;
text-align: left;
line-height: 1.5em;
}

.calendarContent a:link {
color: #333;
}

.calendarContent a:visited {
color: #333;
}

.calendarContent a:hover {
color: #FC6;
}

.calendarForm {
display: block;
background-color: #3B484C;
padding: 12px 8px 8px 8px;
border: 1px solid #666;
font-size: 9px;
color: #CCC;
text-align: left;
line-height: 1.5em;
}

.calendarForm form{
margin: 0px;
padding: 0px;
}

.calendarForm select{
font-size: 10px;
}

.calendarForm button,input,submit{
font-size: 12px;
}

.fullSize {
display: block;
background-color: #000;
border-bottom: 1px solid #333;
border-top: 1px solid #333;
color: #FFF;
line-height: 1.5em;
text-align: center;
text-transform: uppercase;
}

.listLink {
display: block;
background-color: #930;
border-top: 1px solid #E5AA2C;
border-bottom: 1px solid #E5AA2C;
padding: 0px 10px 0px 20px;
line-height: 1.5em;
color: #E6E3DE;
}	

.titleBar {
display: block;
background-color: #930;
border-bottom: 1px solid #960;
border-top: 1px solid #000;
color: #FFF;
text-align: center;
padding: 0px 20px;
line-height: 2.5em;
}

.spSaleImage {
width: 139px;
height: 202px;
border-left: 1px solid #6F7A82;
border-top: 1px solid #6F7A82;
border-bottom: 1px solid #6F7A82;
padding: 10px 10px 10px 9px;
color: #CCC;
text-align: center;
}

.listing {
display: block;
background-color: #033;
padding: 5px 0px 5px 20px;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
text-align: left;
color: #B89E6B;
font-size: 9px;
}

.linkBar {
display: block;
background-color: #033;
border-top: 5px solid #014E4E;
border-bottom: 5px solid #014E4E;
border-left: 1px solid #000;
padding: 5px 10px 5px 10px;
line-height: 1.5em;
color: #CCC;
text-align: center;
}

h3 {
display: block;
background-color: #066;
border-top: 10px solid #960;
border-bottom: 10px solid #960;
padding: 10px 10px 10px 50px;
margin: 0px;
font-size: 11px;
font-weight: normal;
color: #E6E3DE;	
}

.listCredit {
display: block;
background-color: #930;
border-top: 1px solid #A0AABC;
border-bottom: 1px solid #A0AABC;
padding: 0px 20px 0px 50px;
line-height: 1.5em;
color: #E6E3DE;
}

.searchDescripHead {
display: block;
background-color: #930;
border-top: 5px solid #C15D2B;
border-bottom: 5px solid #C15D2B;
padding: 0px 10px 0px 20px;
line-height: 1.5em;
text-transform: uppercase;
color: #A2A2A2;
}

.subscribeForm {
background-color: #B9A86B;
border: 1px solid #F5D7B4;
font-size: 10px;
color: #000;
text-align: left;
}

.subscribeHeading {
display: block;
background-color: #957531;
border-top: 1px solid #C3C3A2;
border-bottom: 1px solid #C3C3A2;
padding: 4px 5px 4px 5px;
color: #000;
font-size: 10px;
font-weight: bold;
text-align: left;
line-height: 1.5;
}
/* END Block formatting WITH borders */


/* Block formatting WITHOUT borders */
.orangeContent20 {
display: block;
background-color: #956A0E;
padding: 20px; 
font-size: 11px;	
line-height: 1.5em;
color: #DCCEB0;
}

.blueGrey12pxBreakline {
display: block;
background-color: #3A4F71;
padding: 0px 10px 0px 10px;
line-height: 1.5em;
}

.blueGreen12pxBreakline {
display: block;
background-color: #014E4E;
text-align: left;
padding: 0px 10px 0px 10px;
line-height: 1.5em;
color: #FFF;
}

.drkGreen12pxBreakline {
display: block;
background-color: #033;
padding: 0px 10px 0px 10px;
line-height: 1.5em;
color: #FFF;
}

.blackBreakline {
display: block;
background-color: #000;
text-align: left;
padding: 0px 10px 0px 10px;
font-size: 8px;
color: #555;
}

.midOrangeBreakline {
display: block;
text-align: center;
padding: 0px 10px 0px 10px;
background-color: #956A0E;
font-size: 6px;
color: #CCC;
}

.softGreyBreakline {
display: block;
background-color: #666;
text-align: left;
padding: 0px 10px 0px 10px;
line-height: 1.5em;
color: #FFF;
}

.briteOrangeBreakline {
display: block;
background-color: #F90;
text-align: left;
padding: 0px 10px 0px 10px;
line-height: 1.5em;
color: #000;
}

.briteOrangeBreakline a:link {
color: #444;
}

.briteOrangeBreakline a:visited {
color: #444;
}

.briteOrangeBreakline a:hover {
color: #FFF;
}

.featuredImageContent {
background-color: #000;
padding: 20px 0px;
font-size: 10px;	
color: #DCCEB0;
text-align: center;	
}

.resultListtop {
background-color: #000;
padding: 0px 10px;
color: #FFF;
line-height: 1.6em;
text-align: left;
}

.resultListImage {
width: 50%;
color: #FFF;
line-height: 1.5em;
text-align: center;
}

.resultListDescblock {
width: 50%;
color: #CCC;
line-height: 1.5em;
text-align: left;
}

.resultListDescrip {
display: block;
margin: 0px 6px 0px 7px;
color: #CCC;
line-height: 1.5em;
text-align: left;
}

.bigOrangeLinkbar {
display: block;
text-align: center;
padding: 10px 0px;
background-color: #956A0E;
text-transform: uppercase;
color: #CCC;
}

.spacing3 {
display: block;
background-color: #C5AF7D;
padding-left: 30px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
line-height: 1.5em;
color: #000;
}

.dealerInfo {
display: block;
background-color: #B17601;
padding: 10px 10px 10px 50px;
text-align: left;
line-height: 1.5em;
color: #E6E3DE;	
}

.imageDetailImages {
background-color: #000;
text-align: center;
line-height: 1.5em;
color: #FFF;
}

.imageDetailRef {
display: block;
background-color: #000;
padding: 0px 10px 0px 20px;
line-height: 1.5em;
color: #FFF;
}

.imageDetailDescripHd {
display: block;
background-color: #930;
padding: 0px 10px; 
line-height: 1.6em;
color: #F90;
}

.calendarDate {
background-color: #930;
padding: 0px 10px 0px 20px;
font-size: 11px;
line-height: 1.6em;
color: #FFF;
}

.listContent {
display: block;
background-color:  #3B484C;
padding: 20px 20px 20px 50px;
font-size: 10px;
line-height: 1.5em;
color: #C0C0C0;
}

.listLinkItems {
display: block;
height: auto;
background-color:  #3B484C;
padding: 0px 10px 0px 20px;
font-size: 10px;
line-height: 1.5em;
color: #C0C0C0;
}

.descriptContent {
display: block;
background-color: #956A0E;
padding: 20px 20px 20px 50px;
font-size: 11px;
line-height: 1.5em;
color: #DCCEB0;
}

.descriptContent1 {
display: block;
background-color: #6A4B09;
padding: 20px 20px 20px 50px;
font-size: 11px;
line-height: 1.5em;
color: #DCCEB0;
}

.exhibitContent2 {
background-color: #014E4E;
padding: 20px 20px 20px 50px;
font-size: 11px;
color: #DCCEB0;
}

.photogList0 {
display: block;
background-color:  #3B484C;
}

.photogList1 {
display: block;
float: left;
width: 255px;
background-color:  #3B484C;
}

.photogList2 {
display: block;
float: left;
width: 255px;
margin-left: 20px;
background-color:  #3B484C;
}

p.photog {
text-indent: -2em;
padding: 0 0 0 2em;
margin: 0px;
}

.searchDescrip {
display: block;
padding: 20px;
line-height: 1.5em;
text-align: justify;
color: #A2A2A2;
}

.searchForm {
display: block;
background-color: #3B484C;
padding: 10px 10px 20px 20px;
font-size: 9px;
color: #CCC;
text-align: left;
line-height: 1.5em;
}

input, textarea, select.search {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.8em;
font-size: 11px; }

.searchButtons {
display: block;
background-color: #3B484C;
padding: 12px 0px 5px 0px;
font-size: 9px;
color: #CCC;
text-align: center;
line-height: 1.5em;
}

.subsDataL {
padding: 5px 5px 3px 5px;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
text-align: left;
}

.subsDataR {
padding: 5px 5px 3px 5px;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
text-align: right;
}

.pBlockLT180 {
float: left;
display: block;
width: 180px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
line-height: 1.4em;
text-align: left;
margin: 0px 20px 14px 0px; }

.pBlockLT240 {
float: left;
display: block;
width: 240px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
line-height: 1.4em;
text-align: left;
margin: 0px 20px 14px 0px; }

.pBlockLT300 {
float: left;
width: 300px;
display: block;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
line-height: 1.4em;
text-align: left;
margin: 0px 20px 14px 0px; }

.pBlockRT180 {
float: right;
display: block;
width: 180px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
line-height: 1.4em;
text-align: left;
margin: 0px 0px 14px 20px; }

.pBlockRT240 {
float: right;
display: block;
width: 240px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
line-height: 1.4em;
text-align: left;
margin: 0px 0px 14px 20px; }

.pBlockRT300 {
float: right;
display: block;
width: 300px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
line-height: 1.4em;
text-align: left;
margin: 0px 0px 14px 20px; }

/* END Block formatting WITHOUT borders */

