#projectcontent
{
	position:relative;
	
}
#projectcontent h2 {width: 270px; padding: 5px 0px 10px 5px;}

ol.decimal { margin-left: 35px;}
ol.decimal li {
	padding:5px 12px 5px 5px;
	line-height: 20px;
	list-style-image: none;
}


#projectcontent .helpbox {border: none;}

#helpboxcontainer 
{
width: 700px;
height: 120px;
margin-top: 7px;
padding: 0;
/*background:transparent url(/HelpCustomerService/Assets/banner_welcome.jpg) no-repeat center right;*/
border: none;
}

#helpboxcontainer .helpboxleft {width: 450px;}
#helpboxcontainer .helpboxright {position:relative;}

.helpbox-header {
background:#FFFFFF url(/images/common/backgrounds/category_list_shade.gif) repeat-x scroll center bottom;
border:1px solid #B1B1B1;
height:100%;
overflow:hidden;
padding:7px 0px;
position:relative;
}

.helpbox-header p {width: 650px; margin-left: 5px;}
.helpbox-left {float:left; width:40%;padding: 0 0 0 50px;
   /* background:transparent url(/HelpCustomerService/Assets/helpcenter_communityforum.jpg) no-repeat center left; */   
   }
.helpbox-right {float: right; width:45%; padding: 0 0 0 40px;
   /* background:transparent url(/HelpCustomerService/Assets/helpcenter_icon.jpg) no-repeat center left;   
   */}
.morearticle a {margin-left: 35px; padding-top: 7px;}
.helpsearch-box {margin: 0 0 0 5px !important;}

.bullet-list-arrows li
{
    background:transparent url(/images/common/pictures/red_arrow.gif) no-repeat scroll 12px 8px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:4px 0 0 1px !important;
    padding:2px 0 6px 27px !important;
}

#simpletabs #tabcontent div.content 
{
    display: inline !important;
}

.help-center-left-box 
{
    float: left; 
    width: 420px;
}

.help-center-right-box
{
    float: left; 
    width: 244px; 
    padding-top: 5px;
}
