#jp-wrapper ul {
	list-style: disc;
}
#jp-wrapper blockquote:before, #jp-wrapper blockquote:after,
#jp-wrapper q:before, #jp-wrapper q:after {
	content: "";
}
#jp-wrapper blockquote, #jp-wrapper q {
	quotes: "" "";
}
#jp-wrapper #staffing-wrapper   {
	width: 750px;
	background-color: #FFFFFF;
}

#jp-wrapper   #main-resource  {
	width: 465px;
	float: left;
	line-height: 20px;
}
/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */
.indent {
	padding-left: 5px;
}
#jp-wrapper #header{
	padding: 0px;
	width: 750px;
	background-image: url(http://img.icbdr.com/images/jp/content/twitter/cb-twitter-bkg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 274px;
}
#jp-wrapper .twitter-container{
	width: 740px;
	height: 80px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	float: left;
}
#jp-wrapper .icon{
	float: left;
	height: 73px;
	width: 73px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#jp-wrapper .twit-head{
	float: right;
	width: 655px;
}
#jp-wrapper .twit-head a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
#jp-wrapper .twit-head a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
#jp-wrapper .twit-head a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
#jp-wrapper .twit-text{
	float: right;
	width: 655px;
	line-height: 20px;
}
#jp-wrapper h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006;
	line-height: 20px;
}
#jp-wrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}
#jp-wrapper #btm {
	width: 740px;
	height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
	float: left;
}