body{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/bg.png) repeat-x top;
}
/*Links default*/

a:link,a:visited{
	color: #1362B7;
	text-decoration: underline;
}
a:hover{
	color: #4682B4;
	text-decoration: none;
}

/*Layout Settings*/
#wrapper{

}

/*Headerbereich*/
.big #header{
	margin: 0px auto 26px auto;
	width: 980px;
	height: 130px;
}
#header{
	margin: 0 auto 20px auto;
	width: 980px;
	height: 130px;
}
#header .inside{
	padding: 0px;
	margin: 0px;
	z-index: 999;
}
#heads{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/*LogoStyle*/

#header #logo-small p{
	margin: 0px;
	padding: 0px;
}

#header #logo-small {
	background: url(../images/logo-usedom-2.png) no-repeat left center;
	width: 233px;
	height: 97px;
	text-indent: -3333px;
	border: 0px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#header #logo-small a {
    display: block;
    width: 233px;
    height: 97px;
    text-decoration: none;
    border: 0px;
	 padding: 0px;
	 margin: 0px;
}

/*Werbelinks im Header*/

#header .links-ads{
	position: absolute;
	top: 115px;
	right: 5px;
	color: #FFFFFF;
}
#header .links-ads a, #header .links-ads a:visited{
	color: #FFD700;
	font-weight: bold;
	text-decoration: none;
}
#header .links-ads a:hover{
	text-decoration: underline;
}

/*Werbebanner im Header*/

#bild-header{
	position: absolute;
	top: 10px;
	right: 5px;
	width: 468px;
	height: 80px;
	padding: 2px;
}

#bild-header img{
	float: right;
}

#bild-header-default{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 468px;
	height: 80px;
	padding: 2px;
	background: url(../images/bild-header-default.jpg) no-repeat;
}

/*Vibrants Werbeeinblendung 728x90*/

#skyscraper-728{
	position: absolute;
	top: 8px;
	right: 5px;
	width: 728px;
	height: 90px;
	background: url(../images/ads-default-bg.jpg) no-repeat;
}

#skyscraper-600{

}

/*Grafik TOP Bottom im Hintergrund*/

#top-bg{
	background: url(../images/oben-980.png) no-repeat;
	height: 13px;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	overflow: hidden;
}
#bottom-bg{
	background: url(../images/unten-980.png);
	height: 15px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

#container{
	background: url(../images/mitte-980.png) repeat-y center;
	margin: 0 auto;
	padding: 0px;
	width: 980px;
}
.big #container{
	margin: 0px auto;
	padding: 0px;
	width: 967px;
	background:#FFF;
	-moz-box-shadow:0 0 6px #b7b7b7;
	-webkit-box-shadow:0 0 6px #b7b7b7;
	box-shadow:0 0 6px #b7b7b7;
	text-align: left;
}
.big #main{
	margin: 0px;
	padding: 0px;
}
.big #main .inside{
	padding: 17px;
}
#main{
	margin: 0px 250px 0px 0px;
	padding: 0px;
}
#main .inside{
	padding: 10px 0px 0px 23px;
}

/*Formatierung Rechte Spalte*/
#right{
	margin: 0px;
	padding: 0px;
	width: 230px;
	overflow: hidden;
}

#right .inside{
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
#right h3{
	background-image: linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -o-linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -moz-linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -ms-linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.17, rgb(255,111,8)),
	color-stop(0.36, rgb(255,135,44)));
		/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6f08, endColorstr=#ff6f08);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6f08, endColorstr=#ff872c)";
	background-color: #ff6f08;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	-webkit-box-shadow: 0px 4px 4px 2px #cccccc;
	-moz-box-shadow: 0px 4px 4px 2px #cccccc;
	box-shadow: 0px 4px 4px 2px #cccccc;
}

#right h3 a{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#right p{
}

/*Formatierung Objekte Rechte Spalte*/

#right .mod_rss_reader{

}
#right .rss_items_only{
	font-size: 12px;
	padding: 0px;
	margin: 5px 5px 5px 30px;
	border: 1px solid #e2e2e2;
	width: 155px;
	height: 125px;
	overflow: hidden;
	text-align: center;
}
#right  .rss_items_only h4{
	font-size: 11px;
	background-color: #f4f4f4;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	height: 30px;
	border-bottom: 1px solid #e2e2e2;
	overflow: hidden;
}

#right  .rss_items_only img{
	height: 75px;
	width: 100px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}

/*Modul Period Objekte*/

#right .period-container ul, #right .period-container li{
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}
#right .period-container img{
	border: 1px solid #e2e2e2;
	padding: 2px;
	width: 100px;
	height: 75px;
}
#right .period-container li a{
	margin: 4px 0px 4px 25px;
}
#right .period-container li a:hover{
		background: none;
}

/*Werbung Booking.com*/

#right .booking, #right .google-modul{
	margin: 5px 0px 5px 25px;
}

#right .google-modul-small, #right .google-modul{
	margin: 5px 0px 5px 25px;
}

/*Formatierung Footer*/

#footer{
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 100px;
}
#footer .inside{
	padding: 20px;
	text-align: center;
}

#footer a,#footer a:visited{
	color: #666666;
}

/*Teaser-Orange*/

.teaser-orange{
	border: 1px solid #e2e2e2;
	margin: 5px 0px;
}
.teaser-orange h3{
	background-image: linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -o-linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -moz-linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -ms-linear-gradient(bottom, rgb(255,111,8) 17%, rgb(255,135,44) 36%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.17, rgb(255,111,8)),
	color-stop(0.36, rgb(255,135,44)));
		/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6f08, endColorstr=#ff6f08);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6f08, endColorstr=#ff872c)";
	background-color: #ff6f08;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	-webkit-box-shadow: 0px 4px 4px 2px #cccccc;
	-moz-box-shadow: 0px 4px 4px 2px #cccccc;
	box-shadow: 0px 4px 4px 2px #cccccc;
}
.teaser-orange p{
	padding: 5px 5px;
	text-align: justify;
}
.teaser-orange table{
	margin: 5px 5px;
	text-align: center;
}
/*Teaser-Blue*/

.teaser-blue{
	border: 1px solid #e2e2e2;
	margin: 10px 0px;
}
.teaser-blue h3{
	/*background: url(../images/h3-bg-blue.png) repeat-x;*/
	background-image: linear-gradient(bottom, rgb(0,143,245) 17%, rgb(0,111,214) 57%);
	background-image: -o-linear-gradient(bottom, rgb(0,143,245) 17%, rgb(0,111,214) 57%);
	background-image: -moz-linear-gradient(bottom, rgb(0,143,245) 17%, rgb(0,111,214) 57%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,143,245) 17%, rgb(0,111,214) 57%);
	background-image: -ms-linear-gradient(bottom, rgb(0,143,245) 17%, rgb(0,111,214) 57%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.17, rgb(0,143,245)),
	color-stop(0.57, rgb(0,111,214)));
		/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#006DD3, endColorstr=#0092F8);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#006DD3, endColorstr=#0092F8)";
	background-color: #006DD3;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	-webkit-box-shadow: 0px 4px 4px 2px #cccccc;
-moz-box-shadow: 0px 4px 4px 2px #cccccc;
box-shadow: 0px 4px 4px 2px #cccccc; 
}
.teaser-blue p{
	padding: 5px 12px;

}
.teaser-blue .image_container{
	text-align: center;
	margin: 12px 0px 0px 2px;
}
/*Teaser-Grey*/

.teaser-grey{
	border: 1px solid #e2e2e2;
	margin: 10px 0px;
}
.teaser-grey h3{
	background: url(../images/h3-bg-grey.png) repeat-x;
	height: 32px;
	color: #1e90ff;
	margin: 0px;
	padding: 0px 10px;
}
.teaser-grey p {
	padding: 5px 5px;
	text-align: justify;
}
.teaser-grey table{
	margin: 5px 5px;
}

/*Top Ferienwohnung Startseite*/

.teaser-blue .rssbox{
	margin: 5px 0px 10px 20px;
	text-align: center;
}
.teaser-blue .rss_items_only p{
	text-align: center;
}
.teaser-blue .rss_items_only{
	float: left;
	font-size: 12px;
	padding: 0px;
	margin: 5px 6px 5px 0px;
	border: 1px solid #e2e2e2;
	width: 150px;
	height: 130px;
	overflow: hidden;
}
.teaser-blue .rss_items_only img{
	height: 75px;
	width: 100px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}
.teaser-blue .rss_items_only h4{
	font-size: 11px;
	background-color: #f4f4f4;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 4px 0px;
	height: 30px;
	border-bottom: 1px solid #e2e2e2;
	overflow: hidden;
}

/*Article Style*/

.mod_article{
}
.mod_article strong{
	color: #4682B4;
	font-weight: bolder;
}

/*Container Regionen*/

.details{
	height: 20px;
	line-height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 25px;
	background: url(../images/navi-right.png) no-repeat left;
}
.details a,.details a:visited{
	color: #4682b4;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
}
.details a:hover{
	color: orange;
	text-decoration: none;
}

/*Newsliste im Startbereich*/

.mod_newslist{

}
.layout_latest, .layout_full {
	overflow: hidden;
	padding-bottom: 13px;
}
.layout_latest .image_container img, .layout_full .image_container img {
	background: #f3f3f3;
	padding: 4px;
	margin: 10px 20px 18px 0;
	display: block;
	border: 1px solid #d2d2d2;
}
.layout_latest img:hover, .layout_full img:hover {
	border: 1px solid #e6e6e6;
}
.layout_simple{
	margin: 4px 10px;
	padding: 2px 0px 2px 25px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../images/date.png) no-repeat left;
}

.layout_simple a{
	border-left: 1px solid #e2e2e2;
	padding: 2px 0px 2px 4px;
}

/*Rahmen um die Bilder*/
.layout_short img,.layout_latest img{
	background: #f3f3f3;
	padding: 4px;
	display: block;
	border: 1px solid #d2d2d2;
}
.ce_gallery img{
	background: #f3f3f3;
	padding: 4px;
	border: 1px solid #d2d2d2;
}
.ce_text img{
	background: #f3f3f3;
	padding: 4px;
	border: 1px solid #d2d2d2;
}

.ce_image img{
	background: #f3f3f3;
	padding: 4px;
	display: block;
	border: 1px solid #d2d2d2;
}
.layout_short{
	border-bottom: 1px solid #e2e2e2;
}


/*Newsliste Bereich News*/

.mod_newslist .info, .layout_full .info{
	background: #fafafa url(../images/date.png) no-repeat left;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	color: #666666;
	padding: 4px 4px 4px 25px;
}
/*News Weiterlesen*/
.more{
	background: url(../images/bg_read_more.png) no-repeat;
	height: 23px;
	width: 109px;
	float: right;
}
.more a, .more a:visited{
	line-height: 23px;
	color: #ffffff;
	padding: 0px 0px 0px 25px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
.more a:hover{
	color: yellow;
}

/*Tags Cloud*/

.tag-chain ul{

}

.tag-chain li{
	margin: 10px 0px;
	padding: 0px 20px 0px 40px;
	line-height: 25px;
	height: 25px;
	float: left;
	background: url(../images/tags.png) no-repeat left;
}

.mod_tagcloudnews h3{
	background: #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 5px;
}
ul.related{
	clear: both!important;
	line-height: 1.3em;
	margin: 0.5px 0px;
	padding: 0;
	text-align: justify;
}
ul.related li{
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto;
}
ul.related li a{
	color: #666;
	cursor: pointer;
	display: inline;
	float: none;
	height: auto;
	margin: 0;
	padding: 0 4px;
	position: static;
	text-decoration: none;
}
ul.related li a:hover span{
	color: #4682B4;
	text-decoration: underline;
}
ul.cloud{
	clear: both!important;
	line-height: 1.3em;
	margin: 0.5px 0px;
	padding: 0;
	text-align: justify;
}
ul.cloud li{
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto;
}
ul.cloud li a{
	color: #666;
	cursor: pointer;
	display: inline;
	float: none;
	height: auto;
	margin: 0;
	padding: 0 4px;
	position: static;
	text-decoration: none;
}
ul.cloud li a span{
	background: transparent;
	border: none!important;
	display: inline;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	position: static;
}
ul.cloud li a em,ul.related li a em{
	display: none;
}
ul.cloud li.size1{
	font-size: 95%;
	line-height: 1.3em;
	line-height: 1em;
}
ul.cloud li.size2{
	font-size: 105%;
	line-height: 1.3em;
	line-height: 1em;
}
ul.cloud li.size3{
	font-size: 115%;
	line-height: .9em;
	line-height: 1.1em;
}
ul.cloud li.size4{
	font-size: 120%;
	font-weight: bold;
	line-height: .9em;
	line-height: 1.1em;
}
ul.cloud li.size1 a{
	color: #AAAAAA;
}
ul.cloud li.size2 a{
	color: #666666;
}
ul.cloud li.size3 a{
	color: #444444;
}
ul.cloud li.size4 a{
	color: #333333;
}
ul.cloud li.isCurrentTag a span,ul.cloud li a:hover{
	color: #4682B4!important;
	text-decoration: underline;
}
ul.cloud li a:hover span{
	color: #4682B4!important;
	text-decoration: underline;
}

/*Formatierung Pagination*/

.pagination{
margin:10px 0px;
}
.pagination ul{
	border: 0px;
	margin: 0;
	padding: 0;
}
.pagination li .current{
	border: 1px solid #CCCCCC;
	margin-right: 2px;
}
.pagination li{
	border: 0px;
	float: left;
	font-size: 11px;
	list-style: none;
	margin: 0 2px 0 0;
	padding: 0;
}
.pagination a{
	border: 1px solid #CCCCCC;
	margin-right: 2px;
}
.pagination .current{
	background: #2e6ab1;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 6px;
}
.pagination a:link,.pagination a:visited{
	color: #666666;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
.pagination a:hover{
	color: #333333;
}

/*TabsReiter*/

.ce_tabcontrol_tabs{
	margin: 0px;
	padding: 0px;
	border-bottom: 4px solid #e2e2e2;
}
.ce_tabcontrol_tabs ul{
	margin: 0px;
	padding: 0px;
}
.ce_tabcontrol_tabs ul li{
	float: left;
	display: block;
	margin: 0px 15px 0px 0px;
	padding: 5px 15px;
	text-align: center;
	background: #FFFFFF url(../images/tabs.png) repeat-x;
	color: #00bfff;
	list-style-type: none;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	border-bottom: 0px solid #e2e2e2;
}
.ce_tabcontrol_tabs ul li.selected{
	padding: 5px 15px;
	margin: 0px 15px 0px 0px;
	background-color: #e2e2e2;
	color: #346087;
}
.tabs{
	font-weight: bold;
}
.tabs:hover{
	cursor: pointer;
	color: #4682b4;
}
.ce_tabcontrol_pane{
	margin: 0px;
	padding: 0px;

}
.panes{
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	border-top: 6px solid #f5f5f5;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

/*Neue Ferienwohnung im Tab*/

.ce_tabcontrol_pane .mod_rss_reader{
	
}
.ce_tabcontrol_pane .rss_items_only{
	float: left;
	font-size: 12px;
	padding: 0px 0px 4px 0px;
	margin: 0px 6px 4px 0px;
	border: 1px solid #e2e2e2;
	width: 155px;
	height: 130px;
	overflow: hidden;
	text-align: center;
}
.ce_tabcontrol_pane .rss_items_only h4{
	font-size: 11px;
	background-color: #f4f4f4;
	margin: 0px 0px 4px 0px;
	padding: 4px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
}

.ce_tabcontrol_pane .rss_items_only img{
	height: 75px;
	width: 100px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}

/*Suche Ferienwohnung Startseite*/

.search{
	font-size: 11px;
	padding: 5px;
	margin: 0px 0px 5px 0px;

}
.search .zufallsbild{
	position: absolute;
	right:15px;
	top: 75px;
	padding: 5px;
	background-color: #ffffff;
}
.search ol{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.search li{
	margin: 0;
	padding: 0 0 3px 0;
}
.search label{
	display: block;
	float: left;
	margin: 4px 10px 4px 0px;
	width: 120px;
}
#region{
	border: 1px solid #e2e2e2;
	padding: 2px;
	width: 286px;
	margin: 4px 0px;
}
#anreise{
	border: 1px solid #e2e2e2;
	margin: 4px 2px 4px 0px;
	padding: 2px;
	width: 45px;
}
#anreise-1{
	border: 1px solid #e2e2e2;
	margin: 4px 12px 4px 0px;
	padding: 2px;
	width: 85px;
}
#abreise{
	border: 1px solid #e2e2e2;
	margin: 4px 2px 4px 0px;
	padding: 2px;
	width: 45px;
}
#abreise-1{
	border: 1px solid #e2e2e2;
	margin: 4px 2px 4px 0px;
	padding: 2px;
	width: 85px;
}
#person, #objektart{
	border: 1px solid #e2e2e2;
	padding: 2px;
	width: 286px;
}
.now{
	margin: 5px 0px 5px 130px;
}
#suche-now{
	color: white;
	cursor: pointer;
	display: block;
	margin: 5px 0px 5px 130px;
	padding: 0px;
	width: 286px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	background: #1e90ff ;
	border: none;
}

#suche-now:hover{
	color: yellow;
	font-weight: bolder;
}
.region{
 color: #00bfff;
 border-top: 1px solid #e2e2e2;
 line-height: 20px;
 height: 20px;
 text-align: center;
}
.region a:link,.region a:visited{
	color: #4682b4;
	text-decoration: none;
}
.region a:hover{
	text-decoration: underline;
}

/* Buttons am rechten Rand*/

#buttons-right{
	position: fixed;
	top: 155px;
	right: 0px;
	width: 30px;
}
#buttons-right div{
	margin-bottom:12px;
	height:119px;
}
#buttons-right{
	background:#006699;
	height:119px;
}
.glow{
	-webkit-box-shadow: 0 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0px 10px rgba(0,0,0,.5);
	box-shadow: 0 0px 10px rgba(0,0,0,.5); 
}

/*Linksammlung*/

#main .mod_linklist .title{
	font-weight: bolder;
	font-size: 14px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0px 2px;
	margin: 4px 0px 10px 0px;
}

#main .mod_linklist .picture{
	float: left;
	padding: 4px;
	margin: 0px 15px 10px 0px;
	border: 1px solid #e2e2e2;
}

/*RSS Hotels im Maincontent*/

.hotels .mod_rss_reader{
	
}
.hotels .rss_items_only{
	float: left;
	font-size: 12px;
	padding: 0px 0px 4px 0px;
	margin: 0px 6px 4px 0px;
	border: 1px solid #e2e2e2;
	width: 155px;
	height: 130px;
	overflow: hidden;
	text-align: center;
}
.hotels .rss_items_only h4{
	font-size: 11px;
	background-color: #f4f4f4;
	margin: 0px 0px 4px 0px;
	padding: 4px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
}

.hotels .rss_items_only img{
	height: 75px;
	width: 100px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}

/**********************************************/
/*   Formatierung Social Startseite           */
/**********************************************/
#right .social-share{
	width: 225px;
	margin: 10px auto;
	padding: 0px 0px 0px 0px;
}
#right ul.share {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#right ul.share li {
	width: 50px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	float: left;
	list-style: none;
	list-style-image: none;
	background-image: none;
	border-bottom: none;
}
#right ul.share li.last {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	width: 70px;
	list-style: none;
	list-style-image: none;
	background-image: none;
}
#right ul.share li.first {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	width: 75px;
	list-style: none;
	list-style-image: none;
	background-image: none;
}
