/*@import url("module_dashboard.css");*/
@import url("module_userdetails.css");
@import url("module_widgets.css");

.morewidgets .infotippable, #updates .infotippable {
	position: relative;
	display: inline;
	float: left;
	margin: 2px 0;
	width: 137px;
	height: 1.3em;
	overflow: hidden;
}
#updates .infotippable {
	width: 190px;
	height: 1.3em;
	padding-left:20px;
	border:none;
	background:none;
}
#updates .infotippable input {
	position:absolute;
	top:0px;
	left:0px;
}
.updatesubmit {
	text-align:right;
	margin: 1px 0 10px 0;
}
.morewidgets {
	padding: 18px 20px;
	position: relative;
	overflow: hidden;
}
.widget_withdesc { 
	width: auto; 
}
.brownbox {
	padding: 7px; 
}
#mightlike, #newwidgets, #popularwidgets, #updates {
	position: relative;
	width: 100%;
	overflow: hidden;
}
div.promote_widget {
	padding:10px;
	border:1px solid #ddd;
	width:150px;
	height:80px;
	background-color:#fff;
	text-align:center;
}
div#promotebox {
	height:119px;
	position:relative;
	overflow:hidden;
}
#promote_leftbutton {
	float:left;
	position:relative;
	top:-191px;
	z-index: 2000;
}
#promote_rightbutton {
	float:right;
	position:relative;
	top:-191px;
	z-index: 2000;
}
div#promotescroller {
	position:absolute;
	left:8px;
	top:8px;
	width:4000px;
}
#promotebox .brownbox{
	height:119px;
	padding:0 !important;
	float: left;
	width: 154px;
}
div.promote_widget {
	padding:10px 2px;
	border:1px solid #ddd;
	width:134px;
	height:80px;
	background-color:#fff;
	text-align:center;
	float:left;
	margin-right:10px;
}
