/*menu header*/

body {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : 400;
	font-style : normal;
	color : #333333;
	line-height: 1.6em;
}

.menu_header {
/* 	background: #000000 url(../images/header_grad.jpg) repeat-x 0 -12px; */
	background: transparent url(../images/header-gradient.jpg) repeat-x 0 0;
	color: black;
}

.menu_header .inner {
	width: 990px;
	height: 90px;
	position: relative;
	margin: 0 auto;

}

#upper-bg {
/* background: #829CAB url(../images/header-gradient.png) repeat-x top left; */
	border-bottom: 1px solid #3A3A3A;
	background-color: #FFFFFF;
/* 	background: #F6F6F6 url(../images/wrapper-bg.jpg) repeat-x 0 120px; */
}

.gallery {
	height:200px;
}

hr {
	border: none;
	height: 2px;
	background: transparent url(../images/hr.gif) repeat-x 0 0;
}

/*colonne*/
.unacolonna {
	padding:0px 10px; width:950px;
}

.duecolonnesx {
	float:left; width:750px; padding:0px 10px;
}

.duecolonnedx {
	float:left; width:200px;
}

.trecolonnesx {
	float:left; width:510px; padding:0px 20px;
}

.trecolonnecn {
	float:left; width:210px; padding:0px 0px;
}

.trecolonnedx {
	float:left; width:210px;
}

/*box*/
div.box {
	margin:0 0 5px 0;
}

div.grigio {
/*
	background:transparent url(../images/bg_module_shaded_tl.png) 0 0 no-repeat;
*/
}

div.grigio div.grigio div.grigio {
/*
	background:transparent url(../images/bg_module_shaded_tr.png) 100% 0 no-repeat;
*/
}

div.grigio div.grigio {
/*
	background:transparent url(../images/bg_module_shaded_bl.png) 0 100% no-repeat;
*/
}

div.grigio div.grigio div.grigio div.inner {
/*
	background:transparent url(../images/bg_module_shaded_br.png) 100% 100% no-repeat;
*/
}

div.blu {
	background:transparent url(../images/bg_module_blue_tl.png) 0 0 no-repeat;
	color:#ffffff;
}

div.blu div.box_blu div.box_blu {
	background:transparent url(../images/bg_module_blue_tr.png) 100% 0 no-repeat;
}

div.blu div.box_blu {
	background:transparent url(../images/bg_module_blue_bl.png) 0 100% no-repeat;
}

div.blu div.box_blu div.box_blu div.inner {
	background:transparent url(../images/bg_module_blue_br.png) 100% 100% no-repeat;
}

div.blu h1,
div.blu h2,
div.blu h3,
div.blu h4,
div.blu h5,
div.blu h6 {
	color:white;
}

div.bianco {
	background:transparent url(../images/bg_module_white_tl.png) 0 0 no-repeat;
}

div.bianco div.box_bianco div.box_bianco {
	background:transparent url(../images/bg_module_white_tr.png) 100% 0 no-repeat;
}

div.bianco div.box_bianco {
	background:transparent url(../images/bg_module_white_bl.png) 0 100% no-repeat;
}

div.bianco div.box_bianco div.box_bianco div.inner {
	background:transparent url(../images/bg_module_white_br.png) 100% 100% no-repeat;
}

div.grigioS {
	background:transparent url(../images/bg_module_grey3_tl.png) 0 0 no-repeat;
	font-size:9pt;
}

div.grigioS div.grigioS div.grigioS {
	background:transparent url(../images/bg_module_grey3_tr.png) 100% 0 no-repeat;
}

div.grigioS div.grigioS {
	background:transparent url(../images/bg_module_grey3_bl.png) 0 100% no-repeat;
}

div.grigioS div.grigioS div.grigioS div.inner {
	background:transparent url(../images/bg_module_grey3_br.png) 100% 100% no-repeat;
}

div.vuoto {
}

/*Fine box*/
/*news*/
.News {
	padding:10px;
}

.News span.date {
	display: block;
	margin: 0.5em 0;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	color: #999;	
	font-size: 1.2em;
}

.News img {
	float:left; margin-right:20px;
}


#registration {
	font-size: 14px;
	padding: 10px 40px;
	margin: 20px 0px;
}

#registration_form_sidebar {
	width: 256px;
	padding: 0 10px 20px 0;
	float: left;
}

#registration_form_sidebar h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #61769B;
	padding: 0;
	margin: 15px 0 5px 0;
}

#registration_form_sidebar p {
	
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	color: #5F5F5F;
}

#registration_form_sidebar p a {
	color: #61769B;
}

div.mr-form {
	padding: 0 10px 10px 10px;
	font-size: 15px;
	margin: 20px auto;
	position: relative;
}

div.mr-form form {
	padding: 50px 0 0 0;
}


div.mr-form div.row {
	clear: both;
	height: auto;
	overflow: auto;
	padding: 4px;
	position: relative;
}

div.mr-form div.row label {
	margin: 0;
	padding: 5px 20px 0 0;
	float: left;
	width: 210px;
	text-align: right;
}

div.mr-form div.row span.req {
	color: red;
	padding: 0 6px;
	position: absolute;
	top:10px;
}

div.mr-form div.row textarea {
	border: 1px solid #CDCDCD;
	margin: 0;
	padding: 5px;
	width: 280px;
	height: 64px;
	font-size: 14px;
}

div.mr-form div.row input[type="text"],div.mr-form div.row input[type="password"] {
	margin: 0;
	padding: 5px;
	border: none;
	background: white url(../images/input-field-bg.png) no-repeat 0 0px;
	border: 1px solid transparent;
	width: 280px;
	height: 16px;
	
	font-size: 14px;
}

div.mr-form div.row input[type="text"]:focus,div.mr-form div.row input[type="password"]:focus {
	background-position: 0 -28px;
}

div.mr-form div.row select {
	margin: 0;
	padding: 5px;
	border: 1px solid transparent;
	width: 292px;
	height: 28px;
	
	font-size: 14px;
	line-height: 14px;
	background: white url(../images/input-field-bg.png) no-repeat 0 0px;
}

div.mr-form div.row select:focus {
	background-position: 0 -28px;
}

div.mr-form div.row input[type="submit"] {
	margin: 5px;
}

div.mr-form div.row input.fieldWithError,
div.mr-form div.row input.fieldWithError:focus,
div.mr-form div.row select.fieldWithError,
div.mr-form div.row select.fieldWithError:focus {
	border: 1px solid transparent;
	background-position: 0 -56px !important;
}

div.mr-form table.profiles {
	margin: 0 auto;
	width: 400px;
}

div.mr-form table.profiles td {
	padding: 4px;
}

div.mr-form table.profiles td input {
	margin-left: 20px;
}

div.mr-form table.profiles td a {
	
	font-size: 12px;
	color: #61769B;
	margin-left: 10px;
}

div.mr-form div.message {
	padding: 10px;
	margin: -48px auto 10px auto;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.mr-form div.message.alert {
	color: red;
	background-color: #FFF0F0;
}

div.mr-form div.message.notice {
	color: green;
	background-color: #FAFFFA;
}

#subscribe_newsletter {
	position: absolute;
	left: -10px;
	width: 400px;
	top: 65px;
	text-align: left;
}

#subscribe_newsletter p {
	padding: 3px 0;
	text-shadow: 2px 2px 1px black;
	
	font-size: 16px;
	font-weight: bold;
	color: #B5BBC1;
	line-height: 19.2px;	
	margin: 0 0 2px 0;
}

#subscribe_newsletter p.notes {
	font-size: 11px;
}

#subscribe-form {
	position: relative;
	margin: 0;
	padding: 0 !important;
}

#subscribe-form input[type="text"] {
	
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	border: none;
	padding: 6px 10px 6px 8px;
	width: 178px;
	height: 16px;
	background: transparent url(../images/subscribe-nw-form-input.jpg) no-repeat center center;
	margin-bottom: 5px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

#subscribe-form input[type="submit"] {
	background: url("../images/subscribe-nw-form-submit.jpg") no-repeat scroll left top transparent;
	border: medium none;
	color: #666666;
	
	font-size: 12px;
	left: 192px;
	line-height: 15px;
	padding: 5px;
	position: absolute;
	text-align: left;
	text-transform: uppercase;
	top: 0;
	width: 94px;
	margin: 0;
	height: 28px;
}

div.follow_us {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 16px;
	color: #B5BBC1;
	font-weight: bold;
	
	position: relative;
}

div.follow_us img {
	position: relative;
	top: 12px;
	margin: 0 5px;
}

div.menu_lingua {
	position: absolute;
	right: 5px;
	top: 5px;
	text-align:right;
	font-size:11px;
}

div.menu_lingua img {
	position: relative;
	top: 3px;
}

div.menu_lingua a {
	font-size:11px;
}

#header-login-box {
	width: 200px;
	height: 152px;
	z-index: 1000;
	margin: 0;
	padding: 0;
	right: 15px;
	top: 15px;
	background: transparent url(../images/login_box_bg.png) no-repeat scroll 0 100%;
	position: absolute;
}

#header-login-box div.loginbox {
	padding: 10px 10px 0 10px;
	position: relative;
}

#header-login-box div.loginbox p.notes {
	color: #666;
	font-size: 13px;
}

#header-login-box div.loginbox p.phrase {
	color: #D40024;
	font-size: 16px;
	text-align: center;
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: 1px dotted;
}

#header-login-box div.loginbox p.version {
	text-align: center;
	padding: 5px 0;
	font-size: 12px;
}


#header-login-box div.loginbox h2 {
	font-size : 16px; 
	font-weight : 400; 
	font-style : normal;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 32px;
}

#header-login-box div.loginbox div.inputbox {
	margin: 8px 0;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	background: white;
}

#header-login-box div.loginbox div.inputbox div {
	border: 1px solid #CDCDCD;
	border-width: 0 1px;
	width: 100%;
	margin-left: -1px;
	margin-right: -1px;
	padding: 0;
}

#header-login-box div.loginbox div.inputbox div div {
	border:medium none;
	margin:0;
	padding:5px;
	width:auto;
	position: relative;
}

#header-login-box div.loginbox input[type="text"],#header-login-box div.loginbox input[type="password"] {
	border: none;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	background: transparent;
	line-height: 16px;
	width: 100%;
	color: #999;
}

#header-login-box div.loginbox input[type="text"]:focus,#header-login-box div.loginbox input[type="password"]:focus {
	color: #333;
}

#header-login-box div.loginbox div.inputbox.focus {
	background-color: #F1F7FF;
}

#header-login-box div.loginbox div.submitbox {
	
}

#header-login-box ul {
	list-style: square;
	font-size: 12px;
	margin: 5px 0;
	padding: 0 18px;
	color: #D40024;
}

#header-login-box ul li {
	padding: 0 0 3px 0;
}

#header-login-box ul a {
	color: #61769B;
}

#header-login-box ul a:hover {
	color: #0699FF;
}

#recover-btn {
	border: none;
	color: white;
	
	font-size: 13px;
	line-height: 12px;
	margin-left: -3px;
	padding: 7px 22px;
	background-color: transparent;
	text-decoration: underline;
	background: url(../images/login-btn.png) transparent no-repeat center center;
}

#login-btn {
	border: none;
	color: white;
	
	font-size: 13px;
	line-height: 12px;
	margin-left: -3px;
	padding: 7px 22px;
	background-color: transparent;
	text-decoration: underline;
	background: url(../images/login-btn.png) transparent no-repeat center center;
}

#login-form-message {
	padding: 5px;
	margin-left: 7px;
	font-size: 12px;
	background-color: #F0F0F0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
	position: absolute;
	top: 32px;
	width: 178px;
	z-index: 201;
}

#login-form-message.alert {
	color: red;
	background-color: #FFF0F0;
}

#login-form-message.notice {
	color: #48a200;
	background-color: #E5F7CD;
}

div.box p {
	padding: 5px 0;
}

a.readmore {
	background-color: #DDD;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	padding: 4px 8px;
}

a.readmore:hover {
	background-color:#555555;
	color:#FFFFFF;
}

div.box h3 {
	font-size : 1.3em;
	line-height: 1.3em;
	text-transform: uppercase;
	padding: 6px 0;
	margin: 5px 0;
	text-shadow: none;
	background: transparent url(../images/hr.gif) repeat-x bottom left;
}

div.box div.inner {
	padding: 10px 15px;
}

table.pricing {
	border:medium none !important;
	border-collapse:collapse !important;
	margin-bottom:15px !important;
	width:100% !important;
	margin-top: 15px !important;
}

table.pricing td {
	vertical-align: baseline;
	border-right: 1px solid rgb(225, 241, 250);
	text-align: center;
	font-size: 11px;
}

table.pricing thead td {
	background:transparent none repeat scroll 0 0 !important;
	border-bottom:1px solid #DDDDDD !important;
	color: black !important;
	font-size:13px !important;
	font-weight:bold !important;
	padding:13px 0 !important;
	text-align:center;
	vertical-align:baseline;
}

table.pricing thead td span.time {
	color:#777777;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}

table.pricing thead td strong {
	display: block;
	margin: 0pt;
	line-height: 1em;
	
	font-size:	24px;
	font-weight:	bold;
	font-style:	normal;
	color:	#336699;
}

table.pricing tbody td {
	padding: 10px 0;
	border-right: 1px solid rgb(225, 241, 250);
	text-align: center;
	font-size: 11px;
	font-weight:400;
	font-style: normal;
}

table.pricing thead td.first-column {
	width: 20% !important;
	vertical-align: middle;
}

table.pricing thead td.first-column strong {
	font-size: 20px;
}

table.pricing tr.footer td {
	border-bottom: 1px solid #DDDDDD !important;
	padding: 10px 0 25px 0;
}

table.pricing tbody td.attribute-header {
	font-size: 19px;
	color: #336699;
	border-top: 1px solid rgb(225, 241, 250);
	border-bottom: 1px solid rgb(225, 241, 250);
	padding: 10px 25px;
	text-align: center !important;
}

table.pricing tbody td span.price {
	font-size: 14px;
	color: black;
}

table.pricing tbody td.attribute {
	color: #336699;
	font-size: 12px;
	border-right: 1px solid rgb(225, 241, 250);
	padding: 4px 5px;
	text-align: right;
	vertical-align: middle !important;
	
}

table.pricing tbody td.attribute a {
	text-decoration: underline;
	color: #336699;
}

table.pricing tbody td.has-attribute {
	font-size: 12px;
	vertical-align: middle !important;
	color: #336699;
	padding: 4px !important;
}

table.pricing a.register_button {
	display: block;
	background: transparent url(../images/profile-signup-bg.png) no-repeat  center center;
	padding: 10px 15px;
	font-size: 16px;
	width: 77px;
	margin: 0 auto;
	color: #6186b3;
}

table.pricing tbody td.footer {
	border: solid none ;
	padding: 0 !important;
}

table.pricing tbody td.sum {
	font-size: 16px;
	color: #336699;
	border-top: 1px solid rgb(225, 241, 250);
	padding: 15px 0 0 0;
}

table.pricing tbody td p {
	padding: 5px 0;
}

table.pricing tbody td.current {
	border-left: 2px solid #DDEEFF !important;
	border-right: 2px solid #DDEEFF !important;
	background-color: #EFFDEA !important;
}

table.pricing thead td.current {
	border-left: 2px solid #DDEEFF !important;
	border-right: 2px solid #DDEEFF !important;
	border-top: 2px solid #DDEEFF !important;
	background-color: #EFFDEA !important;
}

table.pricing tr.footer td.current {
	border-bottom: 2px solid #DDEEFF !important;
}

table.pricing a.request {
	padding: 0px;
	margin: 0 auto;
	background: transparent url(../images/blue-btn-l.png) no-repeat left top;
	display: block;
	width: 125px;
}

table.pricing a.request span {
	padding: 3px 4px;
	color: white;
	display: block;
	background: transparent url(../images/blue-btn-r.png) no-repeat right top;
	
	text-decoration: none;
	font-size: 11px;
}

table.pricing a.request span:hover {
	text-decoration: underline;
}

.mr-form .submit-button {
	background: transparent url(../images/btn-register.png) no-repeat center center;
	border: none;
	width: 250px;
	height: 51px;
	font-family: Trebuchet MS;
	font-size: 22px;
	color: white;
	margin: 10px auto !important;
	padding: 0 !important;
	display: block;
	text-shadow: 2px 1px 0px #4A7AB0;
}

.mr-form .submit-button:hover {
	color: #F0F0F0;
}

#registration h2 {
	text-align: center;
	font-size: 22px;
	margin: 10px 0 30px 0;
	padding: 10px 0;
	border-bottom: 1px solid #D40024;
}

#registration span.profile {
	color: #D40024;
	font-size: 18px;
	padding: 0 3px;
}

#registration a {
	color: #D40024;
}

#registration ul.payment-type {
	list-style: none;
	margin: 30px 50px;
	padding: 20px 50px;
	border: 2px solid #61769B;
	border-style: none solid;
	background-color: #FAFAFA;
}

#registration ul.payment-type li {
	font-size: 16px;
	padding: 5px 0px;
}


div.message {
	padding: 10px;
	text-align: center;
	
	font-size: 14px;
}

div.message.alert {
	color: red;
	background: #FFF0F0;
}

div.mr-form p {
	padding: 15px 0;
	margin: 0;
}

#attribute-popup {
	padding: 1px 0;
	margin: 0;
	background-color: white;
	margin: 10px auto;
	width: 500px;
	position: relative;
	box-shadow: 5px 5px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 5px 5px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 4px rgba(0,0,0,0.3);
}

#attribute-popup div.content {
	padding: 0 1px;
	margin-left: -1px;
	width: 100%;
	background-color: white;
}

#attribute-popup div.content div.inner {
	padding: 10px;
}

#attribute-popup h1 {
	margin: 0 10px 0 10px;
	padding: 10px 0 5px 0;
	font-weight: 100;
	border-bottom: 2px solid #666;
}

#attribute-popup div.description {
	padding: 10px 10px;
	margin: 10px;
	font-style: italic;
	border: 1px solid #CDCDCD;
	background-color: #F0F0F0;
	font-size: 14px;
	color: #666;
	text-indent: 15px;
	line-height: 18px;
	height: auto;
	overflow: auto;
}

#attribute-page {

}

#attribute-page div.attribute-type {
	padding: 20px 0px;
	float: left;
}

#attribute-page div.attribute-type div.thumb {
	float: left;
	border: 1px solid #CDCDCD;
	width: 350px;
	height: 250px;
	overflow: hidden;
	margin-left: 40px;
}

#attribute-page div.attribute-type div.description {
	float: left;
	width: 450px;
	padding-left: 20px;
	font-size: 14px;
}

#attribute-page div.attribute-type div.description h2 {
	border-bottom:1px dotted #61769B;
	color:#61769B;
	font-size:19px;
	margin:0 0 10px;
	padding:2px 0 10px;
}

#attribute-page div.attribute-type div.description a {
	color:#61769B !important;
}

#attribute-page div.content {
	padding: 20px 10px;
	margin: 5px 0 0 0;
	width: 450px;
}

#attribute-page div.content a {
	color: #61769B;
}

#attribute-page div.image-column {
	width: 300px;
}

#attribute-page div.image-column div.thumb {
	border: 1px solid #E3E3E3;
	margin: 5px;
	width: 275px;
	height: 210px;
	overflow: hidden;
}

#attribute-page div.image-column div.thumb img {
	display: block;
	position: relative;
}

#attribute-list {
	
	list-style: none;
	padding: 0 40px;
	margin: 50px 0;
}

#attribute-list li {
	float: left;
	width: 30%;
	height: 300px;
	border: 1px dotted #CDCDCD;
	margin: 5px 10px;
	position: relative;
	left: -10px;
	overflow: hidden;
}

#attribute-list li div.thumb {
	height: 100px;
	width: auto;
	overflow: hidden;
	position: relative;
}

#attribute-list li div.thumb img {
	position: absolute;
}

#attribute-list li a {
	font-size: 15px;
	position: relative;
	top: -1.5px;
	text-transform: capitalize;
	color: #61769B;
	padding: 10px;
	display: block;
}

#attribute-list li a:hover {
	color: black;
}

#attribute-list li div.description {
	font-size: 14px !important;
	padding: 10px;
	position: absolute;
	top: 150px;
	z-index: 40;
}

#attribute-list li div.description * {
	padding: 0 !important;
	margin: 0 !important;
}

#attribute-list li a.read-more {
	display: block;
	font-size: 12px;
	position: absolute;
	bottom: 0 !important;
	right: 0 !important;
	left: 0 !important;
	text-align: right;
	top: auto;
	padding: 5px;
	margin: 0;
	background: white;
	z-index: 60;
}

#attribute-list li a.read-more:hover {
	background: #FAFAFF;
}

#clients-list {
	padding-left: 10px;
}

#header embed {
	margin: 0;
	padding: 0;
}

#take-a-tour {
	width: 640px;
	height: 480px;
	margin: 30px auto;
}

#take-a-tour-movie {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
}

#take-a-tour-movie div.backdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity:0.5;
	filter: alpha(opacity = 50);
	z-index: 500;
}

#take-a-tour-movie div.video {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: white;
	padding: 5px 5px 2px 5px;
}

#language-selector {
	
}

#language-selector img {
	margin: 2px 3px 0 3px;
/*
	position: relative;
	top: 3px;
*/
}

#logo a {

}

#help-request {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
}

#help-request div.backdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity:0.5;
	filter: alpha(opacity = 50);
	z-index: 500;
}

#help-request div.window {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: transparent;
	font-size: 14px;
	width: 628px;
}

#help-request div.window div.top {
	height: 30px;
	background: transparent url(../images/help-request-corner.png) no-repeat top left;
}

#help-request h1 {
	margin: 0;
}

#help-request div.window div.center {
	background: transparent url(../images/help-request-center.png) repeat-y top left;
	padding: 0 25px;
	overflow: hidden;
}


#help-request div.window div.bottom {
	height: 30px;
	background: transparent url(../images/help-request-corner.png) no-repeat bottom left;
}

#help-request div.window div.closebtn {
	background: transparent url(../images/close_button.png) no-repeat 0 0;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

#help-request div.window div.closebtn:hover {
	background-position: 0 100%;
}

#help-request div.mr-form {
	margin: 0;
	padding: 0;
}

#help-request form {
	margin: 0;
	padding: 0;
}

#help-request div.message {
	margin: 0;
}

#help-request dt {
	font-weight: bold;
	margin: 1em 0 0 0;
}

#help-request dd {
	padding: 0 0 0 1em;
	text-indent: 1em;
	margin: 0 0 1em 0;
}

#sharer {
	position: absolute;
	left: 5px;
	border: 1px solid #CDCDCD;
	background: #F0F0F0 url(../images/header-gradient.jpg) repeat-x top left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}

#sharer .center {
	padding: 5px;
}

#sharer a {
	display: block;
	margin: 0 0 5px 0;
}

#sharer img {
	display: block;
	position: relative;
}

#sharer img:hover {
	top: -1px;
	left: -1px;
}
