/********* UNIVERSAL *********/

* {
  padding: 0px;
  margin: 0px;
}

body {
  text-align: center;  /* cetering hack for IE */
}

img {
	float: left;
	border: 0px;	
	margin: 0px;
	padding: 0px;	
}


h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	float: left;
	display: inline;
	width: 575px;
	height: auto;
	font-size: 13px;
	margin: 10px 0px 0px 0px;    /*margin: 15px 0px 10px 0px;*/
  	border-bottom: solid 1px #999999;
	clear: both;
}

.cashrule
{
float: left;
	display: inline;
	width: 575px;
	height: auto;
	font-size: 13px;
	margin: 10px 0px 0px 0px;    /*margin: 15px 0px 10px 0px;*/
  	border-top: solid 1px #999999;
	clear: both;
}

h3.first {
	float: left;
	display: inline;
	width: 395px;
	height: auto;
	font-size: 13px;
	margin: 10px 0px 0px 0px;   /*margin: 10px 0px 10px 0px;*/
  	border-bottom: solid 1px #999999;
	clear: none;
}

h4 {
	float: left;
	width: 575px;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	margin:  5px 0px 0px 0px;   /*margin:  5px 0px 5px 0px;*/
}

td h4 {
	float: left;
	width: auto;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	margin:  5px 0px 5px 0px;
	clear: both;
}

.clearfloat {
	clear: both;
}	


p  {
	float: left;
	display: block;
	margin: 5px 0px 5px 0px;
	width: 575px;
	height: auto;
}

p.first  {
	float: left;
	display: block;
	width: 350px;
	height: auto;
	margin: 8px 0px 8px 0px;
}
p.second {
    float: left;
	display: inline;
	width: 350px;
	height: auto;
	margin: 10px 0px 0px 0px;    /*margin: 15px 0px 10px 0px;*/
  	border-top: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
	clear: both;
	}
	
p.eligible1
{	
float: left;
	display: block;
	margin: 10px 0px 0px 0px;
	width: 575px;
	height: auto;
	}
	
	p.eligible2
{	
float: left;
	display: block;
	margin: 0px 0px 10px 0px;
	width: 575px;
	height: auto;
	}
	
.gotop1 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left:430px;
}

.gotop2 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 300px;
}

.gotop3 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 370px;
}

.gotop4 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 410px;
}

.gotop5 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 465px;
}

.gotop6 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 290px;
}

.gotop7 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 310px;
}

.gotop8 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 335px;
}

.gotop9 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 245px;
}

.gotop10 {
text-align: right;
font-size:10px;
font-weight:normal;
padding-left: 295px;
}

.security{
padding-left: 30px;
padding-top:15px;
padding-bottom:10px;
width:500px;

}

.listWrapper {
	float: left;
	width: 575px;
	height: auto;
	margin: 0px 0px 5px 0px;
}
.listWrapperother {
	float: left;
	width: 575px;
	height: auto;
	margin: 10px 0px 5px 150px;
}
.listWrapperOL {
	float: left;
	width: 565px;
	height: auto;
	margin: 8px 0px 8px 0px;
	list-style-type: decimal;
	list-style-position: inside;
}

.listWrapperShort {
	float: left;
	width: 395px;
	height: auto;
	margin: 8px 0px 8px 0px;
	padding-left:5px;
	
}

.listWrapperEligible {
	float: left;
	width: 465px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding-left: 5px;

	
}
.listWrapperMedium {
	float: left;
	width: 500px;
	height: auto;
	margin: 8px 0px 8px 0px;
}
.listWrapperSecurity {
	float: left;
	width: 500px;
	height: auto;
	margin: 8px 0px 8px 0px;
}

.listWrapperSecurity li
{
    padding: 3px;
}

ul, ol {
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;	
}

/*ol { list-style-position: outside; }*/

ul li, ol li {
	margin: 2px 0px;
	padding: 0px;
}
ul li ul, ol li ol {
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px 15px;	
}

ul li ul li, ol li ol li {
	margin: 2px 0px;
	padding: 0px;
}

.super {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 15px;
	position: relative;
	top: -10px;
}

.tisa {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 23px;
}

.finePrint	{
	width: 570px;
	font-size: 9px;
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.boldItalic {
	font-style: italic;
	font-weight: bold;
}

#wrapper	{
  width: 768px;
  height: auto;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  font-family: tahoma, helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

a:link, a:visited {
	color: #660066;		
}

a:hover, a:active {
	color: #993399;		
}

a:link.small, a:visited.small {
	color: #999999;	
}
		
a:hover.small, a:active.small {
	color: #666666;	
}

table {
	float: left;
	display: inline;
	margin: 10px 0px;
	
}

table1 {
	float: left;
	display: inline;
	margin: 10px 0px;
	
}
th {
	font-weight: bold;
	padding: 4px 4px 4px 0px;
}

td {
	padding: 4px 4px 4px 0px;
}
.tds
{
vertical-align:bottom;
}
td.rateheadbottomright {
	border-bottom-style: solid;
	border-right-style: solid;
}

td.rateheadbottomonly {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

table.rateborder {
	border-style: solid;
	border-width: 1px;
}

td.rateheadborder {
	border-style: solid;
	border-width: 1px;
}

td.rateheadbottomleft {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

td.rateheadleft {
	border-bottom-style: solid;
	border-right-style: solid;
}

td.rateheadmiddle {
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

td.rateheadright {
	border-left-style: solid;
	border-bottom-style: solid;
}

td.ratebodytop {
	border-top-style: dashed;
}

/********* HEADER *********/

#header {
  float: left;
  display: inline;
  width: 768px;
  height: 88px;
}

#logo {
  float: left;
  display: inline;
  padding: 5px 68px 0px 0px;
  height: 75px;
  width: 273px;
}

/*** E-BRANCH LOGIN v1.1 ***/

#login {
	float: right;
	display: inline;
	height: 86px;
	width: 280px;
	background: #f1e3f3;
	border: 1px solid #a87fa8;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

#loginHeader {
	float: left;
	display: inline;
	width: 228px;
	height: 14px;
	margin: 8px 0px 6px 8px;
	color: #000000;
}

#loginHeader img {
	float: left; 
	display: inline;
	width: 86px; 
	height: 14px;
}

#login a {
	color: #000000;
}

#login p {
	float: left;
	display: inline;
	width: auto;
	height: 16px;
	line-height: 16px;
	margin: 0px 4px;
	color: #000000;
}

#loginAccount {
	float: left;
	display: inline;
	height: 16px;
	color: #000000;
	width: 150px;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
}

#loginPIN {
	float: left;
	display: inline;
	color: #000000;
	height: 16px;
	width: 100px;
	margin: 0px 0px 0px 15px;
	font-weight: bold;
}

#formAccount {
	float: left;
	display: inline;
	width: 65px;
	height: 14px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #ffffff url(../images/form_bg.gif) repeat-x left top;
	border: 1px solid #999999;
	padding: 1px 0px 0px 3px;
}

#formPIN {
	float: left;
	display: inline;
	height: 14px;
	width: 43px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #ffffff url(../images/form_bg.gif) repeat-x left top;
	border: 1px solid #999999;
	padding: 1px 0px 0px 3px;
}

#startPageOptions {
	float: left;
	height: 16px;
	width: 170px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	margin: 4px 0px 0px 8px;
}

#loginButton {
	float: left;
	margin: 4px 0px 0px 4px;
}

#loginLinks {
	float: left;
	display: inline;
	font-weight: bold;
	height: 14px;
	width: 270px;
	margin: 2px 0px 0px 8px;
	color: #000000;
}

* html #loginLinks {
	margin-bottom: -10px;
	color: #000000;
}


/********* SEARCH BAR *********/

#searchBar {
	float: left;
  display: inline;
	width: 768px;
	height: 33px;
	background: url(../images/searchbar_bg.gif) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
}

#applyNow {
	float: left;
  display: inline;
	margin: 7px 0px 0px 2px;
}

#search {
	float: left;	
  display: inline;
	width: 270px;
	height: 26px;
	margin: 7px 0px 0px 80px;
}



#search2 {
	float: left;	
  display: inline;
	width: 222px;
	height: 26px;
	margin: 7px 0px 0px 0px;
}

#applyNow p, #search p {
	display: inline;
	float: left;
	width: auto;
	height: 18px;
	line-height: 18px;
	margin: 0px 0px 0px 4px;
}

.textField {
	height: 16px;
	width: 116px;
	padding: 0px 0px 0px 2px;	
	font-family: tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;	
	background: #ffffff url(../images/form_bg.gif) repeat-x left top;
	border: 1px solid #999999;
}

#applyNowDD {
	width: 116px;
	border: 1px solid #999999;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	color: #666666;	
}

#searchCategory {
	width: 220px;
	border: 1px solid #999999;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	color: #666666;	
}

#searchCategory option, #applyNowDD option {
	padding: 2px 2px 2px 2px;		
}

/********* SKINNY BAR *********/

.skinnyBar {
	float: left;
	display: inline;
	width: 768px;
	height: 6px;
	background: url(../images/skinnybar_bg.gif) repeat-x left;
}

.blank {}  /* Spacing hack for IE */


/********* NAV *********/

#nav {
	float: left;
}

#nav ul {
	display: block;
	margin: 5px 5px 0px 0px;
	padding: 0;
	list-style: none;
	width: 168px;
	height: auto;
	border-top: solid 1px #b4b9c9;
}

#nav li {
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 1000;
}

#nav li ul,
#nav li ul li ul {
	float: none;
	position: absolute;
	left: 167px;
	top: -1px;
	display: none;
	margin: 0;
	padding: 0;
	border: solid 1px #b4b9c9;
	border-bottom: 0px;
	z-index: 1000;
}

/* Styles for Menu Items */
#nav a {
	display: block;
	text-decoration: none;
	width: 154px;
	height: auto;
	color: #333;
	padding: 3px 6px;
	text-align: left;
	background: #e1e7fb; /* IE6 Bug */
	border-bottom: 1px solid #b4b9c9;
	border-left: 1px solid #b4b9c9;
	border-right: 1px solid #b4b9c9;
}


#nav a.crosscolor {
background-color:#CCD3ED;
background:#CCD3ED;
}

/* Styles for Top Menu Items */
#nav ul a {
	display: block;
	text-decoration: none;
	width: 154px;
	height: auto;
	color: #333;
	padding: 3px 6px;
	font-weight: bold;
	text-align: left;
	background: #e1e7fb; /* IE6 Bug */
	border-bottom: 1px solid #b4b9c9;
	border-left: 1px solid #b4b9c9;
	border-right: 1px solid #b4b9c9;
}

/* Styles for Primary Level Flyouts */
#nav ul ul a {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 152px;
	height: auto;
	color: #fff;
	padding: 3px 10px 3px 6px;
	background: #657ebc; /* IE6 Bug */
	border-left: 0px solid #b4b9c9;
	border-right: 0px solid #b4b9c9;
}

/* Styles for Secondary Level Flyouts */
#nav ul ul ul a {
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 156px;
	height: auto;
	color: #333;
	background: #e1e7fb; /* IE6 Bug */
	border-left: 0px solid #b4b9c9;
	border-right: 0px solid #b4b9c9;
}

#nav a.expand {
	background: #657ebc url(../images/expand_arrow.gif) right no-repeat;
}

/* Fix IE. Hide from IE Mac */
* html div#nav ul li { float: left; height: 1%; }
* html div#nav ul li a { height: 1%; }
* html div#nav ul li ul li { float: left; height: 1%; }
* html div#nav ul li ul li a { height: 1%; }
* html div#nav ul li ul li ul li { float: left; height: 1%; }
* html div#nav ul li ul li ul li a { height: 1%; }
/* End */

/* Primary Hover Styles */
#nav a:hover,
#nav ul ul ul a:hover, 
#nav a.here
{ 
	color: #fff;
	text-decoration: none;
	background: #657ebc;
}

/* Secondary Hover Styles */
#nav ul ul a:hover
{ 
	color: #333;
	text-decoration: none;
	background: #e1e7fb;
}

/* The Magic */
#nav ul li:hover ul { display: block; }
#nav ul li a:hover ul { display: block; }

#nav ul li:hover ul ul { display: none; }
#nav ul li a:hover ul ul { display: none; }

#nav ul li:hover ul li:hover ul { display: block; }

#nav ul li.over ul { display: block; }
#nav ul li.over ul ul { display: none; }

#nav ul li ul li.over ul { display: block; }


/********* OTHER LEFT COLUMN ENTITIES *********/

#sideBanner {
	float: left;
	display: inline;
	width: 156px !important;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 5px 5px;
	background: #e1e7fb /*url(../images/nav_bg_bottom.gif) repeat-y*/;
	border-left: 1px solid #B0BEE1;
	border-right: 1px solid #B0BEE1;
	border-bottom: 1px solid #B0BEE1;
}



#subSideBanner {
	width: 153px;
	border: 1px solid #B3BACA;
	background: #CCD3ED;
	padding-bottom: 5px;
}

#sideBanner a {
	color: #273D89;
	background: none;
	width: auto;
	padding: 0px;
	float: none;
	margin: 0px;
	border: 0px;
	display: inline;
	height: auto;
	text-decoration: underline;
}
#sideBanner a:hover {
	color: #273D89;
	background: #CCD3ED;		
}
#sideBanner h3 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	clear: none;
	display: block;
	float: none;
	border: none;
	max-width: 153px;
	margin: 3px 0 1px 0;
}
*html #sideBanner h3 {
	width: 153px;
}

#subSideBanner td { 
	padding: 0;
	whitespace: nowrap;
	font-size: 10px;
}

#fraudAlert {
	float: left;
  display: inline;
	width: 157px;	
	height: 56px;
	margin-left: 5px;
	margin-top: 4px;
	background: #ccd3ed url(../images/nav_bg_box.gif) no-repeat;
}

#fraudAlert img {
	margin-top: 4px;		
}

#ratesTable {
	width: 157px;
	margin-top: 5px;	
	margin-left: 5px;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	background: #ccd3ed url(../images/nav_bg_box.gif) no-repeat;
	height: 56px;
	float: left;
  display: inline;
	text-align: center;
}

#ratesTable p {
	margin-top: 20px;
}

#ratesTable a:link, #ratesTable a:visited {
	color: #335577;
	font-size: 11px;
}

#ratesTable a:hover, #ratesTable a:active {
	color: #557799;
}

/********* CONTENT *********/

#content {
	width: 595px;  
	float: left;
        display: inline;
	margin-top: 5px;
	background: url(../images/main_bg.gif) repeat-y;
}

#contentTop {
  float: left;
  display: inline;
	background: url(../images/main_bg_top.gif) no-repeat left top;		
}

#contentHeader {
	float: left;
  display: inline;
	width: 595px;
	height: 68px;
	background: url(../images/tagline.gif) center center no-repeat;	
}

#contentHeader1 {
	float: left;
  display: inline;
	width: 570px;
	height: 254px;
	padding-top:18px;
	padding-bottom:0px;
	padding-left:11px;
	
}

#contentBottom {
  float: left;
	background: url(../images/main_bg_bottom.gif) no-repeat left bottom;	
	padding-bottom: 9px;	
}

#contentAd1, #contentAd2, #contentAd3 {
	float: left;
  display: inline;
	width: 181px;
	height: 130px;
	text-align: center;
	padding-left: 13px;
	padding-top:8px;
	padding-bottom:4px;
}

#breadCrumb{
	float: left;
	display: inline;
	width: 585px;
	height: 25px;
	margin-top: 1px;
	padding-left: 10px;
	text-align: left;
	line-height: 24px;
	color: #999999;
	background: url(../images/breadCrumb_bg.gif) repeat-y;
}

#breadCrumb a:link, #breadCrumb a:visited {
	color: #666666;		
}

#breadCrumb a:hover, #breadCrumb a:active {
	color: #999999;		
}

#breadCrumbLinks {
	float: 		left;
	display: 	inline;
	width: 		585px;
	height: 	25px;
	margin: 	0px 0px 0px 0px;
	padding: 	0px 0px 0px 0px;
	border: 	0px;
}

#breadCrumbImage {
	float: 		right;
	display: 	inline;
	width: 		165px;
	height: 	77px;
	margin: 	8px 8px 8px 0px;
	padding: 	0px 0px 0px 0px;
	border: 	1px solid #ccc;
}

#breadCrumbImage img {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#subPageHeader {
	float: left;
        display: inline;
	width: 395px;
	height: auto;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	padding: 13px 0px 6px 0px;
	color: #701471;
}

.subPageContent {
  float: left;
  width: 585px;
  text-align: left;
  padding-left: 10px;
  line-height: 15px;
}

.loansTable	{
/*margin-left: 10px;*/

	float: left;
}
.tablecontainer {
float: left;
	width: 575px;
	height: auto;
	margin: 0px 0px 5px 0px;

}

#boardContainer	{
	width:  575px;
	height: auto;
	float: left;
	margin: 10px 0px 10px 0px;
}

.boardRow	{
	width: 550px;
	height: auto;
	float: left;
	margin: 10px 0px 10px 0px;
}

.boardPic	{
	width: 130px;
	height: 100px;
	float: left;
	display: block;
	margin: 0px 20px 0px 20px;
}

.boardPic img	{
	padding-left: 15px;
}

.boardText	{
	width: 130px;
	height: 40px;
	float: left;
	margin: 0px 20px 0px 20px;
	text-align: center;
}

.boardText p	{
	width: 130px;
	height: 40px;
	text-align: center;
}

/********* FEE SCHEDUL *********/

.feeTable {
	width: 575px;
	height: auto;
}

.feeTable th {
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

.feeTable td {
	padding: 4px;
	
}

.feeTable table {
	width: 550px;
	height: auto;
}

.feeTable ul {
	width: 300px;
	height: auto;
}

td.dis {
border-left:none;
border-bottom:none;
border-right:none;
}

/********* SITEMAP *********/

div.siteMap ul li a {
	font-size: 14px;
	line-height: 18px;
}

div.siteMap ul ul li a {
	font-size: 12px;
	line-height: 16px;
}

div.siteMap ul ul ul li a {
	font-size: 11px;
	line-height: 14px;
}

/********* FOOTER *********/

#footerHome {
	float: left;
	display: inline;
	width: 768px;
	/*height: 100px;*/
	margin-top: 3px;	
	font-size: 10px;	
	line-height: 18px;
	color: #999999;	
}

#footerContent {
	display: inline;
	float: left;
	width: 768px;
	height: auto;
	margin-top: 4px;
}




#footerContact { 
	text-align: center; 
	width: 760px;
}

#footer {
	clear: both;		
}

div.footer1 {
	float: left;
	display: inline;
	width: 286px;
	height: 50px;
	text-align: right;
	margin: 30px 50px 0px 0px;
}

div.footer1 a {
	float: right;
}

div.footer2 {
	float: left;
	display: inline;
	width: 76px;
	height: 50px;
	text-align: center;
	margin: 20px 0px 0px 0px;
}

div.footer3 {
	float: left;
	display: inline;
	width: 346px;
	height: 50px;
	text-align: left;
	margin: 25px 0px 0px 0px;
}

#warning {
	float: left;
	display: inline;
	width: 768px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: red;
	height: auto;		
}

#welcome {
	font-size: 11px;
	font-weight: bold;
	color: #21358b;
	border:1px solid #BDBDBD;
	background: #F4F4F4;
	width: 768px;
	float: left;
}

#marquee {/*border: 1px solid red;*/
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 750px;
	float: left;
	z-index: 1;
}	

#innerText {/*border: 1px solid #0000ff;*/
	position: relative;
	margin: 0;
	left: 800px;
	width: 750px;
	float: left;
	z-index: 1;
}

.table {
	display: table;
	border: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
}


.table1 {
	display: table;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #BDBDBD;
}

.table td{
	padding: 12px 4px 2px 6px;
	border-top: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	
}

.td1
{
padding: 4px 4px 0px 6px;

border-bottom: 3px solid #BDBDBD;
vertical-align:bottom;
}

.td2
{
padding: 4px 4px 0px 6px;

vertical-align:text-top;
}

.td3
{
padding: 4px 4px 0px 6px;
vertical-align:text-top;
text-align:center;
}

.td4
{
padding: 4px 4px 0px 6px;
border-bottom: 3px solid #BDBDBD;
vertical-align:bottom;
text-align:center;
}

.td5
{
padding: 4px 4px 0px 6px;
vertical-align:text-top;
border-bottom: 2px dotted #BDBDBD;
}


.tableheader {
	font-weight: bold;
	color: #000000;
	background: #CCD3ED;
	vertical-align: bottom;
	
}

.tableheader1 {
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	vertical-align: bottom;
	
}

.tablecontent1 {
	background: #E0E0E0;
}

.tablecontent2 {
	background:#ffffff;
	
}


}

.footerDisc {
	width: 768px;
	text-align: center;
	margin: 3px 0 1px 0;
}

ol#loanList li {
	margin-bottom: 5px;
}

ol#loanList li ul li {
	margin: 2px 0px;
	padding: 0px;
}

#number{
font-size: 9px;
}

.print{
position: relative;
left:470px;
}


