@import url("components/chooser.css");
@import url("components/tabs.css");
@import url("components/widget.css");

#fanspace_burst, #ie6 #fanspace_burst { display: none }

#main {
  float: left;
  background-color: #fff;
  border: 1px solid #3e5587;
  width: 445px;
	padding: 10px;
	border-top-width: 0;
	min-height: 400px;
}

#subnav .promote {
  background: url(http://cache.gydget.com/images/my_widget/tab_on_left.png) no-repeat left top;
  border-color: #fff;
}

#subnav .promote a {
  background: url(http://cache.gydget.com/images/my_widget/tab_on_right.png) no-repeat right top;
  padding-bottom: 5px;
}

#breadcrumb {	margin: 4px 3px 0 }

#widget {
  margin-left: 10px;
  float: left;
}

#widget table { line-height: 0 }

#main ol, #main ul { margin-top: 6px }

#main li { 
	margin-bottom: 6px;
	float: left;
	clear: left;
}

.decimal { list-style-type: decimal }
.square {	list-style-type: square }
#main ul li { width: 100% }

#promote {
	border: 3px solid #d6d6d6;
	float: left;
	padding: 10px;
	margin-top: 10px;
	width: 419px;
}

h3 { 
	font-size: 13px;
	margin-bottom: 5px;
}

h4 { 
	font-size: 12px;
	padding: 3px;
	background-color: #efefef;
	margin-bottom: 5px;
}

h5 { 
	font-size: 11px;
	padding: 3px 3px 3px 6px;
}

.button {
	float: left;
	width: 135px;
	text-align: center;
}

.text_link { 
	width: 405px;
	text-align: left;
	margin-bottom: 6px;
	display: block
}

.text_link label { margin: 5px 5px 5px 24px }
 
.text_link a { 
	margin: 5px 0 0 5px;
}

.last { margin-right: 0 }

input.text {
	border: 1px solid #D6D6D6;
	padding:5px;	
}

#source_code {
	width: 405px;
	border: 1px solid #d6d6d6;
	padding: 5px;
	overflow: hidden;
}

#bulletin_code.wide { 
	margin-bottom: 10px; 
}
#bulletin_code.wide textarea { width: 420px }
#divWildfirePost { float: left }
#ie #divWildfirePost { display: inline }

h2 {
	padding-left: 23px;
  background: transparent url(/images/my_widget/arrow_orange_dotted.png) no-repeat left center;		
  width: 420px
}

.promote h3 { 
  font-size:  12px;
  width: 443px;
}

.post_method p, .promote p { width: 443px }

#myspace_install {
	background-image: url(/images/top_friend/plus_myspace.png);
	display: block;
	height: 21px;
	margin: 10px auto 0pt;
	width: 79px;
}

div.promote, div.post_method {
	float: left;
	clear: left;
	margin-bottom: 15px;
}

.source_code {
	border: 1px solid #688AD4;
	color: #666666;
	float: left;
	font-size: 11px;
	height: 30px;
	line-height: 18px;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 5px;
	width: 432px;
}