	.toolbox-popup {
		
	}
	.send-inner {
		float: left;
		width: 440px;
		border: 5px solid #F6A000;
		padding: 20px 10px 30px 20px;
	}
	
	.send-inner label {float: left;}

.send-inner .medianos {float: left; width: 220px;}
.send-inner .medianos input {width: 200px; margin-bottom: 10px;}
.send-inner .entero {float: left; width: 430px;}
.send-inner .entero textarea {width: 420px; margin-bottom: 10px;}

.send-inner .inputrow {float: left;}
.send-inner p {float: left; width: 100%;}
	
	
	
	#send-share ul li a {
		padding-left:20px;
		background-repeat:no-repeat;
		text-decoration: none;
	}
	#send-share ul li a:hover {
		text-decoration: underline;
	}
	
	#send-share ul li {
		border-bottom: 1px dotted #999;
		margin-bottom:5px;
		padding-bottom:5px;
		float: left;
		list-style: none;
		float:left;
		margin-left:10px;
		width:210px;
	}
	#send-share ul {
		padding: 0px;
		margin: 0px;
	}
	.toolbox-popup a.digg {background-image:url(/_html/img/logos/icon_digg.gif);}
	.toolbox-popup a.reddit {background-image:url(/_html/img/logos/icon_reddit.gif);}
	.toolbox-popup a.google {background-image:url(/_html/img/logos/icon_google.gif);}
	.toolbox-popup a.yahoo {background-image:url(/_html/img/logos/icon_yahoo.gif);}
	.toolbox-popup a.delicious {background-image:url(/_html/img/logos/icon_delicious.gif);}
	.toolbox-popup a.stumbleupon {background-image:url(/_html/img/logos/icon_stumbleupon.gif);}
	.toolbox-popup a.newsvine {background-image:url(/_html/img/logos/icon_newsvine.gif);}
	.toolbox-popup a.livejournal {background-image:url(/_html/img/logos/icon_livejournal.gif);}
	.toolbox-popup a.facebook {background-image:url(/_html/img/logos/icon_facebook.gif);}
	.toolbox-popup a.blinklist {background-image:url(/_html/img/logos/icon_blinklist.gif);}


