.bb-centered-block
{
	width: 761px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin: 0px auto;
}

.bb-centered-block a
{
	color: #0085eb;
}

.bb-centered-block a:hover
{
	text-decoration: none;
}

.bb-centered-block .topnav
{
	height: 50px;
	background: #fff url(http://bubbleshq.com/wp-content/themes/bubbles/images/sp_top_bg.jpg) top left no-repeat;
	
	/*text-align: right;
	padding-top: 10px;
	padding-right: 21px;
	font-weight: bold;
	
	font-size: 11px;*/
	position: relative;
}

.bb-centered-block .topnav .paging
{
	font-size: 11px;
	font-weight: bold;
	
	position: absolute;
	top: 10px;
	right: 21px;
}

.bb-centered-block .topnav .newest
{
	position: absolute;
	left: 111px;
	top: 10px;
}

.bb-centered-block .topnav .most-installed
{
	position: absolute;
	left: 21px;
	top: 10px;
}

.bb-centered-block .topnav .selected
{
	/*top: 10px;*/
}

.bb-centered-block .topnav .deselected
{
	/*top: 18px;*/
}

.bb-centered-block .topnav .deselected a
{
	display: block;
	padding: 8px;
}

.bb-centered-block .topnav .selected a
{
	display: block;
	background: #0085eb;
	text-decoration: none;
	font-weight: bold;
	color: white;
	padding: 8px;
}

.bb-centered-block .bottomnav
{
	height: 25px;
	background: #fff url(http://bubbleshq.com/wp-content/themes/bubbles/images/sp_bottom_bg.jpg) bottom left no-repeat;
	
	text-align: right;
	padding-top: 25px;
	padding-right: 21px;
	
	font-weight: bold;
	font-size: 11px;
}

.scripts-block h4
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}

.scripts-block p
{
	margin: 0px;
	padding: 0px;
}

.scripts-block .sblock
{
	min-height: 115px;
	height: auto !important;
	height: 115px;
	
	padding-left: 62px;
	padding-right: 122px;
	padding-top: 5px;
	
	position: relative;
}

.scripts-block .sblock .attachment
{
	position: absolute;
	right: 21px;
	top: 8px;
}

.scripts-block .sblock .run
{
	position: absolute;
	left: 0px;
	top: 50px;
}

.scripts-block .sblock .icon
{
	position: absolute;
	left: 14px;
	top: 8px;
}

.scripts-block .sleft
{
	width: 195px;
	float: left;
	
	border-right: 1px solid #2c9aee;
}

.scripts-block .sright
{
	width: 197px !important;
	width: 193px;
	margin-left: 380px !important;
	margin-left: 380px;
}

.scripts-block .odd
{
	 background: #e0f0fa;
}

.scripts-block .even
{
	 background: #ffffff;
}