body {
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_all.png);
	background-repeat: repeat-x;
}
#radio {
	height: 250px;
	width: 294px;
}
.share {
	height: 223px;
	width: 254px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_share.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.share #btn_link a {
	background-image: url(../images/myriad/btn_link.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 254px;
	display: block;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.share form {
	margin: 0px;
	padding: 0px;
	width: 254px;
}

.share #btn_link a:hover {
	background-image: url(../images/myriad/btn_link.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -54px;
}
.share #btn_embed a {
	background-image: url(../images/myriad/btn_embed.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 254px;
	display: block;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.share #btn_embed a:hover {
	background-image: url(../images/myriad/btn_embed.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -54px;
}
.share p {
	display: block;
	width: 254px;
	font-size: 12px;
}
.share .inputField {
	background-color: #FFFFFF;
	height: 20px;
	width: 252px;
	border: 1px solid #bcbcbc;
}

.share label {
	display: block;
	font-size: 12px;
}
#share .inputFieldBig {
 font-family: Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 height: 80px;
 width: 252px;
 border: 1px solid #bcbcbc;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
 font-size: 9px;
}

#main-share #share-embed #full-name {
	font-family:Arial,Helvetica,sans-serif;
	background-color:#CCCCCC;
	height:60px;
	width:252px;
	border:1px solid #AAAAAA;
	margin:0px;
	padding:0px;
	overflow: hidden;
	font-size:9px;
}

.btn_submit a {
	background-image: url(../images/myriad/btn_send.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 56px;
	text-indent: -9999px;
	display: block;
}
.btn_copy a {
	background-image: url(../images/myriad/btn_copycode.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 171px;
	text-indent: -9999px;
	display: block;
}
h1.title {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/myriad/title-share.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	width: 254px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1.title-link {
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
	background-image: url(../images/myriad/title-link.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 48px;
}
h1.title-send {
	font-size: 18px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	background-image: url(../images/myriad/title-send.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

