body{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    margin-left:0px;
    background-image: url(/images/background.jpg);
    height:900px;
    background-color:#f4f1f1;
    background-repeat: repeat-x;  
	background-position: top center;
}

#main-container{
    position: relative;
    width: 999px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;      
}  

#container{
    float: left;
    width: 999px;
 

}  


#top-section{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 999px;
    height:241px;
    background-image: url(/images/header.jpg);
    background-repeat:no-repeat;      
}

p
{
    font-family:Segoe UI, Arial;
    color:#666;
    font-size:12px;
    
    
    }
a
{
    font-family:Segoe UI, Arial;
    font-size:12px;
    color:#38829a;
    margin:0;
    padding:0; 
    
    
    
    }

#content{  
    float: left;
    width: 999px; 
    margin: 0px;
    padding: 0px;
    
  
}
#mini-nav
{
    float:right;   
    margin-right:45px;  
    margin-top:11px;
    
    }

#mini-nav a
{    
    color:#fff;
    font-family:Segoe UI, arial;
    font-size:12px;
    text-decoration:none;
    padding-left:5px;
    padding-right:5px;

    
    }

 #mini-nav a:hover
{    
 
    color:#000;
    text-decoration:underline;
    
    }
#news-feed
{
    float:left;
    width:999px;
    height:38px;
    margin-top:10px;
    border:1px solid #e1e1e1;
    margin-bottom:10px;

}

#news-feed p{
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:0;
    padding:0;
}


/* ********************************* NAV SECTION **************************** */	
#nav{
    float:left;
    padding: 0px;
    width: 999px;
    margin-top:152px;
    margin-bottom:0px;
    margin-right: auto;
   
}

#nav ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	list-style: none;
	margin-left:0px;
	padding-top:0px;

}

#nav ul li {   
	float:left;
	position: relative;
	margin:0px;
	padding: 0px;
	padding-left:18px;
	padding-right:0px;	
	margin-bottom:0px;	
	height: 28px;
	padding-top:18px;
	border-right:1px solid #273b58;
}
		
#nav ul li a{
    font-family: Arial, Verdana;
    font-weight: bold;
    color: white;
    font-size: 16px;
    margin-right: 15px;
    padding: 0px;
    text-decoration: none;
   
}

#nav ul li.export{
    cursor:hand;
    background-color: #2786ad;
    color: #ffffff;
}	

#nav ul li:hover
{
    cursor:hand;
    background-color: #081939;
    color: #ffffff;
}

#nav ul li a:hover{

 
}
#nav .noborder{
	border: 0px;
}
#nav .home{
	background-color:#38829a;
	
}
#nav .home a{
	color:white;
	
}
.ComboBox_Model
{
width:250px;
}

#flash-contoller{
    margin-bottom:0px;
}
    
#flash{  
    float: left;
    width: 631px; 
    height:380px;
    background-image: url(/images/flash.jpg);
    background-repeat:no-repeat;   
  
}

#advert-right{
    float:right;
    width:368px;
    height:380px;
    background-image: url(/images/starbuy.jpg);
    background-repeat:no-repeat;  
}

#advert-right a 
{
    font-family: 'Trebuchet MS' Sans-Serif;
    font-weight: lighter;
    color: #4e846d;
    text-decoration: none;
}

#advert-right a:hover 
{
    font-family: 'Trebuchet MS' Sans-Serif;
    font-weight: lighter;
    color: #9bdade;
    text-decoration: none;
}

#advert-right-bottom{
    float:right;
    margin-top:8px; 
    width:305px;
    height:119px;
    background-color:White;
    border:1px solid #cdcdcd;
    opacity: .6;
    filter: alpha(opacity=60);
    background-image: url(/images/right-top-bottom.jpg);  
    background-repeat: no-repeat; 
    margin-bottom:20px;	
}

    #advert-right-bottom a 
{
    font-family: 'Trebuchet MS' Sans-Serif;
    font-weight: lighter;
    color: #4e846d;
    text-decoration: none;
}

#advert-right-bottom a:hover 
{
    font-family: 'Trebuchet MS' Sans-Serif;
    font-weight: lighter;
    color: #9bdade;
    text-decoration: none;
}
a#export-trade
{
    float:left;
    width:271px;
    height:184px;
    background-image: url(/images/exportcaravan.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
  
    
}
a#CaravanPromise
{
    float:left;
    width:297px;
    height:184px;
    background-image: url(/images/sell-caravan.jpg);
    background-repeat:no-repeat;
    margin-left:8px;  
    margin-bottom:10px;   
    text-decoration:none;
    }
a#MoveCaravan
{
    float:left;
    width:414px;
    height:184px;
    background-image: url(/images/caravan-transportation.jpg);
    background-repeat:no-repeat;  
    margin-left:8px;   
    text-decoration:none;
    }
/* ******************************** NEWS DETAILS************************************* */        
.LatestNewsDescription
{
    float:left;
    color:#666;
    font-size:13px;
    font-family:"Segoe UI", Arial;
    text-decoration:none;

    
    
 }
.LatestNewsDescription_Text a
{
    float:left;
    color:#666;
    font-size:13px;
    font-family:"Segoe UI", Arial;
    text-decoration:none;
    
    
 }
.LatestNewsDescription_Text a:hover
{
    color:#ff9900;
    text-decoration:underline;
  
    
    
 }  
   .news-details
  {
    float:left;
    width:920px;
    padding:20px; 
    margin:20px; 
    background-color:White;
    border:1px solid #e1e1e1;
      
  }
     
  .news-details h1
  {
    float:left;
    width:900px;
    border-bottom:1px solid #e1e1e1; 
      
      
 }
   .news-details p
  {
    color:#666;
    font-size:13px;
    font-family:"Segoe UI", Arial;
    text-decoration:none;
   
      
      
 }
 /* ******************************** ADVERTS DETAILS************************************* */ 
.advert-image
{
    width:230px;
    height:160px;
    background-position:center center;
    border:1px solid #0dafe3;
    
}
 .advert-image-list
{
    width:130px;
    height:110px;
    border:1px solid #e1e1e1;
    
}
 .combo-boxes
{
    float:right;
    margin-top:0px;
    margin-right:10px;
 
}
 .combo-boxes p
{
    font-family: Arial;
    font-weight: lighter;
    color: #08ace2;
    font-size: 13px;
 
}


.top-repeater
{
        height:60px;
        background-color:#92d5e6;
        border:0px;
    
}
.top-repeater p 
{
    font-family: Arial;
    font-weight: lighter;
    color: white;
    font-size: 13px;
    margin-right: 15px;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
    
}


  
  
  
  #search-container{
  float:left;
  width:999px;
  height:85px;
  margin-top:0px;
  background-image: url(/images/caravan-search.jpg);
  background-repeat:no-repeat;
  
  
  }
  
.headerimage
  {
  float:left;
  width:940px;
  height:208px;

      
      
   }

.headerimage-outer
  {
  float:left;
  padding:10px;
  margin-top:10px; 
   margin-top:10px;
  margin-bottom:10px;
  bordeR:1px solid #e1e1e1;   
      
      
   }

.linkbutton
{
    float:left;
    margin-top:20px;
    font-size:14px;
    font-weight:bold;
    margin-left:20px;
    
    
    }
/* ******************************** MAIN CMS AREA ************************************* */

#cmsarea{   
    float: left;
    width: 999px;
    background-color:white;
    min-height:300px;   
}




#cmsarea-inner{
    float: left;
    width:950px;
    margin-left:0px;
    margin-bottom:10px;
    padding:20px;   
}

#cmsarea-text p   
{
    font-family:Segoe UI, Arial;
    font-weight: normal;
    color: #000;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    text-align: justify;   
}

#cmsarea-text a   {
    font-family:Arial;
    color: #ff6000; 
    font-size: 1.0em;
    text-decoration: none;
    text-align: justify;
  
}

#cmsarea-text a:hover   {
    color: blue;
}


#cmsarea-text ul li{
    font-family: Arial;
    font-size: 0.8em; 
    color: #482c0d;  
}


#cmsarea-header{
    float:left;
    width:960px;
    height:30px;
    margin-top:10px;    
    margin-left: 10px;
    text-align: left;   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#c3be91;
	margin-left:20px;
	font-weight:bold;
}

#cmsarea-boxfooter
{
    
    float:left;
    width:999px;
    height:25px;   
    margin-bottom: 0px;
    padding-left:8px;
    background-image: url(/images/cmsarea-footer-box.png);
    background-repeat:no-repeat;  
    
    
    }

.caravans-main-rows
{
    font-family:Segoe UI,arial sans-serif;
    font-weight: normal;
    color: #666;
    font-size: 11px;
    margin: 10px;
    padding: 10px;
    text-decoration: none;
    background-image:url(/images/caravanlist_bg.jpg);
    background-repeat:repeat-x;
    bordeR:1px solid #e1e1e1;
}
  
 
.caravans-main-rows a{

    font-family:Segoe UI,arial sans-serif;
    color: #1a91b9;
    font-size: 18px;
    padding: 0px;
    text-decoration: none;
       
  }
  

.caravans-footer{ 
  float:right;
  font-family: Arial;
  font-weight:normal;
	color: #23a1c0; 
  font-size: 13px;
  }
  
  
.caravans-list
{
 background-color: #FFFFFF;
 width:100%;
 margin-left:5px;
 padding: 10px;
}

#product-container h1
{
    color: #358AA0;
}
.Pager-Controls 
{
  float:left;
  font-family:Arial;
  font-size:14px;
  color:#000;  
  text-decoration:none;
  padding:10px; 
    
}







/* *************************** END CMSAREA ******************************* */




/* ************************ MAIN FOOTER *************************** */
#footer-text
{
    float:right;
    width: 999px;      
    margin-top: 0px;
    padding: 0px;   
    color: #59c3bd;
    font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
    font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

#footer-text a {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #c6b794;
    text-decoration: none;
}
#footer-text p
{
    list-style-type: none;
    font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
    font-size:10px;
}

#footer-text a:hover {
    color: orange;
    text-decoration: underline;
}
#footer-menu
{
    float:right;
    width: 400px;      
    margin-top: 10px;
    padding: 0px;   
    color: black;
    font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
    font-weight:bold;
	margin-left:0px;
    border:1px solid #efefef;
}

#footer-menu a {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #c6b794;
    text-decoration: none;
}
#footer-menu p
{
    list-style-type: none;
    font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
    font-size:10px;
}

#footer-menu a:hover {
    color: orange;
    text-decoration: underline;
}
#footer-menu ul{
    float:left;
    margin-top:0px;
}

#footer-menu ul li{
    list-style-type: none;
    font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
    font-size:16px;
}

#footer-menu ul li a{
    color: #afad90;
}

#footer-block{

    
    position:relative;
    width:999px;  
    height:165px; 
    margin-left:auto;
    margin-right:auto;



}
#footer
{
    float:left;
    width: 100%;  
    height:250px; 
    background-image: url(/images/footer-repeat.jpg);
    background-repeat:repeat-x;
    background-color:#0a1d42;

      
    
}

#footer a {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #fff;
    text-decoration: none;
}

#footer p {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #fff;
    text-decoration: none;
}
		
#footer a:hover {
    color: orange;
    text-decoration: underline;
}
#footer-image
{
    float:left;
    margin-left:auto;
    margin-right:auto;
    width: 999px;  
    height:100%; 
    background-image: url(/images/footer-image.jpg);
    background-repeat:no-repeat;
 
      
    
}

/* ******************** END MAIN FOOTER ************************ */


/* *************** FRONT PAGE********************* */       
 
 #master-box{
    float:left;
    width:999px;
    height:262px;   
    margin-bottom: 0px;
    padding-left:8px;
    background-image: url(/images/caravans.jpg);
    background-repeat:no-repeat; 
}
#master-boxfooter
{
    float:left;
    width:999px;
    height:32px;   
    margin-bottom: 0px;
    padding-left:8px;
    background-image: url(/images/caravans-footer.png);
    background-repeat:no-repeat;  
    
    
 }
 #bottom-boxheader
 {
    float:left;
    width:999px;
    height:57px;   
    margin-bottom: 0px;
    padding-left:8px;
    background-image: url(/images/bottom-box-header.png);
    background-repeat:no-repeat;  
     
     
     
  }
  #bottom-boxfooter
  {
    float:left;
    width:999px;
    height:57px;   
    margin-bottom: 10px;
    padding-left:8px;
    background-image: url(/images/bottom-box-footer.png);
    background-repeat:no-repeat;   
      
      
      
  }
 
#bottom-box{
    float:left;
    width:929px;
    min-height:124px; 
    margin-bottom: 0px;
    background-color:white;
    padding: 35px;
}

.bottom-box-text{
    width:200px;
    height:100px;
    margin-left:10px;
    overflow:hidden;
}

#bottom-box p {
    font-family:Segoe UI, Arial;
    font-size:13px;
    color:#666;
    margin:0;
    padding:0; 
     margin:0px;
     padding: 0px;
     text-align:justify;
}

#bottom-box h1 {
  margin-left:0px;
  margin-top:5px;
  margin-bottom: 5px;
  width:960px;

}
.master-box-controller{
 float :left; 
 margin-top :14px;
 margin-left :12px;
}

.master-box-controller h3
{
    color: #FFFFFF;
    margin-top:20px;
    text-align:center;
}
.master-box-content{
   width:228px;
   height:45px;
   margin-left:0px;
   overflow:hidden;
   font-family:Arial;
   color:#fff;
   font-size:16px;
}  

.master-box-content a{
     text-decoration:none;
} 

.master-box-content a:hover{
     text-decoration:none;

} 

.advert5{
    float: left;
    display:inline;
    margin-top:10px;
    margin-left:22px;
    padding: 0px;  
    width:233px; 
    height:159px; 
    text-decoration: none;
    background-image: url(/images/custom.jpg);
    background-repeat:no-repeat;  
    border:1px solid #cdcdcd;
}

.advert5 h3{
   outline: none;
    font-family: 'Trebuchet MS' Sans-Serif;
    font-weight: lighter;
    color: black;
    height:30px;
    background-color:#dfe2cd;
    font-size: 12px;
    margin-right: 0px;
    padding-top:10px;
    padding-left:10px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top:120px;
}

.advert5:hover{

}
     
/***************PRODUCTS END ******************/


#product-master-control{ 
    float: left;
    clear:both;
    width: 945px;
    margin-left:10px;  
}

#Product-Price{
    font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #68a1be;
	margin:0px;
	padding: 0px;
}

#main-image-container{    
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    padding-bottom: 15px;
    border:1px solid #e1e1e1;

}
#img_right{
    margin-left: 20px;
}

#mainimage{
    width: 150px;
    height:200px;
    margin-bottom: 10px;
}

#thumb-container{    
    position:relative;
    width: 315px;
 
}
.thumbnail{
    float: left;
    width: 95px;
    height: 95px;
    margin-right:10px;
    margin-bottom: 10px;
    border:1px solid #cdcdcd;
    background-position: center center;
    background-repeat: no-repeat; 
}

.thumbnail:hover{

}
/* *************** PAGER CONTROLS HERE ****************** */


.pager-current   /* this puts a class on a span */
{
    font-family:Arial;
    font-size:12px;
    color: #000;
    border:3px solid #e1e1e1;
    padding:5px;
    background-color:#e1e1e1;
}


.pager-next-prev
{
    font-family:Arial;
    font-size:12px;
    color: #0f6078;
    padding:5px;
    text-decoration:none;
}
.pager-numeric  /* this puts a class on an <a> */
{
    font-family:Arial;
    font-size:12px;
    color: #0f6078;
    padding:5px;
    border:3px solid white;
    text-decoration:none;
     
}
.pager-numeric:hover  /* this puts a class on an <a> */
{
    color: #000;
    padding:5px;
    border:3px solid #666;
}
.pager-next-prev2
{
    font-family:Arial;
    font-size:12px;
    color: #0f6078;
    padding:5px;
}
.pager-button
{
    color: #0f6078;
    padding:5px;
}


/* *************** FOOTER CONTROLS HERE ****************** */

#footer-options
{
    float:left;
    width: 970px;
    margin:0px;
    padding:20px;
    line-height:15px;
 

}

#footer-options ul{
    float:left;
    height:30px;
    padding:0;
    margin:0;
    margin-top:10px;
    
   
}
#footeroptions1 ul 
{
   float:left;
   width:320px;
   height:130px;
   margin-left:0px; 
   border-right:1px solid #1d3157;
    
    }
#footeroptions2 ul 
{
   float:left;
   width:100px;
   height:140px;
   margin-left:20px; 
   border-right:1px solid #1d3157;
    }
#footeroptions4 ul 
{
   float:left;
   width:150px;
   height:140px;
   margin-left:20px; 
   border-right:1px solid #1d3157;  

    }
#footeroptions3 ul 
{
   float:right;
   width:150px;
   height:140px;
   margin-left:15px; 
    text-align:right;
 
    
    }

#footer-options ul li
{
    list-style-type: none;
    font-family:Arial,Tahoma,Sans-Serif;  
    font-weight:bold;
    color:#1f92be;
    font-size:20px;
    margin:0px;
    padding:0;
    padding-top:3px;
}
#footer-options ul li b{
    color: #fff;
    font-family:Arial,Tahoma,Sans-Serif;
    font-size:14px;    
    font-weight:normal;
}

#footer-options ul li a{
    color: #0c4f62;
    font-family:Arial,Tahoma,Sans-Serif;
    font-size:14px;    
    font-weight:normal;

}

#footer-options ul li a:hover{
    color: #1f8cb7;
    font-family:Arial,Tahoma,Sans-Serif;
    font-size:14px;    
    font-weight:normal;
}


#footer-right
{
    float:right;
    width:350px;
    height:127px;
    
    }

.reminder-link{
    margin-right: 2px;
    margin-top:5px;
    font-family: Trebuchet MS;
    font-size: 14px; 
}

#lnkNext{
    font-family: Arial;
    font-size: 12px;     
}


.caravan-features-header-row{    
    font-family:Arial, Trebuchet MS;
    font-size: 15px;
    font-weight:bold;
    color:#185b7e;
    border:1px solid #e1e1e1;
    margin-top:10px;
    margin-left:0px;
    background-color: #efefef;    
    padding:5px;
    
}

.caravan-features-text{
    font-family:Arial, Trebuchet MS;
    font-size: 14px;
    font-weight:normal;
    color:#185b7e;
    margin-left: 5px;
 }
.caravanlistimages
{
    float:left;
    padding:10px;
    border:1px solid #e1e1e1;

    
    
    }
    
.ViewCaravanButton
{
    float:right;
    width:110px;
    height:26px;
    margin-top:0px;
    background-image: url(/images/view-details.jpg);
    background-repeat:no-repeat;
    
    
    
    
}
.ViewsellButton
{
    float:right;
    width:110px;
    height:26px;
    margin-top:0px;
    background-image: url(/images/enquire-now.jpg);
    background-repeat:no-repeat; 
    
    
    }


.LinkButton2
{
    float:left;
    font-size:19px;
    color:#1a91b9;    
    
    } 
    
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #3d94b6;
	text-decoration: none;
	padding-bottom:10px;
	border-bottom: 5px solid #3d94b6;
	text-align: left;
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color:#22b8dd;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin:0;
	padding:0;
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}

  #emailbg {  width:536px; height:1100px; background-image: url(/images/formbg.jpg); background-repeat:no-repeat;}
    .style1
    {
        height: 47px;
    }
    .style2
    {
        height: 24px;
    }


  .contact-field { color: black; font-family:Arial; font-weight:bold;font-size:14px; color:#3d94b6;  }

 a#show-bottom-text-box-inner{
    float:right;
    width:251px;
    height:31px;
    padding:0px;
    margin:0;
    margin-top:52px;
    font-family:arial;
    font-size:12px;
    color:#666;
    cursor:pointer;
    background-image: url(/images/readmore-over.jpg);
    background-repeat:no-repeat;
   
 }
 a#show-bottom-text-box-inner:hover{

    background-image: url(/images/readmore.jpg);
    background-repeat:no-repeat;
 }
 #bottom-text-box-inner
 {
   float:left;
   width:999px; 
   border-top:1px solid #eee; 
     }
 /* ********************* Caravan Search Page ********************** */
 
 #caravan-list {
     float: left;
     width: 685px;
   
 }
 
 #caravan-search{
     float: right;
     width: 250px;
   
 }
 #caravan-search-header
 {
     
    float:right;
    width:250px;
    height:27px;
    margin-top:10px;
    margin-bottom:13px;
    border:1px solid #e1e1e1;
    background-image:url(/images/caravanlistsearchheader.jpg);
    background-repeat:no-repeat; 
     
     
 }
 
.caravan-search-table{
    background-color: #fbfbfb;
    border:1px solid #e1e1e1;
    padding: 10px;
    font-family: Arial;
    font-weight: bold;
    color: #0a1d42;
    font-size: 14px;
    margin-top: 10px;
    margin-left:0px;
    height: 60px;
    width:250px;
    background-image: url(/images/caravansearch_bg.jpg);
    background-repeat:repeat-x;
}
.caravan-search-table tr td{


    padding:10px;
}

.data-paging {
     float:left;
     height: 30px;
     margin-left:5px;
     padding-top:10px;
     padding-left:5px;
     border: 1px solid #cdcdcd;

 }

 html 
 {
     scrollbar-face-color: #edf6f8;
     scrollbar-shadow-color: #FFFFFF;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-3dlight-color:#d3d098;
     scrollbar-darkshadow-color: #d3d098;
     scrollbar-track-color: #edeade;
     scrollbar-arrow-color: #53670D;
     
 }
.dropdowns
{
   font-family:Segoe UI, Arial;
   color:#333333;
   font-size:12px;
   width:196px; 
    
    }
.homedropdowns{
   font-family:Segoe UI, Arial;
   color:#333333;
   font-size:12px;
   width:150px;     
}

.gallerymainimage{
    float:left;
    width:340px;
    height:260px;
    color:#ffffff;

 
    
}

.gallerymainimagetext{
    position: relative;
    margin-top:0px;
    width:325px;
    height:20px;   
    font-family: Arial;
    color:#fff;
    margin-left:1px;
    background-color:black; 
    padding:10px;
    opacity: .7;
    filter: alpha(opacity=70);    
}

.validation{
    font-family: Arial;  
    font-size: 12px;
    color: Red; 
}

#loginstatus{
    position:absolute;
    right:30px;
    margin-top:50px;
    font-family: Arial;
    font-size:12px;
    color:White;
}

#tradelink {
    position:absolute;
    right:30px;
    margin-top:100px;
    font-family: Arial;
    font-size:12px;
    color:White;
}
.SignOut
{
    color:White;
    margin-right:20px;
    margin-top:5px;
    
    
    }


