@charset "utf-8";
/* CSS Document */
/************************      CSS OTHER       *****************************/

.float_l{
float:left;
}

.float_r{
float:right;
}

.clear_l{
clear:left;
}

/************************      CSS PROMO VOLS        *****************************/

#newsticker-demo {
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
padding:5px 5px 0;
width:430px;
border-bottom:3px solid #AB2626;
}
#newsticker-demo a {
text-decoration:none;
}
#newsticker-demo img {
border:0;
}

.newsticker-jcarousellite {
width:430px;
padding-bottom:10px;
}

.newsticker-jcarousellite ul {
margin:0;
padding:0;
}

.newsticker-jcarousellite ul li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:1px;
}
.newsticker-jcarousellite .thumbnail {
width:100px;
height:90px;
padding:5px;
}
.newsticker-jcarousellite .info {
float:right;
width:190px;
}
.newsticker-jcarousellite .info span.cat {
color:#808080;
display:block;
font-size:10px;
}
.clear {
clear:both;
}

#mvp{
float:left;
width:438px;
}

#news{
width:550px;
}

#mvp .title, #news.title {
font-size:14px;
font-weight:bold;
padding:5px;
padding-bottom:10px;
text-align:center;
height:100px;
}

#mvp .title{
padding-left:0;
}

#mvp .title h1, #news .title h1{
float:left;
color: #3578C6;
border-bottom:3px solid #3578C6;
padding-top: 15px;
font-family:Comic Sans MS, Arial, Helvetica, Sans-serif;
font-size:25px;
font-weight:normal;
}

#mvp .title h1{
margin:10px 0 0 10px;
}

#news .title h1{
padding-top:0;
}

.mvp{
width:430px;
height:125px;
/*border:1px solid #999;*/
padding:5px;
background: url('../images/modules/vols/bg_mvp.jpg') top left no-repeat;
margin-left:8px;
font-family:Tahoma, Arial, Helvetica, Sans-serif;
line-height:24px;
}

.mvp_block1{
height:98px;
}

.mvp_annonce{
width:285px;
}

.mvp_annonce_title{
margin:0;
padding:0;
height:35px;
color:#AB2626;
font-size:20px;
background: url('../images/modules/vols/bg_mvp_title.gif') 0 24px no-repeat;
padding-top:4px;
width:200px;
}

.mvp_prix{
margin:0;
padding:12px 0 5px 0;
color:#AB2626;
font-size:20px;
height:30px;
width:80px;
}

.mvp_annonce_dates{
padding-top:4px;
font-size:15px;
color:#666666;
font-weight:bold;
width:290px;
}

.mvp_annonce_dates p{
margin:0;
padding:0;
}

.mvp_annonce_dates_title{
color:#3E89C0;
}

.mvp_reserve a{
color:#AB2626;
font-size:15px;
font-weight:bold;
}

.mvp_reserve a img{
border:0;
}

.thumbnail {
width:100px;
height:90px;
padding:5px;
}

.apartir{
color:#AB2626;
} 


/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	/*border-bottom:1px solid #666;	*/
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url('../images/modules/vols/tabs.png') no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#999;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;	
	color:#999;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -652px -31px;	
	color:#333;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#3578C6 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }

#actions{
clear:left;
padding-bottom:10px;
padding-left:15px;
float:left;
}

/* prev and next buttons */
.forward_vert, .backward_vert {
	float:left;
	/*margin-top:130px;*/
	background:#fff url(../images/modules/vols/vert_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;
}

/* next */
.forward_vert 	{ background-position: 0 0; clear:right; }
.forward_vert:hover 		{ background-position:0 -60px; }
.forward_vert:active 	 	{ background-position:0 -30px; } 

/* prev */
.backward_vert 	{ background-position: -30px 0; clear:right; }
.backward_vert:hover  		{ background-position:-30px -60px; }
.backward_vert:active  	{ background-position:-30px -30px; }

#actions a{
margin: 0 5px;
}

/*#actions a{
margin:3px 0 3px 5px;
background:#666666;
font-size:15px;
padding:5px;
color:#BECEDD;
font-weight:bold;
border:1px solid #BECEDD;
text-decoration:none;
}

#actions a:hover{
border:1px solid #666666;
cursor:pointer;
background:#BECEDD;
color:#666666;
}*/

div.panes div.panes_content{
border:1px solid #BECEDD;
padding:15px 0 0 0;
clear:left;
}

/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}

/* root element for scrollable */ 
div.scrollable, div.scrollable_pack { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
 
    /* vertical scrollers have typically larger height than width */ 
    height: 290px; 
} 
 
/* root element for scrollable items */ 
div.scrollable div.items, div.scrollable_pack div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}

/************************      CSS SUBSCRIPTION         *****************************/

#subscription{
width:160px;
font-size:13px;
background: url('../images/modules/bg_module_subscribe.jpg') top left no-repeat;
font-weight:bold;
color:#0F5AA4;
height:330px;
}

#subscription .input_text{
border: 1px solid rgb(211, 211, 211); 
color: rgb(0, 0, 0); 
width: 130px;
}

.subscription_title{
padding: 8px 0 0 8px;
}

.subscription_title span{
font-size:14px;
color:#AC2625;
margin: 5px 0 0 5px;
border-bottom: 2px solid #AC2625;
}

#subscription table td.subscription_sub_title{
color:#AC2625;
padding:3px;
text-align:center;
font-size:14px;
}

#subscription table{
margin-left:6px;
float:left;
}

#mailing_list_result{
color:#AC2625;
}

/************************      CSS GOOGLE SEARCH         *****************************/

.module{
float:left;
width:159px;
border:1px solid #91D2E6;
margin:0;
margin-bottom:15px;
padding:2px;
color:#4666A3;
}

.module h1{
    margin:0;
    padding:3px;
    display:block;
    background:url("../images/menu/bg_hover.jpg") repeat-x scroll left top transparent;
    color:#fff;
}

.module a {
    color:#4666A3;
    text-decoration:none;
}
.module a:hover{
    text-decoration:underline;
}
.module h1 a{
    color:#fff;
    display:block;
    text-decoration:none;
}

.module h1 a:hover{
    background:url("../images/menu/bg.jpg") repeat-x scroll left top transparent;
}

.module img{
    width:155px;
    margin-top:5px;
    border:0;
}

.module_content{
    float:left;
    width:155px;
    margin:0;
    padding:2px;
}


.google_logo{
margin:0;
padding:0;
padding-left:5px;
}

.search_field{
background:none;
float:left;
width:115px;
height:25px;
padding:0;
margin:5px 0;
}

.search_submit{
float:right;
background: url('../images/modules/google_search/search.jpg') right top no-repeat;
border:0;
cursor:pointer;
text-align:right;
width:30px;
height:30px;
padding:0;
margin:0;
margin-top:5px;
color:#3573A6;
font-weight:bold;
}

/** Copyright 2007 Google Inc. All rights reserved. */

/** 
 * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch
 * API
 */ 

.cse-closeResults { 
  float: right;
}

.cse-closeResults a {
  padding: 3px 5px;
  border: 1px solid #666;
  color:  #000;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cse-closeResults a:hover {
  background: #ddd;
  border: 1px solid #000; 
}

.cse-overlay-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000;
}

.cse-overlay {
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px;
  width: 600px;
  background-color: #FFF;
  border: 1px solid #333;
  font-size: small;
  z-index:1000;
}

/**
 * Custom AJAXSearch styles
 */

.gsc-resultsHeader,
.gs-visibleUrl-short,
.gs-watermark
 { display: none; }

.gs-visibleUrl {
  color: #008000;
}

.gs-visibleUrl-long { 
  overflow: hidden;
}

.gs-title { 
  font-size: medium;
}

.gsc-trailing-more-results,
.gsc-webResult,
.gs-divider {
  margin-bottom: 1em;
}

.gs-divider {
  margin-bottom: 1em;
  text-align: center;
  color: #676767;
}


/**
 * Default AJAXSearch styles largely from
 * http://www.google.com/uds/css/gsearch.css
 */

/* control inputs
 * .gsc-search-box : the container that hosts the text input area
 * .gsc-input : the text input area
 */
form.gsc-search-box {
  font-size: 13px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: 300px;
}

/*
 * This table contains the input element as well as the search button
 * Note that the search button column is fixed width, designed to hold the
 * button div's background image
 */
table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
  margin-bottom : 2px;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {
  padding-right : 2px;
}

td.gsc-search-button {
  width : 1%;
}

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
}

td.gsc-branding-text {
  vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  color : #676767;
  font-size : 11px;
  margin-right : 2px;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align : center;
}

div.gsc-branding-img,
div.gsc-branding-img-noclear,
img.gsc-branding-img,
img.gsc-branding-img-noclear {
  padding-top : 1px;
}

img.gsc-branding-img,
img.gsc-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : inline;
}

a.gsc-branding-clickable {
  cursor : pointer;
}

input.gsc-search-button {
  margin-left : 2px;
}

/*
 * Given that this is sitting in a variable width tabel cell, the idea is
 * for it to consume the entire cell. The adjacent cell contains the search
 * button and that is a fixed width cell.
 */
input.gsc-input {
  padding-left : 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #BCCDF0;
  width : 99%;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}

/************************      CSS NEWS        *****************************/
#news{
float:left;
}

/* container for slides */
.images {
	/*background:#fff url(../images/modules/news/h300.png) repeat-x;*/
	border-right:1px solid #8EB9E8;
	position:relative;	
	height:240px;
	width:550px;
	float:left;	
	margin:0 0 15px 0;
	cursor:pointer;
	color:#445566;
	
	/* CSS3 tweaks for modern browsers */
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
}

.images p{
margin:3px 10px;
}


/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	/*margin:5px 7px;*/
	/*padding:0 30px 0 15px;*/
	font-size:12px;
	cursor:default;
}

/* header */
.images h3 {
	height:35px;
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

.images h3.title{
color:#FFA500;
}

/* tabs (those little circles below slides) */
.tabs {
	clear:both;
	margin-left:330px;
}

/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/modules/news/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;     
} 	


/* prev and next buttons */
.forward, .backward {
	float:left;
	/*margin-top:130px;*/
	background:#fff url(../images/modules/news/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}


a.button{

padding:2px 5px;
color:#48681D;
text-decoration:none;
font-size:15px;
}

a.button:hover{
text-decoration:underline;
}

/************************      CSS PACKAGES       *****************************/

		#block_pack_home{
		float:left;
		width:300px;
		margin-right:20px;
		}
		
		#block_pack_home div.title{
			float:left;
			width:320px;
			margin-bottom:33px;
		}
		
		#block_pack_home div.title h1{
		margin: 15px 0 5px 10px;
		font-size:20px;
		float:left;
		color: #3578C6;
		border-bottom:3px solid #3578C6;
		padding-top: 15px;
		font-family:Comic Sans MS, Arial, Helvetica, Sans-serif;
		font-weight:normal;
		}
		
		#block_pack_home div.packages{
		float:left;
		width:300px;
		height:337px;
		margin:50px 0;
		padding-bottom:10px;
		border-top:1px solid #9C4017;
		border-bottom:1px solid #9C4017;
		}
		
		.box{
		float:left;
		width:288px;
		border:1px solid #BECEDD;
		border-width:1px 0;
		background:#FFF url(../images/modules/packages/bg_pack.jpg) 0 0 repeat-x;
		margin:0;
		margin-bottom:10px;
		padding:5px;
		}

		.box_div{
		width:100%;
		margin:0;
		padding:0;
		float:left;
		font-size:12px;
		}
		
		#block_pack_home div.box div.title{
			width:100%;
			margin-bottom:0;
		}
		
		#block_pack_home div.box div.title h1{
		font-size:16px;
		color:#0071BA;
		margin:0;
		padding:0;
		border:0;
		padding-bottom:10px;
		float:left;
		}
		
		.box div.title span.nb_nights{
		font-weight:bold;
		color:#FFA500;
		float:right;
		padding:2px;
		}
		
		.box div img{
		margin:0;
		padding:0;
		width:101px;
		height:76px;
		}
		
		.box div.text{
		width:180px;
		*width:185px;
		margin:0 0 0 3px;
		padding:0;
		font-size:12px;
		text-align:center;
		color:#666;
		}
		
		.box div span.price{
		color:#0071BA;		font-size:17px;
		font-weight:bold;
		}
		
		.box div.text span a{
		display:block;
		height:20px;
		text-align:right;
		text-decoration:none;
		color:#FFA500;
		font-weight:bold;
		margin:0;
		padding:0;
		padding-right:18px;
		background: url(../images/modules/packages/arrows.gif) right 3px no-repeat;
		}
		
		.box div.text span a:hover{
		text-decoration:underline;	
		}
		
		#packages_detail{
		width:668px;
		margin: 0 auto;
		border:1px solid #8EB9E8;
		}
		
		#packages_detail_div{
		width:628px;
		margin:5px 20px;
		}
		
		.center{
		text-align:center;
		}
		
		h1.package_type{
		font-size:20px;
		color:#fff;
		margin:0;
		padding:3px;
		text-align:center;
		background: url(../images/modules/packages/bg_pack_type.jpg) 0 0 no-repeat;
		}
		
		h2.package_name{
		text-align:center;
		margin:0;
		padding:0;
		font-size:20px;
		font-weight:normal;
		color:#0071BA;
		}
		
		.package_nbnights{
		color:#666666;
		}

		.package_price{
		font-size:23px;
		color:#666666;
		}		
		
		#packages_detail_div a img {
		border:0;
		}
		
		.package_photo{
		float:left;
		margin:0 13px 13px 0;
		width:217px;
		height:152px;
		}
		
		.package_text{
		float:left;
		width:355px;
		font-size:13px;
		/*font-weight:bold;*/		
		color:#676767;		
		}
		
		#package_departs{
		width:100%;
		} 
		
		#package_departs h1, #package_conditions h1{
		width:100%;
		margin:0;
		padding-bottom:3px;
		font-size:20px;
		font-weight:normal;		
		color:#0071B9;	
		border-bottom:1px solid #999;
		}
		
		#package_departs .package_ar{
		width:590px;
		margin:5px 19px;
		}
		
		#package_departs div{
		float:left;
		margin:7px 0 7px 35px;
		}
		
		#package_departs .package_vol{
		margin:7px 0;
		}
		
		#package_departs .package_vol_compagnie{
		margin-top:0;
		margin-bottom:0;
		}
		
		#package_departs .package_vol_compagnie img{
		width:45px;
		height:47px;
		}
		
		#package_departs .package_date, #package_departs .package_heure{
		font-size:12px;
		color:#676767
		}
		
		#package_departs .package_arrow{
		margin-left:25px;
		}
		
		#package_conditions ul{
		color:#521900;
		}
		
		#package_conditions ul li{
		list-style-type:square;
		}
		
		#package_conditions ul li a span{
		color:#521900;		
		}

/************************      CSS EXCURSIONS       *****************************/		

		#excursions{
			width:800px;
			font-family:trebuchet MS, Arial, Helvetica, Sans-serif;
			color:#333;
		}
		#excursions .div{
			float:left;
			padding:20px;
		}
		.presentation{
			width:710px;
			margin:0 15px 15px;
			border:1px solid #AE8529;
		}
		.circuit{
			width:215px;
			float:left;
			margin:0 15px 15px;
			border:1px solid #AE8529;
		}
		.circuit img{
			/*border:1px solid #333;*/
			width:100%;
			height:150px;
		}
		.circuit div{
			/*border:1px solid #333;*/
			padding:5px;
			padding-left:15px;
			margin:0;
			font-size:12px;
			border-top:1px solid #AE8529;
			border-bottom:1px solid #AE8529;
		}
		.circuit div.title{
			height:80px;
			text-align:center;
			font-size:14px;
			padding-left:0;
		}
		.circuit div.description{
			height:200px;
		}
		.circuit div.end{
			height:40px;
			border-bottom:0;
		}
		.circuit p{
			margin:3px 0;
			padding:0;
		}
		.circuit h2{
			height:25px;
			margin:0;
			font-size:14px;
		}
		.circuit h2 span{
			float:left;
			text-align:center;
			padding:3px 0 0 5px;
		}
		.circuit h2 span.price{
			float:right;
			background:#F1CF6D;
			padding:2px 5px;
			height:21px;
			border-left:1px solid #AE8529;
		}
		.circuit h3{
			height:18px;
			font-size:14px;
			margin:0;
			padding:3px;
			background:#F1D277;
		}
		.circuit h3 span{
			float:left;
			padding-left:5px;
		}
		
		.circuit a.book{
			display:block;
			color:#fff;
			text-align:center;
			font-size:14px;
			font-weight:bold;
			text-decoration:none;
			
		}
		.circuit a.book span{
			border-top:1px solid #AE8529;
			border-bottom:1px solid #AE8529;
			display:block;
			background:#AE0114;
			padding:3px;
		}
		.circuit a.book:hover span{
			background:#F1CF6D;
		}
		.circuit a.book:hover{
			color:#AE0114;
		}
		
/*Mail*/		

.box-table-b {
	border:1px solid #AE8529;
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	margin:20px;
	text-align:center;
	width:215px;
}
.box-table-b th {
	border:1px solid #AE8529;
	color:#333;
	font-size:13px;
	font-weight:normal;
	padding:8px;
}
.box-table-b td {
	color:#333;
}
.box-table-b img {
	/*border:1px solid #333;*/
			width:100%;
	height:150px;
}
.box-table-b div {
	/*border:1px solid #333;*/
			padding:5px;
	padding-left:15px;
	margin:0;
	font-size:12px;
	border-top:1px solid #AE8529;
	border-bottom:1px solid #AE8529;
}
.box-table-b div.title {
	height:80px;
	text-align:center;
	font-size:14px;
	padding-left:0;
}
.box-table-b div.description {
	height:200px;
}
.box-table-b div.end {
	height:40px;
	border-bottom:0;
}
.box-table-b p {
	margin:3px 0;
	padding:5px;
	width: 200px;
}
.box-table-b h2 {
	height:25px;
	margin:0;
	font-size:14px;
}
.box-table-b h2 span {
	text-align:center;
}
.box-table-b h2 span.price {
	background:#F1CF6D;
	padding:2px 5px;
	height:21px;
	border-left:1px solid #AE8529;
}
.box-table-b h3 {
	height:18px;
	font-size:14px;
	margin:0;
	padding:3px;
	background:#F1D277;
}
.box-table-b h3 span {
	float:left;
	padding-left:5px;
}
.box-table-b a.book {
	display:block;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.box-table-b a.book span {
	border-top:1px solid #AE8529;
	border-bottom:1px solid #AE8529;
	display:block;
	padding:3px;
}

/*------ FOLLOW	 --------*/

#follow{
	float:left;
	margin:0 0 0 35px;
	width:140px;
}
#follow a img{
    width:100px;
}