/* Style */
body {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #f4f4f4;
	margin:0;
	font-size: 13px;
}

h1 {
	font-size:x-large;
	color:#333;
	margin:10px 0 0 0;
	text-align: center;
}

.clear {
	clear: both;
}

#content {
	margin: 0 3px 0 3px;
}

div.sharing {
	margin:0 0 15px 0;
	text-align: center;
	font-size: small;
}

a.service {
	font-size: 13px;
	display: block;
	background-color: #EEE;
	text-align: left;
	padding:3px;
	border-bottom:1px solid #CCC;
	color:#333;
}

#service_1 {
	border-top:1px solid #CCC;
}

div.services a,
div.service a:visited {
	text-decoration: none;
}

div.services a:hover {
	background-color: #CCC;
}

div.services div.icon {
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width:16px;
	height: 16px;
	margin:0 4px 0 0 ;
	float:left;
}

div.share_form {
	text-align: center;
	margin:15px 0 0 0 ;
}

div.share_form #share_url {
	border:1px solid #ccc;
}

div.share_form #submit_share {
	border:1px solid #333333;
	height:17px;
	font-size: 11px;
	
}

#share_email input {
	margin: 2px; 0 5px 0;
}


#share_email label span {
	font-size: 10px;
	font-style: italic;
	color:#333;
}

#share_email #submit {
border:1px solid #333333;
	height:17px;
	font-size: 11px;
}

div.back_link {
	padding-left:3px;
	padding-top:3px;
}

#footer {
	text-align: center;
	color: #333;
	font-size:small;
	margin:15px 0 10px 0;
}

#footer a {
	color: #333;
}
