#ng_bitflux_org, body , textarea
{
	font-family: Helvetica, sans-serif;
	background-color: #FFFFFF;
}


#ng_bitflux_org, body
{
	font-size: 12px; /*#f5f5f5*/
	color:#000000;
	padding:0px;
	margin: 0px;
}

/* for iePC */
td
{
font-size: 12px;
}

a {color: #628C2B;}
a:visited {color:#567C25;}
a:hover {color: #000000;background-color: #CCFF66;}
a:active { color:#628C2B;}

a.1:link {color: #628C2B;}
a.1.visited {color:#567C25;}
a.1:hover {color: #000000;background-color: #CCFF66;}
a.1:active { color:#628C2B;}


a.one:link {color: #ff0000}
a.one:visited {color: #0000ff}
a.one:hover {color: #ffcc00}

a.two:link {color: #ff0000}
a.two:visited {color: #0000ff}
a.two:hover {font-size: 150%}

a.three:link {color: #FFF}
a.three:visited {color: #FFF}
a.three:hover {background: #FFF}


h1{
	font-size:18px;
	font-style: oblique;
	font-weight: lighter;
}
h2{
font-size:16px;
}
h3{
	font-size:18px;
	font-style: oblique;
	font-weight: lighter;
}
h4{
font-size:12px;
}

/* form layout
-------------------------------------- */
form{
padding: 0px;
margin: 0px;
}

.form{
	padding: 0px;
	margin: 5px 20px 15px;
}

textarea, .formgenerell input, input.formgenerell {
	border: 1px dotted #96A67B;
	margin-top: 5px;
	padding: 2px;
	font-size: 12px;
	width: 350px;
}

.formbutton {
width:100px;
border: 1px solid #96A67B;
}

/* patforms filter */
.formErrors {
margin: 5px 25px 25px 25px;
padding: 5px 5px 5px 5px;
border: 1px solid ;
background-color: #C99C77;
}

.formlabelerror {
color: #A06C11;
font-weight: bold;
}

/* new form layout
-------------------------------------- */
Newform{
padding: 0px;
margin: 0px;
}

.Newform{
	padding: 0px;
	margin: 5px 20px 15px;
}

Newtextarea, .Newformgenerell Newinput, Newinput.formgenerell {
	border: 1px dotted #96A67B;
	margin-top: 5px;
	padding: 2px;
	font-size: 12px;
	width: 300px;
}

.Newformbutton {
width:100px;
border: 1px solid #96A67B;
}

/* patforms filter */
.NewformErrors {
margin: 5px 25px 25px 25px;
padding: 5px 5px 5px 5px;
border: 1px solid ;
background-color: #C99C77;
}

.Newformlabelerror {
color: #A06C11;
font-weight: bold;
}



/* container to center the layout
-------------------------------------- */
#container {
	width: 885px;
	margin: 5px auto 20px;
	background-color: #FFFFFF;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
	padding: 0px;
	margin: 0px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(../GIFs/Header.gif);
	background-position: center center;
}
#banner a
{
color: #ffffff;
text-decoration:none;
}

#banner  a:hover
{color: #E4EBC3;}

#banner h1
{
font-size: 22px;
padding: 68px 0px 0px 10px;
margin: 0px;
}



#banner h2
{
color: #ffffff;
font-size: 14px;
padding: 12px 0px 0px 10px;
margin: 0px;
}

#metanavi
{
float: right;
padding: 5px 10px 0px 0px;
margin: 0px;
}
/*main-navi
-------------------------------------- */
#topnavi {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
	background-color: #0099CC;
}
#topnavi a
{
	color: #FFFFFF;
	/*text-decoration: none;*/
margin: 0px;
	padding: 2px 13px;
	font-weight: bold;
}
#topnavi a:visited
{
	color:#FFFFFF;
	font-weight: bold;
}
#topnavi a:hover
{
	color: #FFFFFF;
	background-color: #66CC00;
	font-weight: bold;
}
#mainnavi a:active
{ color:#000000;}

#container #topnavi a.selected
{
background-color: #C1DA8B; /*B0E0E6*/
color: #000000;
}

/* contentIntro elements
-------------------------------------- */
#contentIntro {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 190px;
}

#contentIntro h1, #contentIntro h2, #contentIntro h3, #contentIntro h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentIntro p{
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentIntro p.center{
text-align:center;}

#contentIntro .thumbnail{
	float:right;
	width:110px;
	margin: 0px;
}
#contentIntro .thumbnail img{
	padding: 1px;
}

#contentIntro  br.antileft {
clear: left;
}
.antifloat
{
clear: both;
visibility: hidden;
}


/* contentMembers elements
-------------------------------------- */
#contentMembers {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: relative;
	height: 450px;
}

#contentMembers h1, #contentMembers h2, #contentMembers h3, #contentMembers h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentMembers p{
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentMembers p.center{
text-align:center;}

#contentMembers .thumbnail{
	float:right;
	width:110px;
	margin: 0px;
}
#contentMembers .thumbnail img{
	padding: 1px;
}

#contentMembers  br.antileft {
clear: left;
}
.antifloat
{
clear: both;
visibility: hidden;
}

/* content elements
-------------------------------------- */
#content {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #66CC00;
}

#content h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#content p{
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#content p.center{
text-align:center;}

#content .thumbnail{
	float:right;
	width:110px;
	margin: 0px;
}
#content .thumbnail img{
	padding: 1px;
}

#content  br.antileft {
clear: left;
}
.antifloat
{
clear: both;
visibility: hidden;
}

/* elements for left and right navigation
-------------------------------------- */
#left {
	margin: 0px;
	padding: 15px 5px 15px 0px;
	width: 175px;
	float: left;
}

#right {
	margin: 0px;
	padding:15px 0px 15px 5px;
	float: right;
	width: 175px;
}

#right p
{
padding: 0px 15px 15px 15px;
margin:0px;
}
#left a, #right a {
	color:#628C2B;
	text-decoration: none;
}
#left .selected, #right .selected {
	width: 100%;
	color: #000000;
}

#left ul, #right ul {
	list-style-type: none;
	margin: 0px 15px 20px 15px;
	padding: 0px;
}
#left li, #right li {
	margin-bottom: 8px;
}
#left h3, #right h3{
margin: 0px 0px 5px 0px;
padding:0px 15px;
}

/*footer
-------------------------------------- */
#footer {
	padding: 8px 10px 6px;
	color: #000000;
	margin: 0px;
	height: 15px;
	background-image: url(../GIFs/Footer.gif);
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	background-position: bottom;
	clear: both;
}

#footer a {
color:#000000;
}

/* just used vor the blog
-------------------------------------- */
#content .post_title {
color: #333;
border-bottom: 1px solid #96a67b;
margin: 0px 25px 3px 25px;
padding: 0px 0px 5px 0px;
}

#content .post_title a {
    color: #333;
text-decoration:none;
}

.post_meta_data {
	font-size: 11px;
	margin: 5px 25px 15px 60px;
	padding: 0px;
}
.right {
float: right;
}
.post_content {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 15px;
	position: relative;
}
#content .post_content p{
padding: 0px 0px 15px 0px;
margin: 0px;
}

h3.blog, #right  h3.blog {
color: #333;
margin-bottom: 5px;
}

.post_links {
text-align: right;
font-family: Arial;
font-size: 12px;
padding: 0px 25px 20px 25px;
margin: 0px;
}
.blog_pager{
padding-top: 0px;
margin: 5px 25px 15px
}

#right .blog li {
line-height:  15px;
padding: 0px 15px 3px 15px;
margin: 0px;
text-indent: -1em;
}
#livesearch {
margin: 0px 15px 15px 15px;
padding:0px;
width: 140px;
display: block;
}
#right input#livesearch  {
padding:1px;
width: 120px;
border: 1px solid #96A67B;
}

.formurl {display: none;}
#CustomLeft {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 15px 0px;
	height: 300px;
	background-image: url(../GIFs/d-6.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

img.floatCentre {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #66CC00;
}
img.floatLeftHidden {
	float: left;
	margin: 0% 10px 0% 0px;
	padding: 5px;
	height: 100%;
}
img.floatLeftNew {
	margin: 0px 10px 10px 0px;
	padding: 5px;
	float: left;
}

.whiteTXT {color: #FFFFFF}

/* horizontal tabbed menu */	
#tabs {
	color: #000;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 26px;
	position: relative;
	clear: both;
}
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(../images/BarCurrentSilver.gif) no-repeat; color: #808080; padding: 7px 0; width: 95px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(../images/BarBgCurrentGreenHover.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(../images/BarBgCurrentGreen.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }
#Containers {
	border-top-width: 5px;
	border-top-style: outset;
	border-top-color: #66CC00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
}
#ServiceContainers {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	border-top-width: 5px;
	border-top-style: outset;
	border-top-color: #66CC00;
	clear: both;
}

#contentStores {
	margin:0px 180px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 15px;
	position: relative;
}
#contentStores h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentStores p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentStores p.center {
text-align:center;
}

#contentAutoLoans {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 450px;
	background-image: url(../GIFs/AutoLoansMini1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentAutoLoans h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentAutoLoans p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentBlank {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 190px;
	min-height: 450px;
}
#contentBlank h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentBlank p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentBlankNL {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #66CC00;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 190px;
	min-height: 450px;
}
#contentBlankNL h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentBlankNL p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentCurrency {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 450px;
	background-image: url(../GIFs/CurrencyGlobeLarge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentCurrency h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentCurrency p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentChequesCashed {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 450px;
	background-image: url(../GIFs/ChequesCashedNotes.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentChequesCashed h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentChequesCashed p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentCashForGold {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 525px;
	background-image: url(../GIFs/Cash-For-Gold.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentCashForGold h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentCashForGold p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentPawnbroking {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 525px;
	background-image: url(../GIFs/Pawnbroking.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentPawnbroking h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentPawnbroking p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentPayDayAdvance {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 450px;
	background-image: url(../GIFs/PayDayAdvanceCoins.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentPayDayAdvance h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentPayDayAdvance p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentCashLoans {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 525px;
	background-image: url(../GIFs/CurrencyGlobeLarge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentCashLoans h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentCashLoans p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentCashLoans {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 525px;
	background-image: url(../GIFs/CashLoansStopWatch.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentCashLoans h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentCashLoans p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentCashForGoods {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 525px;
	background-image: url(../GIFs/CashForGoodsGuitar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentCashForGoods h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentCashForGoods p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#contentMoneyTransfer {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 450px;
	background-image: url(../GIFs/Services/WesternUnion.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFCC00;
}
#contentMoneyTransfer h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentMoneyTransfer p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}


#contentBuyBacks {
	margin:0px 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 0px;
	position: relative;
	height: 450px;
	background-image: url(../GIFs/BuyBacksGold.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentBuyBacks h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}
#contentBuyBacks p {
line-height: 18px;
padding: 0px 20px 0px 20px;
margin:0px 0px 10px 0px;
}

#ContainersIndex {
	border-top-width: 5px;
	border-top-style: outset;
	border-top-color: #66CC00;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	background-image: url(../GIFs/Dolly1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}

#ContainersFranchise {
	border-top-width: 5px;
	border-top-style: outset;
	border-top-color: #66CC00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	background-image: url(../GIFs/Franchise123.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 550px;
}

#ContainersMembers {
	border-top-width: 5px;
	border-top-style: outset;
	border-top-color: #66CC00;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	height: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../GIFs/MemberLoginBG.gif);
}


/* misc
----------------------------------------------- */

.section{ border-top: 1px solid #3d3d33;  padding: 1.5em 0; }
.first{ border-top: none; }

.thumbnail{
	padding: 3px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 85px;
	width: 110px;
	}

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

/* Thumbnail Facias
----------------------------------------------- */

.thumbnailFacia{
	padding: 3px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 225px;
	}


/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/* Members Login Window
----------------------------------------------- */


#ContainerLogin {
	position: static;
	padding-top: 75px;
	padding-left: 135px;
	padding-right: 135px;
	display: inherit;

}
#GalleryArea {
	width: 400px;
	float: right;
	position: relative;
}
#Login {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	margin-bottom: 0px;
}
	
	/* Western Union
----------------------------------------------- */


	.pict_text_text {
		padding-top: 250px;
		padding-left: 24px;
		color: white;
		font-weight: bold;
		font-size: 12pt;
	}
	.pictTextRev {
		font-size: 17pt;
		color: black;
		background-color: #ffde38;
		padding: 3px 5px 2px 3px;
	}
#contentStoreLocator {
	margin:0px 180px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66CC00;
	border-left-color: #66CC00;
	padding-bottom: 15px;
	position: relative;
	height: 600px;
}
