html {
	overflow-y: scroll;
	position:relative;
	z-index:1;
}
body
{
	font-family: Arial, Sans-Serif;
	color: #828282;
	font-size: 62.5%;
}
#SiteContainer
{
	margin: 10px auto 0;
	width: 882px;
	position: relative;
}
.title
{
	color: #113f72;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 13px;
}
a
{
	color: #103F71;
	text-decoration: none;
}
a:hover
{
	color: #F4B933;
}
h3
{
	font-weight: bold;
}
/*dotted border removal*/
a:selected
{
	outline-style: none;
}
a:focus
{
	outline-style: none;
}

/*Header*/
.zoekpanel {
	position: absolute;
	right: 10px;
	top: 0;
}
.zoekpanel input {
	font-size: 120%;
}
.zoekbutton input {
	background: transparent url("/images/login.gif") no-repeat right center;
	border: 0;
	color: #fff;
	cursor: pointer;
	height: 13px;
	padding-right: 0;
	text-transform: uppercase;
	width: 13px;
}
.rssfeed {
	line-height: 20px;
	position: absolute;
	right: 10px;
	top: 23px;
	width: 66px;
}
.rssfeed img {
	float: right;
	margin-left: 5px;
}
#Logo
{
	float: left;
	margin-right: 55px;
}
#Slogan
{
	color: #b1b1b1;
	float: left;
	font-size: 1.3em;
	letter-spacing: 8px;
	margin-top: 40px;
}
#RSSfeed
{
	display: none;
	float: right;
	margin-top: 38px;
}
#RSSfeed a
{
	color: #828282;
	text-decoration: none;
}

/*Menu*/
#MenuContainer
{
	clear: both;
	float: left;
	margin-top: 10px;
	position:relative;
	z-index:20;
}
#menuhoofdmenu, #menuleden
{
	clear: both;
	font-size: 1.2em;
	width: 881px;
}
#menuhoofdmenu ul li, #menuleden ul li
{
	float: left;
	position:relative;
}
#menuhoofdmenu a, #menuleden a
{
	background-color: #919295;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 110px;
	height: 18px;
	padding-top: 4px;
}
#menuleden a {
	background-color: #616161;
	width: 158px;
}
#menuhoofdmenu a:hover, #menuhoofdmenu li.active a, #menuleden a:hover, #menuleden li.active a
{
	background-color: #616161;
	color: #fff;
}
#menuleden a:hover, #menuleden li.active a {
	background-color: #919295;
}
#menuhoofdmenu a.Home
{
	background-image: url(/images/MenuLinks.gif);
}
#menuhoofdmenu a.Home:hover, #menuhoofdmenu li.active a.Home
{
	background-image: url(/images/MenuLinksOn.gif);
}
#menuhoofdmenu a.Login\.aspx
{
	background-image: url(/images/MenuRechts.gif);
	background-position: right top;
	width: 221px;
}
#menuhoofdmenu a.Login\.aspx:hover, #menuhoofdmenu li.active a.Login\.aspx
{
	background-image: url(/images/MenuRechtsOn.gif);
}
#menuleden a.Beleid {
	width: 159px;
}
#menuleden a.Bijeenkomsten {
	width: 90px;
}
/* Menu - niveau 2 */
#menuhoofdmenu ul li ul { position:absolute; left:0; top:22px; display:none; width:auto; z-index:2; }
#menuhoofdmenu ul li:hover ul { display:block;width:auto; }
#menuhoofdmenu ul li ul li {clear:both; height:auto; width:auto; }
#menuhoofdmenu ul li:hover ul li a,
#menuhoofdmenu ul li ul li a { background-color:#919295; 	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
color:#fff;height:auto;line-height:15px; padding:7px 5px; display:block; font-weight:bold;text-align:center;text-transform:lowercase;width:123px;}
#menuhoofdmenu ul li ul li:hover a,
#menuhoofdmenu ul li ul li a:hover { 	background-color: #616161; color:#fff; }
#menuhoofdmenu ul li ul li.active a {font-weight: normal;}
/* MenuLeden - niveau 2 */
#menuleden ul li ul { position:absolute; left:0; top:22px; display:none; width:auto; z-index:2; }
#menuleden ul li:hover ul { display:block;width:auto; }
#menuleden ul li ul li {clear:both; height:auto; width:auto; }
#menuleden ul li:hover ul li a,
#menuleden ul li ul li a { background-color:#919295; 	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
color:#fff;height:auto;line-height:15px; padding:7px 5px; display:block; font-weight:bold;text-align:center;text-transform:lowercase;width:123px;}
#menuleden ul li ul li:hover a,
#menuleden ul li ul li a:hover { 	background-color: #616161; color:#fff; }
#menuleden ul li ul li.active a {font-weight: normal;}
/*Sfeerbeeld en rest*/
.Sfeerbeeld
{
	float: left;
	height: 188px;
	width: 663px;
	z-index:1;
}
.LoginKader
{
	background-image: url(/images/GrijsBlok.gif);
	background-repeat: no-repeat;
	color: #fff;
	float: left;
	padding: 25px;
	width: 168px;
	height: 138px;
	z-index:1;
}
.LoginKader .field {
	float: none;
	width: auto;
}
.LoginKader input {
	display: block;
	font-size: 120%;
	margin-bottom: 5px;
	padding: 1px;
	width: 120px;
}
.LoginKader .login input {
	background-color: transparent;
	background-image: url("/images/login.gif");
	background-position: right center;
	background-repeat: no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	padding-right: 18px;
	text-transform: uppercase;
	width: auto;
}
.LoginKader .welkom {
	font-size: 120%;
	margin-bottom: 1em;
	padding: 4px;
}
.wachtwoordvergeten {
	font-size: 1.2em;
	margin-left: 32px;
}
.LoginKader .wachtwoordvergeten {
	color: #fff;
	font-size: 1em;
	margin-left: 4px;
}
.LoginKader .wachtwoordvergeten:hover {
	color: #F4B933;
}

/*Vertical Mid*/
.MidContainer
{
	float: left;
	padding-top: 28px;
	width: 882px;
}/*Fotoalbum*/
.Fotoalbum{
	margin:0 20px;
}
.Fotoalbum h1 {
	color:#113F72;
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:13px;
	width:384px;
}
.fotocontainer{
	float:left;
	margin:20px;
	width:403px;
}
.fotocontainer .foto{
	float:left;
	height:115px;
	margin:10px 10px 0 0;
	position:relative;
	text-align:center;
	width:124px;
}
.fotocontainer .bijschrift{
	display:block;
}
/*Links*/
#MiddleContainer .Links h2 {
	color:#113F72;
	font-size:1.3em;
	font-weight:bold;
	padding:11px 32px 13px 32px;
	width:384px;
}
.links{
	float:left;
	padding:0 32px 0 26px;
}
.links li{
	background-image:url(/images/LidKader.gif);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	height:65px;
	padding:3px 0 10px;
	text-align:center;
	vertical-align:top;
	width:127px;
}
.links a{
	width:127px;
}
.links a img{
	display:block;
	height:45px;
	margin:0 auto 5px;
}
.links a .bijschrift{}
/*Left*/
.LeftContainer
{
	float: left;
	width: 218px;
}
.Kader1Top
{
	background-image: url(/images/LedenKaderTop.gif);
	background-repeat: no-repeat;
	display: block;
	width: 184px;
	height: 6px;
}
.Kader1Inhoud
{
	border-left: 1px solid #acadaf;
	border-right: 1px solid #acadaf;
	width: 145px;
	padding: 6px 19px;
}
.Kader1Inhoud select, .Kader1Inhoud input
{
	color: #828282;
	width: 143px;
	height: 20px;
	margin: 5px 0;
	font-size: 1.1em;
}
.Kader1Inhoud input
{
	padding-left: 3px;
	padding-top: 2px;
	margin-bottom: 0;
	height: 15px;
	width: 136px;
}
.ledenzoeker {
	margin-bottom: 12px;
}
.Kader1Bottom
{
	background-image: url(/images/LedenKaderBottom.gif);
	background-repeat: no-repeat;
	display: block;
	width: 184px;
	height: 6px;
	margin-bottom: 1em;
}
.LinksContainer
{
	margin-left: -21px;
}
.LinksContainer a
{
	background-image: url(/images/LinksBG.gif);
	background-repeat: no-repeat;
	color: #103f71;
	display: block;
	font-size: 1.2em;
	width: 196px;
	height: 28px;
	text-align: right;
	text-decoration: none;
	padding: 17px 9px 0 0;
}
.LinksContainer a:hover
{
	color: #F4B933;
}
.LinksContainer img
{
	float: left;
	margin-left: 51px;
}
.DottedBorder
{
	border-top: 2px dotted #b9b9b9;
	width: 188px;
	margin-top: 12px;
	padding-bottom: 25px;
}
.DottedBorderMidden
{
	border-bottom: 2px dotted #b9b9b9;
	margin-bottom: 12px;
	padding-bottom: 25px;
}

/*Horizontal Middle*/
#MiddleContainer
{
	float: left;
	width: 444px;
	position: relative;
	padding-bottom: 25px;
}
#Middle
{
	float: left;
	padding: 11px 32px;
	width: 384px;
}
#ContentContainer{
	border-right: 2px dotted #b9b9b9;
	border-left: 2px dotted #b9b9b9;
}
/*Content*/
.contentbase img
{
	margin-left: 32px;
	margin-bottom: 10px;
}
.contentbase ul {
	margin-left: 32px;
	margin-right:10px;
}
.contentbase .summary {
	margin:0;
}
.contentbase ul li {
	list-style-type: disc;
}
#ContentContainer h2, #Middle h2
{
	color: #113F72;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 13px;
}
#ContentContainer h2
{
	float: left;
	padding-top: 11px;
	padding-left: 32px;
	width: 384px;
}
#ContentContainer .textdiv p
{
	margin: 1em 0;
	padding-left: 32px;
	padding-right: 32px;
}
.textdiv
{
	clear: left;
	font-size: 1.2em;
}
ol, .filelist
{
	padding-bottom: 28px;
	background-image: url(/images/ContentLinkVerloop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	padding-top: 25px;
}
ol li a, .summary li a
{
	background-image: url(/images/ContentLink.jpg);
	background-repeat: repeat-x;
	color: #828282;
	display: block;
	font-size: 1.1em;
	height: 40px;
	text-decoration: none;
	height: 29px;
	padding: 11px 0 0 32px;
}
.filelist li a
{
	background-image: url(/images/DocumentLink.jpg);
	background-repeat: repeat-x;
	color: #828282;
	display: block;
	font-size: 1.2em;
	height: 40px;
	text-decoration: none;
	height: 29px;
	padding: 11px 0 0 32px;
}
ol li a:hover, .filelist li a:hover, .summary li a:hover
{
	color: #F4B933;
}
ul.filelist, ol.filelist {
	margin: 0;
}
ul.filelist li, ol.filelist li
{
	list-style-type:none;
}
.filmcontainer {
    padding: 8px 110px 8px 30px;
    width: 300px;
}
.clearer
{
	clear: both;
}
.contentbase .summary li{
list-style-type:none;
}
/*Right*/
.RightContainer
{
	float: left;
	width: 216px;
}
.RightBorder
{
	float: left;
	padding-left: 33px;
	width: 185px;
}
.RightContainer .DottedBorder
{
	height: 0;
	float: right;
	padding-bottom: 12px;
}
.kortetekst
{
	display: none;
}
.Actueel {
	margin-top: 1.5em;
}
.Overig {
	margin-top: 3em;
}
.newsitem h2
{
	clear: left;
	font-size: 1.2em;
	margin-bottom: 2px;
}
.newsitem .startdatum
{
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	padding-bottom: 15px;
}
.newsitem .leesmeer, .allnewsitems
{
	background-image: url(/images/PijlRechts.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #103F71;
	font-size: 1.1em;
	float: right;
	width: 67px;
	height: 16px;
	margin: 2px 0 0 5px;
	text-decoration: none;
}
.newsitem .leesmeer:hover, .allnewsitems:hover
{
	color: #F4B933;
}
.allnewsitems {
	width: 118px;
}
.RightContainer .imagecontainer
{
	display: none;
}
.nieuwsbrief, .documentenlink {
	clear: both;
}
.nieuwsbrief a, .documentenlink a 
{
	background-image: url(/images/NBLink.gif);
	background-repeat: no-repeat;
	color: #103f71;
	display: block;
	font-size: 1.2em;
	width: 196px;
	height: 28px;
	text-align: right;
	text-decoration: none;
	padding: 17px 9px 0 0;
	margin-left: -20px;
}
.documentenlink a {
	background-image: url('/images/Doclink.gif');
}
.nieuwsbrief a:hover, .documentenlink a:hover
{
	color: #F4B933;
}
/*banners*/
.bannre
{
}
.LeftContainer .banlink{
    border-bottom: 2px dotted #B9B9B9;
    margin-bottom: 25px;
    padding-bottom: 25px;
    width: 188px;
	display:block;
}
.RightContainer .bannre
{
	float: right;
	width: 185px;
}
/*Footer*/
#FooterContainer
{
	clear: both;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
}
#FooterContainer li
{
	display: inline;
	border-left: 1px solid #d8d8d8;
	font-size: 1.0em;
}
#FooterContainer a
{
	color: #babbbd;
	margin: 0 7px;
}
.Powered
{
	color: #babbbd;
	margin-left: 7px;
}
#FooterContainer a:hover
{
	text-decoration: none;
}
#FooterContainer .noborder
{
	border: 0;
}

/*Sitemap*/
.SitemapKop
{
	color: #113F72;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 13px;
}
.Container
{
	padding: 11px 32px;
}
.InhoudSitemap a
{
	background-image: url(/images/PijlRechts.gif);
	background-position: right center;
	background-repeat: no-repeat;
	clear: left;
	display: block;
	font-size: 1.2em;
	line-height: 17px;
	color: #103F71;
	text-decoration: none;
}
.InhoudSitemap a:hover
{
	color: #F4B933;
}

/* Leden */
.overzicht, #LedenContainer {
	padding: 0 32px;
}
.overzicht .bedrijf {
	margin-bottom: 15px;
}
.overzicht .bedrijf .top, .overzicht .bedrijf .bottom {
	background-image: url('/images/LedenTop.jpg');
	background-repeat: no-repeat;
	height: 10px;
	width: 370px;
}
.overzicht .bedrijf .bottom {
	background-image: url('/images/LedenBottom.jpg');
}
.overzicht .bedrijf .data {
	background-color: #f5f5f5;
	width: 370px;
}
.overzicht .bedrijf .logocontainer {
	background-image: url('/images/LidKader2.gif');
	background-repeat: no-repeat;
	float: right;
	height: 45px;
	margin-right: 15px;
	padding: 4px;
	text-align: center;
	width: 108px;
}
.overzicht .bedrijf .bedrijfsnaam {
	font-size: 1.3em;
	font-weight: bold;
	color: #113F72;
	padding: 10px 20px;
}
.overzicht .lijst {
	line-height: 2em;
	margin-left: 15px;
}
.logos td
{
	background-image: url(/images/LidKader.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 127px;
	height: 53px;
	padding: 3px 0 10px;
	text-align: center;
	vertical-align: top;
}
.logos a.logo {
	display: block;
	height: 45px;
	margin-bottom: 5px;
}
.highlight{ background-color: #FFCB03; }
#LZContainer .yui-ac-content {position: absolute;width: 300px;color: #103F71;border: 1px solid #404040;background: #fff;overflow: hidden;z-index: 9050;cursor: pointer;}
#LZContainer .yui-ac-shadow {position: absolute;margin: .3em;width: 40%;background: #a0a0a0;z-index: 9049;cursor: pointer;}
.overzicht
{
	font-size: 1.1em;
}
.sorteren
{
	padding-bottom: 20px;
}
.sorteren .toon {
	float: left;
}
.sorteren .sorteer {
	float: right;
}
/*LedenDetail*/
.Anchors
{
	border-bottom: 2px dotted #B9B9B9;
	display: block;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 30px;
}
.Anchors a
{
	border-top: 2px dotted #B9B9B9;
	display: block;
	font-size: 120%;
	font-weight: bold;
	height: 25px;
	line-height: 23px;
}
.Anchors a.sub {
	background-image: url(/images/PijlRechts.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border: 0;
	font-size: 100%;
	font-style: italic;
	height: 15px;
	line-height: 15px;
	padding-right: 15px;
}
.DetailLogo
{
	width: 185px;
	text-align: center;
	margin: 5px 0 15px;
}
#LedenContainer .GegevensTop, #LedenContainer .GegevensBottom
{
	background-image: url(/images/LedenTop.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 370px;
	height: 10px;
}
#LedenContainer .GegevensBottom
{
	background-image: url(/images/LedenBottom.jpg);
	clear: both;
}
#LedenContainer .GegevensContainer
{
	background-color: #f5f5f5;
	display: block;
	width: 370px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 auto;
}
#LedenContainer .GegevensContainer table
{
	float: left;
	margin: 5px 18px;
}
#LedenContainer .GegevensContainer table td
{
	width: 95px;
	line-height: 16px;
}
#LedenContainer .Bedrijf
{
	font-size: 1.3em;
	font-weight: bold;
	color: #113F72;
	padding: 10px 20px;
}
#LedenContainer .GegevensContainer .Persoon
{
	float: right;
	width: 116px;
	height: 49px;
	padding-top: 4px;
	margin-top: 5px;
	margin-right: 22px;
	text-align: center;
	background-image: url('/images/LidKader2.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
#LedenContainer .OmschrijvingContainer
{
	margin: 20px 6px;
}
#LedenContainer .Omschrijving
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
#LedenContainer h3
{
	margin: 0 0 5px;
}
#LedenContainer .title
{
	display: block;
	float: none;
}
#LedenContainer .Beschrijving
{
	font-size: 1.1em;
	margin-bottom: 10px;
}
#LedenContainer .OmschrijvingContainer a
{
	font-size: 1.1em;
}
.contactformulier
{
	clear: both;
	display: block;
	padding: 25px 32px;
	font-size: 1.1em;
}
.field
{
	clear: both;
	float: left;
	width: 400px;
}
.contactformulier label
{
	clear: left;
	float: left;
	width: 120px;
	margin: 5px 0;
}
.contactformulier input, .contactformulier select
{
	font-family: inherit;
	font-size: inherit;
	float: left;
	width: 200px;
	min-height: 15px;
	margin: 5px 0;
}
.contactformulier .geslacht input
{
	float: left;
	width: 12px;
	margin: 0 5px 0 0;
}
.contactformulier .Radio label
{
	clear: none;
	width: 70px;
	margin: 0;
}
.contactformulier textarea
{
	float: left;
	width: 200px;
	margin: 5px 0;
}
.contactformulier .inschrijven {
	clear: left;
}
.contactformulier .inschrijven input {
	margin-right: 0.5em;
	width: auto;
}
.contactformulier .inschrijven label {
	clear: none;
	width: auto;
}
.verplichtlegenda
{
	margin: 15px 0;
}
.validationerror
{
	color: red;
	clear: left;
	float: left;
	width: 200px;
}
.contactformulier .submitbutton
{
	height: 22px;
	width: auto;
	padding: 0 5px;
}
.list {
	margin-bottom: 2em;
}
.list th, .list td {
	padding-right: 15px;
}
.StatusMessage {
	margin-bottom: 0.5em;
	margin-right: 8px;
}
.StatusMessage .dialog-header {
	height: 14px;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 6px 7px;
}
.StatusMessage .dialog-close {
	background: url('/images/dialog_close.gif') no-repeat;
	cursor: pointer;
	float: right;
	height: 11px;
	margin: 3px 3px 0 0;
	width: 11px;
}
.StatusMessage .dialog-content {
	color: #666;
	font-size: 120%;
	min-height: 5.8em;
	padding: 0.5em;
}
.StatusMessage.success .dialog-content {
	background: #fff url('/images/prompt_bg.jpg') bottom right no-repeat;
	border: 1px solid #4f6d81;
	border-top: none;
}
.StatusMessage.success .dialog-header {
	background: url('/images/prompt_header.gif') repeat-x;
	border: 1px solid #4f6d81;
	border-bottom: none;
	color: #355468;
}

/* Bijeenkomsten */
ul.bijeenkomsten {
	font-size: 120%;
	margin: 0 32px;
	width: 380px;
}
.bijeenkomsten li.odd {
	background-color: #fff;
	width: 380px;
}
.bijeenkomsten li.even {
	background-color: #eee;
	width: 380px;
}
.bijeenkomsten li a{
    float: left;
    width: 380px;
	}
.bijeenkomsten .datum {
	float:left;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
	width: 70px;
}
.bijeenkomsten .status1, .bijeenkomsten .status2, .bijeenkomsten .inschrijven {
	background-image: url('/images/aangemeld.gif');
	background-repeat: no-repeat;
	float: right;
	height: 15px;
	width: 80px;
}
.bijeenkomsten .status2 {
	background-image: url('/images/afgemeld.gif');
}
.bijeenkomsten .inschrijven {
	background-image: url('/images/inschrijven.gif');
}
.bijeenkomst {
	font-size: 120%;
	margin: 0 32px;
}
.bijeenkomst h2 {
	color: #103F71;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 1em;
}
.bijeenkomst .imagecontainer {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	max-width: 200px;
}
.bijeenkomst .imagecontainer img {
	display: block;
}
.bijeenkomst .datum {
	font-weight: bold;
}
.bijeenkomst .status, .bijeenkomst .aantalpersonen, .bijeenkomst .namen {
	margin: 1em 0;
}
.bijeenkomst .aantalpersonen input {
	width: 2em;
}
.bijeenkomst .namen textarea {
	display: block;
}

/* Zoeken */
.zoekresultaten {
	font-size: 120%;
	margin: 0 32px;
}
.zoekresultaten .hit {
	font-weight: bold;
}
.twitterStatus {
	display:block;
	font-size: 1.2em;
}
.twitterTime {
	display:block;
	margin-top: 5px;
}
.TwitterImg {
	margin-bottom: -2px;
}
.TwitterText {
	margin-top: 10px;
	color: #103F71;
	font-size:1.1em;
}
.Tweetie {
	float: right;
}
/* Video / Film */
a.Player {
	width: 450px;
	height: 300px;
	display: block;
}

.PlayerHolder {
	position:absolute;
	text-align: left;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	top : 200px;
	left : 0;
	right: 0;
	z-index: 21;
}

.PlayerHolder.hidden{
	display:none;
}

.PlayerClose {
	z-index: 9050;
	background-image: url("/images/Sluiten.gif");
	cursor:pointer;
	width: 21px;
	height: 21px;
	display:block;
	float: right;
	right: 0;
}

#PlayerOverlay {
	position:absolute;
	left: 0;
	top: 0;
	height:100%;
	opacity:0.8;
	width:100%;
	background-color: #000;
	z-index: 20;
}

.PlayButton {
	background-image:url("/images/playButton.png");
	display:block;
	height:54px;
	left:130px;
	position:relative;
	top:-123px;
	width:54px;
	z-index:20;
}
.addthis{
	margin-bottom:10px;
}
