/*************************************************************/
/*   Design:   LL Text CSS                                  */
/*   File:     Text formats                                  */
/*-----------------------------------------------------------*/
/*   Author:   Gary Gatel                            */
/*   Date:     February 05, 2009                             */
/*   Homepage: www.web-partners.com                          */
/*-----------------------------------------------------------*/

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
/* nav3-grid is the right hand column line that separates menu items */
.nav3-grid {width:199px; border-bottom:solid 1px rgb(200,200,200);}
.nav3-grid dt a, .nav3-grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 10px 0px 20px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:#FF9933; font-weight:bold; font-size:120%;}
.nav3-grid dd a, .nav3-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:#FF9933; font-size:120%;}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {background-color:#000000; color:#ffffff; text-decoration:none;}

.nav3-bullet {
	width:200px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
}
.nav3-bullet dt a, .nav3-bullet dt a:visited {
	line-height:2em;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#FF9933;
	/*font-weight:bold;*/
	font-size:10px;
	background-image: url(../Images/bg_bullet_full_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	
}
.nav3-bullet dd a, .nav3-bullet dd a:visited {
	line-height:1.7em;
	text-decoration:none;
	color:#FF9933;
	font-weight:normal;
	font-size:10px;
	background-image: url(../Images/bg_bullet_half_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
.nav3-bullet dt a:hover {
	text-decoration:underline;
	color:#000000;
	background-image: url(../Images/bg_bullet_full_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.nav3-bullet dd a:hover {
	text-decoration:underline;
	color:#000000;
	background-image: url(../Images/bg_bullet_half_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:#FF9933; font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:#FF9933; font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:#000000;}
 /* main navigation is the right hand menu */
.main-navigation .loginform {width:160px; margin:-10px 20px 0 20px;}
.main-navigation .loginform p {clear:both; margin:0; padding:0;}
.main-navigation .loginform fieldset {width:160px; border:none;}
.main-navigation .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-navigation .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-navigation .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-navigation .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-navigation .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-navigation .loginform input.button:hover {cursor:pointer; border:solid 1px #000000; background:#000000; color:#FF9933;}

.main-navigation .searchform {width:160px; margin:0 20px 0 20px;}
.main-navigation .searchform fieldset {border:none;}
.main-navigation .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-navigation .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-navigation .searchform input.button:hover {cursor:pointer; border:solid 1px #000000; background:#000000; color:#FF9933;}
/* First right hand menu/column header is h1.first */
.main-navigation h1.first {clear:both; margin:0px; padding:4px 20px 3px 20px; background-color:rgb(190,190,190); font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:Bold; font-size:12px;}
.main-navigation h1 {
	clear:both;
	background:rgb(190,190,190);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:Bold;
	font-size:130%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-weight:bold; font-size:130%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:#666666; font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
/* main-navigation p controls the color, etc. of the right column text */
.main-navigation p {clear:both; margin:0 10px 10px 20px; color:#000000; line-height:1.3em; font-size:110%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ul li {
	margin:5px 0 0.2em 2px;
	padding:0px 0px 0 11px;
	line-height:1.2em;
	font-size:110%;
	background-image: url(../Images/bg_bullet_full_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}
.main-navigation ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:100%;}
.main-navigation h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:Verdana, Arial, Helvetica, sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
/* MAIN CONTENT */
.main-content h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:Verdana, Arial, Helvetica, sans-serif; color:rgb(100,100,100); font-weight:bold;}
/* main-content h1.block controls the color of the bar in the center column */
.main-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:#CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-weight:normal; font-size:220%;}
/* main-content h1 controls all color of all H1 tag */
.main-content h1 {
	clear:both;
	margin:1.0em 0 0.5em 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:220%;
	text-align: center;
}
.main-content h2 {
	clear:both;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-align: center;
	font-size: 160%;
}
.main-content h3 {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
	font-size: 160%;
}

.main-content h3.left {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 100%;
}
.main-content h1.side {
	clear:none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 150%;
	margin-top: 0px;
	text-align: center;
}
.main-content h2.side {clear:none;}
.main-content h3.side {
	clear:none;
	font-size: 12px;
	text-align: center;
}

.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:Verdana, Arial, Helvetica, sans-serif; font-size:140%;}
.main-content h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:140%;}

.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content table {
	height: auto;
	width:auto;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

.main-content table th.top {
	height:auto;
	width:auto;
	padding:0;
	empty-cells:show;
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main-content table th {
	height:auto;
	padding:0px;
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px none rgb(255,255,255);
	margin: 0px;
	width: auto;
}
.main-content table td {
	height:auto;
	width:auto;
	padding:2px;
	background-color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 0px none rgb(255,255,255);
	
}
.main-content-internal-1 table {
	clear:none;
	width:680;
	empty-cells:show;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	float: left;
}

.main-content-internal-1 table td  {
	height:auto;
	width:340;
	padding:2px;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 0px none rgb(255,255,255);
	
}

.main-content-internal-2 table {
	clear:none;
	width:335;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
.main-content-internal-2 table td  {
	height:auto;
	width:335;
	padding:2px;
	text-align:left;
	font-weight:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
		
}

.main-content-internal-3 table {
	clear:none;
	width:600;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.main-content-internal-3 td  {
	height:auto;
	width:auto;
	padding:2px;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
		
}
.main-content-internal-3 h2 {
	clear:none;
	font-size: 160%;
}
.main-content-internal-3 h3 {
	clear:none;
	font-size: 130%;
}

.main-content-internal-4 table {
	clear:none;
	width:560;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main-content-internal-4 table td  {
	height:auto;
	width:auto;
	padding:3px;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;	
}


/*Main Content Group*/

.main-content-group table   {
	margin-left: 50px;
	width: 550px;
	padding: 10px;
}

.main-content-group td  {
	text-align: center;
	vertical-align: top;
	padding: 1px;
	height: auto;
	width: 270px;
}

.main-content-group td a img  {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main-content-group td a img:hover  {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main-content-group p  {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	height: 80px;
}


/*Main Content Product*/

.main-content-product img.stdimg {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: none;
}	
.main-content-product h1.ptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.main-content-product h1.idprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-align: center;
	color: #000000;
}


.main-content-product p.options {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	margin-top: 0px;
	font-weight: bold;
	font-size: 150%;
}
.main-content-product p.order {
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	margin-top: 0px;
	font-weight: bold;
	font-size: 150%;
}
.main-content-product table {
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.main-content-product-itemmessage{
	display:inline /*Fix IE floating margin bug*/;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.main-content-product-itemmessage p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: 108px
	!important /*Non-IE6*/; margin-right:150px /*IE6*/;
	margin-left: 0px;
	font-size: 150%;
	font-weight: bold;
}


.main-content-product-nav-left  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	vertical-align: top;
	display: inline;
	width: 58px;
	margin-left: 0px;
	padding: 0px;
}
.main-content-product-nav-left a img.l {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
}
.main-content-product-nav-left a:hover img.l {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
}
.main-content-product-nav-right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	vertical-align: top;
	display: inline;
	width: 58px;
	padding: 0px;
	margin: 0px;
}
.main-content-product-nav-right a img.r {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.main-content-product-nav-right a:hover img.r {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main-content-product-nav-right a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main-content-product-nav-toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	width: 300;
	font-size: 120%;
	padding-top: 10px;
}



/*MAIN POPUP BOXES*/

.main-popup h1.center {
	text-align: center;
}
.main-popup h2.center {
	text-align: center;
	font-size: 140%;
	margin: 0px;
}
.main-popup table td {
	height:auto;
	width:500px;
	padding:2px;
	background-color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 1px solid #000000;
	
}
.main-popup a {
	color:rgb(70,122,167);
	font-weight:bold;
	text-decoration:none;
	text-align: center;
}
.main-popup a:hover {
	text-decoration:underline;
	color:#000000;
	text-align: center;
}
.main-popup a:visited {
	color:#FF9933;
	text-align: center;
}
.main-popup p.left {
	text-align: left;
}

.main-popup p.center {
	text-align: center;
}

.main-popup form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

.main-popup img.center {
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
	display: block;
}
.main-popup form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font:100% verdana,arial,sans-serif;
	padding: 0;
	min-width: 300px;
	max-width: 400px;
	width: 370px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30;
	margin-left: 0;
}


.main-popup input {
}

.main-popup form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.main-popup form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-content ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-content ul li {
	margin:0 0 0.2em 2px;
	padding:0 0 0 12px;
	line-height:1.4em;
	font-size:120%;
	background-image: url(../Images/bg_bullet_full_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

.contactform {width:418px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px #000000; background:#000000; color:#FF9933;}



/********************/
/*  COMMON CLASSES  */
/********************/
.main img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:0px none rgb(150,150,150);}
.main img.center {clear:both; float:none; margin:0; padding:1px; border:1px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.main a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
/* main a:hover and visited controls the hyper link color of the entire page */
.main a:hover {text-decoration:underline; color:#000000;}
.main a:visited {color:#FF9933;}

.main a img {border:solid 1px rgb(150,150,150);}
.main a:hover img {border:solid 1px #FF9933;}

.page-container p.center {
	margin-left: 175px;
	margin-bottom: 5px;
}

.page-container .bottomlinks a {
	color:#FF9933;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

