.h1{
	font-size:3em;
	padding-top:10px;
	padding-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin-top:15px;
	border-bottom:1px solid #afafaf;
}


img, a img, img a{border:none;background-color:transparent;color:transparent;vertical-align: middle;}

.opacity{opacity:0.5; filter:alpha(opacity=50);}
.opacity:hover{opacity:1; filter:alpha(opacity=100);}

#profile_name{
	font-size:50px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin-top:30px;
}

#profile_firstname, #profile_lastname{
	color: #373737;
	font-weight: strong;
	
}

#profile_nickname{
	font-size: 20px;
	color: #b24c36;
	
}

#edit_profile{margin-left:5px;}
#edit_profile_div ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#edit_profile_div li{
	float: left;  
	clear: left;   
	padding-bottom: 1em; 
}

.submit{
	right: 0px;
	margin-top: 5px;
	padding:4px;
	min-width: 50px;
	float: none;
	clear: left;  
}

.label{
	width: 90px;
	float: left;
	display: block;
	height: 100%;
}

#edit_profile_div input{
	color: #697160;
	height: 100%;
	width: 100px;
	border:2px solid #4a5b28;
	padding: 2px;
}



.sc_menu{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#sc_container {
	min-width: 400px;
	min-height: 400px;
}


.sc_tabs, .sc_soeietab {
	font-weight: bold;
	color: #fff;
	padding:10px 15px 7px;
	text-align:center;
	float:left;
	cursor:pointer;
	background-color: #b7b7b7;
	text-decoration: none;
	font-size: 1.2em;
	border-bottom: 3px solid transparent;
	margin-left:4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.sc_content {
	clear:both;
	display:none;
	margin:0px auto 20px;
	width:650px;
	min-height:500px;
	padding: 10px 50px;
	background-color:#fff;
}

#sc_echopad{
	clear:both;
	display:none;
	margin:0px;
}

.sc_active{
	color: #4FC847;
	background-color:#676767;
}

.sc_hover, #sc_bookmarks .sc_tabs.sc_hover{
	color: #fff;
	background-color:#979797;
}

#sc_shares{
}

#sc_bookmarks{
	color: #ff7837;
}.paginate{
	text-align: center;
}

.pagenos{
	color: #333333;
}



.tags_container{
	padding: 10px;
	background-color: #FBFFAD;
	margin-bottom:10px;
}
.highlight_container{
	margin: 10px;
	padding: 10px;
	border-color: #a0c455;
	border-width: 1px;
	border-style: dotted;
}

/*Privacy and TOS*/
#legal{
	color: white;
	padding: 20px;
	border: 5px solid #a0c455;
	width: 400px;
	height: 400px;
	overflow-y: auto;
}

/*For toggling*/
.answerthis{
    color:#FFFF00;
	display:none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~NEW CSS~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clearfix{clear:both;}
.center_div{margin-left:auto;margin-right:auto;width:800px;}
/*PROFILE*/
.profile_bar{background-color:#4D4D4D;display:block;}

.profile_text{color:white;margin-left:10px;margin-right:10px;}

.profile_hello{color:#AEAEAE;font-size:1.5em;}

/*LOGIN*/
.login_col{display:block; float:left; width: 45%;padding:5px;}
.login_intro{font-size:1.5em; font-weight:bold;color:#A4D980;margin:5px auto;}
.nexus_login{background:url('/img/buttons/nexus_button.png') no-repeat;width:109px;height:24px;margin:5px 5px;}
.fb_login{background:url('http://static.ak.facebook.com/images/devsite/facebook_login.gif') no-repeat;width:109px;height:24px;margin:5px 5px;}

/**/
#windowFrame {
width: 100%;
height:700px;
margin: 0px;
padding: 0px;
border: 0px;
overflow:auto;
}
#windowContent {
background-color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-right:10px;
padding:0px;
overflow:auto;
width: 100%;
}

#soeiebox {
display:none;
height:700px;
overflow:hidden;
width:100%;
z-index: 999999;

}

.soeie_body{
}

#soeie_contextMenu {
background-color: #fff;
border:1px solid #6CAF00;
text-decoration: none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
cursor: pointer;
}

sohilight {
	background-color: #DDFF99;
}

.contextmenu {
	text-decoration: none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor: pointer;
	padding: 3px;
}

.transferer2 {
background-color:#B4F155;
border:1px solid #6BAF04;
opacity:0.3;
}
.translucent
{
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
}

/* LINKS */

.soeie_body a.title:hover {
	color: white;
	background-color: #4FC847;
	text-decoration:none;
}
.soeie_body a.url:hover {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}
.soeie_body a.command:hover {
	text-decoration: overline;
	color: #2f5f87;
	background-color: transparent;
}

.soeie_body a.s_user:hover {
	border-width: 0px;
	background-color: #e76044;
	color: #000000;
	text-decoration:none;
}
.soeie_body a.paginate:hover{
	background-color:transparent;color:#000;
}
.soeie_body a.s_user {
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	color: #aa4630;
	margin:0px 0px 2px;
	font-size:12px;
}

.soeie_body #profile_image img{
	display:block;
  	padding: 7px;
	border: 1px solid #afafaf;
	color: #dfdfdf;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	margin-top:50px;
}

.soeie_body a.image:hover, .soeie_body a.image_medium:hover{
	background:	#4FC847;
}
.soeie_body a.image {
	display:block;
  	padding: 3px;
	border: 1px solid #dfdfdf;
	color: #dfdfdf;
	width:50px;
	height:50px;
	float:left;
}

.soeie_body .subcomment a.image {
	display:block;
  	padding: 3px;
	border: 1px solid #dfdfdf;
	color: #dfdfdf;
	width:30px;
	height:30px;
	float:left;
}

.soeie_body #sc_friends_content a.image{float:none;}
.soeie_body a.image_medium{
	display:block;
  	padding: 3px;
	border: 1px solid #dfdfdf;
	color: #dfdfdf;
	width:100px;
	height:80px;
}
.soeie_body a.no_image_link, .soeie_body a.no_image_link img{
	border: 0px none;
	color: transparent;
	background-color: transparent;
	border-color:transparent;
}
.soeie_body .button a:hover, .soeie_body a.button:hover {
	opacity: 1;
	color:transparent;
}

.soeie_body a.button {
	opacity: 0.8;
	color:transparent;
	margin-right:20px;
}

.soeie_body a.image_tiny:hover{
}
.soeie_body a image_tiny {
  	float:left;
	display:block;
  	padding: 0px;
	border: 1px solid #000000;
	color: #dfdfdf;
}

.soeie_body a.command, .soeie_body .command {
	font-weight: bold;
	color: #3fa1ff;
	cursor: pointer;
	vertical-align: center; 
	text-decoration: none;
	border:0px;
	line-height:10px;
}

.soeie_body a.soeie_tag {
	line-height: 30px;font-size:1.4em;margin:2px; padding:3px;
}
.soeie_body a.paginate{border:0;}

.soeie_body a.title{
	font-size: 1.4em;
	margin:0px 0px 2px;
	font-weight: bold;
	color: #4FC847;
	border: 0px;
	padding: 5px;
	display:block;
}


.soeie_body .admin_bookmark .admin_link, .soeie_body .admin_active .admin_link{
	font-weight: bold;
}

.soeie_body .admin_subdomain, .soeie_body .admin_subdomain_active{
	margin-top:15px;
	padding:10px;
}
.soeie_body .admin_subdomain a, .admin_subdomain_active a, .soeie_body .admin_subdomain .admin_link, .soeie_body .admin_subdomain_active .admin_link{
	font-weight: normal;
}

.soeie_body .admin_subdomain .admin_link{
 	float:left;
}

 
 
.soeie_body .admin_subdomain_active{
	background-color: #fafafa;
}

.soeie_body .bookmark, .admin_bookmark,  .admin_active{
	padding: 10px;
	font-size:1.2em;
	width: 100%;
	margin: 0px;
	padding: 5px;
	line-height: 2em;
	margin-top:10px;
}
.soeie_body div.admin_active{
	background-color:#d1d1d1;
	-moz-border-radius: 15px;-webkit-border-radius: 15px;
}


.soeie_body div.bookmark:hover, div.admin_bookmark:hover{	background-color:#f1f1f1;-moz-border-radius: 15px;-webkit-border-radius: 15px;}

.soeie_body .bookmark a{
	margin-top: 2px;
	font-weight: bold;
	border: 0px;
	padding: 2px 2px;
	margin-left: 3px;
}

.soeie_body .admin_bookmark a, .admin_active a{
	margin-top: 2px;
	font-weight: bold;
	border: 0px;
	padding: 2px 0px;
	margin-left: 0px;
}


.soeie_body a.bookmark:hover, a.admin_bookmark:hover {
	color: #000000;
	background-color: #a0c455;
}

.soeie_body admin_subdomain .a:hover,.soeie_body admin_subdomain_active .a:hover {
	cursor:pointer;
}



.soeie_body a.url{
	display: block;

	border: 0px;

	color: #989898;
}

a{
	color: #3399FF;
	text-decoration:none;
	cursor:pointer;
	*cursor:hand;
}

a:hover{
	text-decoration: underline;
	background-color: transparent;	cursor:pointer;
}

.infobox a, .infoxbox a:hover{color:white;text-decoration: none;}
 /* ICONS */
 .soeie_icons{
 	margin-right: 3px;
	float:right;
 }
.icon_logout{background:url('/img/icons/circularicons/power_off.png') no-repeat;padding:0px 2px 0px;}
.icon_login{background:url('/img/icons/circularicons/power_on.png') no-repeat;padding:0px 2px 0px;}
.icon_home{	background: url('/img/icons/circularicons/home.png') no-repeat scroll center;padding:0px 2px 0px;}
.icon_cog{	background: url('/img/icons/circularicons/cog.png') no-repeat scroll center;padding:0px 2px 0px;}
.icon_eye{	background: url('/img/icons/circularicons/eye.png') no-repeat scroll center;padding:0px 2px 0px;}

.icon_no{	background: transparent url('/img/icons/circularicons/no.png') no-repeat scroll center;padding:0px 2px 0px;	opacity: 0.2;}
.icon_yes{	background: transparent url('/img/icons/circularicons/yes.png') no-repeat scroll center;padding:0px 2px 0px;}
.icon_add{	background: transparent url('/img/icons/circularicons/add.png') no-repeat scroll center;padding:0px 2px 0px;}
.icon_comment{	background: transparent url('/img/icons/circularicons/comment.png') no-repeat scroll center;padding:0px 2px 0px;}
.icon_comments{	background: transparent url('/img/icons/circularicons/comments.png') no-repeat scroll center;padding:0px 2px 0px;}

.icon_edit{	background: transparent url('/img/icons/circularicons/edit.png') no-repeat scroll center;padding:0px 2px 0px;}
.icon_spam{	background: transparent url('/img/icons/circularicons/warning.png') no-repeat scroll center;padding:0px 2px 0px;	opacity: 0.2;}
.icon_ban{	background: transparent url('/img/icons/circularicons/padlock_open.png') no-repeat scroll center;padding:0px 2px 0px;	opacity: 0.2;}
.icon_unban{	background: transparent url('/img/icons/circularicons/padlock_closed.png') no-repeat scroll center;padding:0px 2px 0px;	opacity: 0.2;}

.icon_ban:hover{	background: transparent url('/img/icons/circularicons/padlock_closed.png') no-repeat scroll center;}
.icon_unban:hover{	background: transparent url('/img/icons/circularicons/padlock_open.png') no-repeat scroll center;}


img.highlight, .highlight{	background: transparent url('/img/icons/circularicons/tag_green_vert.png') no-repeat scroll center;padding: 0px 2px 0px;margin-bottom:-5px;}

.icon_deleteTool{background: url('../img/icons/circularicons/no.png') no-repeat scroll center;padding:0px 2px 0px;}



.star_true{	background: transparent url('/img/icons/circularicons/star_black.png') no-repeat scroll center;padding:0px 2px 0px;}
.star_false{	background: transparent url('/img/icons/circularicons/star_white.png') no-repeat scroll center;padding:0px 2px 0px;}

/*
.star_true {
	background: transparent url(../img/icons.png) no-repeat scroll -20px -20px;height:15px;width:15px;
}
.star_false {
	background: transparent url(../img/icons.png) no-repeat scroll 0px -20px;height:15px;width:15px;
}*/

.tools2{
	margin: 0px 3px;
	width:16px;
	height:16px;
	border: 0px; 		
	padding: 0px;
	opacity:0.8;
	vertical-align:middle;
}
.tools2:hover{
 	opacity: 1;
	cursor: pointer;
}
.tools{
	margin: 0px 3px;
	width:16px;
	height:16px;
	border: 0px; 		
	opacity: 0.5;
	padding: 2px 4px 0px 0px;
	*padding: 2px 4px 0px 0px;
}
.tools:hover{
 	opacity: 1;
	cursor: pointer;
}
/* Inputboxes */
#search{border: 3px solid  #4FC847;}
.inputbox{color:#5B7D7D;font-size: 1.2em;padding: 4px 4px; background-color: white;border: 3px solid #0099CC;}
.inputfield{color:#aaa;font-size: 0.8em;padding: 6px 2px; background-color: white;border:0px;float:left;*padding:2px 2px;}	
.inputbox:hover, div.focus_box, input.focus_box, textarea.focus_box, .focus_box{color: #006666; border: 3px solid  #4FC847;}
div.failed, input.failed, textarea.failed, .focus_box .failed, .inputbox .failed{border: 3px solid  red;}

.soeie_body .newcomment{width: 60%;padding: 3px;height:75px;}
.soeie_body .addcomment{width: 100%;margin-left: 75px;}
.soeie_body #addcommentdiv{margin-bottom:10px;}
.soeie_body .comment_filter{text-align:right;}
/* Other */

#ad {
	display:block;
	width: 100%;
	background-color: #fff;
	position:absolute;
  border-top: 1px solid #A1C456;
	bottom: 30px;
}

#soeie_alert {
	display:block;
	padding: 5px;
	background: #a1c456;
	font: 500 10pt Arial, Helvetica, sans-serif;
}

img.rate{
	padding: 3px;
	vertical-align: middle;
	cursor: pointer;
}

img.disabled {
	padding: 3px;
	vertical-align: middle;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
	cursor: text;
}

.soeie_body div.header {
	background-color: #4D4D4D;
	width: 100%;
	position: fixed;
	top:0px;
	left:0px;
	color:#fdfdfd;
	padding: 2px;
	z-index:1;
}
.soeie_body div.section {
	border: none;
}
.soeie_body div.sectionHeader{
	background: #E9EAE8;
	padding: 3px 3px 3px 10px;
	cursor:pointer;
	color:#666666;
	border-bottom: 1px solid #999;
}
.soeie_body div.sectionContent{
	border: none;
	margin-top: 10px;
}

.soeie_body div.content_frame{
	background-color: #ffffff;
}

.soeie_body .s_content {
	display: block;
	margin-bottom: 50px;
}

.soeie_body div.s_content_footprint {
	display: block;
	margin-bottom: 50px;
}
.soeie_body div.indent1 {
	display:block;
	margin-left: 20px;
}

.soeie_body td, .soeie_body p {
	font: 10px Arial, Helvetica, sans-serif;
	padding-left: 15px;	
	padding-top: 5px;
	line-height: 30px;
}

.soeie_body  p.bordered {
	border-bottom: 1px solid #ccc;
}

.soeie_body  img.img_square{
	height: 50px;
	width: 50px;
}

.soeie_body .subcomment  img.img_square{
	height: 30px;
	width: 30px;
}

.soeie_body  img.img_tiny{
	height: 20px;
	width: 20px;
	margin-left:10px;
	margin-right: 10px;
	border: 2px solid black;
}

.soeie_body  img.img_tiny:hover{
	border: 2px solid #a1c456;
}

.s_link a img {
  padding: 3px;
	border: 1px solid #a1c456;
	cursor:pointer;
}

.s_link a {
	color: #789735;
}

.soeie_body  .s_comment, .admin_bookmark div.s_comment{
	border-left-width: 4px;
	border-left-color: #a0c455;
	border-left-style: solid;
	line-height: 1.2em;
	font-size:12px;
	color: #353535;
	display:block;
	padding: 5px;
	background-color: #F3F4F2;
	margin: 5px 0 0 70px;
}

.soeie_body .s_comment_spam {
	margin: 5px 0 0 70px;
	border-style: none;
	line-height: 1.2em;
	font-size:12px;
	color: #353535;
	display:block;
	padding: 5px;
	background-color: #ff6666;
}
.soeie_body .s_comment_spam_banned {
	line-height: 1.2em;
	color: #a8a8a8;
	display:block;
	padding: 5px;
	margin: 5px 0 0px 70px;
	background-color: #dcdcdc;
}
.soeie_body  .s_comment_footprint{
	border-left-width: 4px;
	border-left-color: #a0c455;
	border-left-style: solid;
	line-height: 1.2em;
	color: #353535;
	display:block;
	padding: 15px;
	background-color: #FFFF99;
	margin: 5px 0 0 0px;
	font-size: 1.2em;
}
.soeie_body  .subcomment{
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.soeie_body  .subcomment_footprint{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.soeie_body  .subtext {
	margin-left: 65px;
	font-weight:normal;
	color:#666666;
}

.soeie_body  p.soeie_related {
	padding: 0px;
	margin: 15px;	
	font: 400 11px Arial, Helvetica, sans-serif;
}

.command {
	font: 900 11px Arial, Helvetica, sans-serif;
	color: #00f;
	cursor: pointer;
	vertical-align: center; 
}

.soeie_body  a.subcommand {
	color: #0099CC;
	margin-right: 5px;
	margin-top:10px;
	cursor: pointer;
	font-weight:normal;
	padding: 2px;
	font-size: 0.9em;
}

.soeie_body  a.subcommand:hover {
	color:#00698C;
}

/*#####  Toggle       #################################################*/
.sectionToggle {
	position: relative;
	width: 10px;
	margin-left: 0px;
	margin-right: 10px;
	
	font: 900 11px Arial, Helvetica, sans-serif;
	color: #00f;
	cursor: pointer;
}


/*#####  TABBED PANE  #################################################*/
.tabbed-pane * {
margin:0pt;
padding:0pt;
}
.tabbed-pane {
width: 100%;
height: 100%;
overflow: hidden;
}
.tabbed-pane .tabs {
clear:both;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:-1px;
}

.tabbed-pane .tabs .active {
/*background:white none repeat scroll 0%;*/
	background-color: #4D4D4D;
	min-width:50px;
	color: #00FF00;
}
.tabbed-pane .tabs li {
float:left;
margin:0pt 3px 0pt 0pt;
}
.tabbed-pane .tabs li a {
background-color:#333333;
text-decoration: none;
color:#CCCCCC;
display:block;
padding:5px;
}

.tabbed-pane .tabs li a:hover {
color:#00FF00;
}

.pane {
border: none 0px;
clear:both;
width:100%;
height:90%;
*height:100%;
margin-bottom: 30px;
*margin-bottom:0px;
overflow-x: hidden;
}

.tabbed-container {
clear:both;
position:relative;
height: 100%;
}

.tabbed-container .overlay {
background:white url("/img/loading.gif") no-repeat scroll center;
border:1px solid #333333;
clear:both;
height:100%;
left:0pt;
padding:5px;
position:absolute;
text-align:center;
top:0pt;
width:488px;
z-index:100;
}
.buttons {
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	font-weight:bold;
	color: #333333; 
	cursor: pointer;
	background-color:#CCCCCC;
}
.paginate{text-align:center;margin: 50px 0px 25px;}
.pagenos{color:#333;}
a.paginate:hover{background-color:transparent;color:#000; cursor:pointer; }



#shareAutoComplete { position:absolute; background-color:#FFFFFF; border-color:#999999 } 
.autocomplete { padding-bottom:2em;width:40%; }/* set width of widget here*/ 
.autocomplete .yui-ac-highlight .result, 
.autocomplete .yui-ac-highlight .query { color:#FFF; } 
.autocomplete .result { color:#A4A4A4; } 
.autocomplete .query { color:#000; } 

#tagAutoComplete { position:absolute; background-color:#FFFFFF; border-color:#999999 } 
.autocomplete { padding-bottom:2em;width:40%; }/* set width of widget here*/ 
.autocomplete .yui-ac-highlight .result, 
.autocomplete .yui-ac-highlight .query { color:#FFF; } 
.autocomplete .result { color:#A4A4A4; } 
.autocomplete .query { color:#000; } 

.sharefriends{
border:solid;
border-width:thin;
background-color:#FFFFDD;
border-color:#FDEE35;
cursor:pointer;
width:200px;
text-align:center;
padding-bottom:2px;
padding-top:2px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 3px;
}
.sharefriends_highlight{
border:solid;
border-width:thin;
background-color:#DDFF99;
border-color:#FDEE35;
cursor:pointer;
width:200px;
text-align:center;
padding-bottom:2px;
padding-top:2px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 3px;
}

.soeie_body .tags:hover{
	background-color:#aaa;
	border-color:#777;
	color: #555;
	text-decoration:none;
}

.soeie_body .tags{
	border:solid;
	border-width:thin;
	background-color:#ccc;
	border-color:#aaa;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	line-height:25px;
	color: #232323;
}


.soeie_body .tag_text{
	padding-right:5px;
}

.soeie_body a.tags_delete{
	color:#888;
	font-weight:bold;
	cursor:pointer;
	padding:2px 4px 2px 4px;

}
.soeie_body a.tags_delete:hover{
	color:#fff;
	text-decoration:none;
	background:#CC0000;
}

/*FOOTPRINT*/

.fp_star_true {
	background: transparent url(../img/icons.png) no-repeat scroll -20px -20px;height:15px;width:15px;cursor:pointer;margin-bottom:-3px;
}

.fp_star_false {
	background: transparent url(../img/icons.png) no-repeat scroll 0px -20px;height:15px;width:15px;cursor:pointer;margin-bottom:-3px;
}

/**/

.soeie_body .profile_image{
	float:left;
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px;
}

.soeie_body ul.grouplist{
display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:100%;
margin:0px 0px 50px;
}

.soeie_body .group_body{
display:block;
width:100%;
}

.soeie_body .groupname{
margin: 15px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#353535;
font-size:1.5em;
}

.soeie_body .admin_link, .soeie_body .admin_link a{
	color: #be311f;
	margin-right:15px;
}

.soeie_body .admin_link:hover, .soeie_body .admin_link a:hover{
	text-decoration: underline;
	cursor: pointer;
}

.soeie_body .dart_usage_element{
	margin-left:5px;
	margin-right:5px;	
	width:100px;
	float:left;
}

.soeie_body .dart_usage_link{
	float:none;
	display:block;
}
.soeie_body .content_frame{
	margin-top:25px;
	padding:10px;
	border:5px solid #f5f5f5;
}