#layout-body {
	margin:0;
}
.layout-body-right {
	margin-left:210px !important;
}
.howItWorks ul {
	margin:10px 0;
	list-style-type:none;
}
.howItWorks li {
	background:transparent url(../../../img/center/featuresPoint.gif) no-repeat scroll left 4px;
	padding-left:10px;
}
.howItWorks b {
	font-size:14px;
}

/* ------------------------------------------------------------------------------*/
/* --------------------------------------begin tabs----------------------------------*/
/* ------------------------------------------------------------------------------*/
.body-panel {
}

.top-left-corner-howItWorks, .top-right-corner-howItWorks, .bottom-left-corner-howItWorks, .bottom-right-corner-howItWorks {
    background-image: url(../../../img/marketing/cornersHowItWorks.gif);
    height: 9px;
    font-size: 2px;
}

.top-left-corner-howItWorks, .bottom-left-corner-howItWorks {
    margin-right: 9px;
}

.top-right-corner-howItWorks, .bottom-right-corner-howItWorks {
    margin-left: 9px;
    margin-top: -9px;
}

.top-right-corner-howItWorks {
    background-position: 100% 0;
}

.bottom-left-corner-howItWorks {
    background-position: 0 -9px;
}

.bottom-right-corner-howItWorks {
    background-position: 100% -9px;
}

.inside {
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    padding: 0px 10px 0px 10px;
}

.inside p {
	padding: 0.2em 0 1em;
}

.tabsInside {
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    padding: 0px 10px 0px 10px;
	height:117px;
}
/* ------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/
.tabbedwidget {
	top:-1px;
	left:-1px;
	margin:0px 0px 0px 0px;
	border-bottom:0px solid white;
	padding-bottom:10px;
}
.wtabs {
    height: 20px;
}
.wtabs a {
	text-decoration:none;
}
.tabbedwidget .wtabs .tabInactive, .tabbedwidget .wtabs .tabInactive .wtabright, .tabbedwidget .wtabs .tabActive, .tabbedwidget .wtabs .tabActive .wtabright {
	float:left;
	cursor:pointer;
	height:20px;
	color:#000000;
	font-weight:bold;
	overflow:hidden;
}
.tabbedwidget .wtabs .tabInactive .wtabright, .tabbedwidget .wtabs .tabActive .wtabright {
	margin:0px 2px 0px 9px;
	padding:2px 9px 9px 0px;
}
.tabbedwidget .wtabs .tabInactive {
	background: url(../../../img/marketing/tableftHIW.gif) top left no-repeat;
}
.tabbedwidget .wtabs .tabInactive .wtabright {
	background: url(../../../img/marketing/tabrightHIW.gif) top right no-repeat;
}
.tabbedwidget .wtabs .tabActive {
	background: url(../../../img/marketing/tableftonHIW.gif) top left no-repeat;
	position:relative;
	bottom:1px;
}
.tabbedwidget .wtabs .tabActive .wtabright {
	background: url(../../../img/marketing/tabrightonHIW.gif) top right no-repeat;
	color:black;
}
.closedTab {
    display: none;
}
.tabbedwidget .contentAreaInactive {
	display:none;
}
.tabbedwidget .contentAreaActive {
	display:block;
}

.activeElement {
    font-weight:bold;
}
/* ------------------------------------------------------------------------------*/
/* --------------------------------------end tabs----------------------------------*/
/* ------------------------------------------------------------------------------*/
