body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	margin: 0px;
	font-weight: normal;
	font-size: 31px;
	width: 680px;
	float: left;
}
a{
	text-decoration: none;
}
.tableContent tr td a:hover{
	text-decoration: underline;
}
.tableContent tr td a.foot{
	text-decoration: none;
}
a:hover.foot{
	text-decoration: underline;
}
a.logo{
	width: 215px;
	height: 105px;
	display: block;
}

a.greyStyle{
	color: #FFF;
	text-decoration: none;
}
a:hover.greyStyle{
	color: #FFF;
	text-decoration: none;
}
a:visited.greyStyle{
	color: #FFF;
	text-decoration: none;
}
/* Top Menu--------------------------------------------------------*/
ul.menuTop{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
	height: 36px;
}
ul.menuTop li{
	list-style: none;
	float: left;
	font-size: 11px;
	display: inline;
	margin: 10px 0 0 0;
	padding: 0px;	
}
ul.menuTop li a{
	text-decoration: none;
	margin: 0 5px 0 5px;
	padding: 0px;
}
/* Icon Menu--------------------------------------------------------*/
ul.icon{
	margin: 0px;
	padding: 0px;
	height: 36px;
	float: left;
}
ul.icon li{
	float: left;
	margin: 0 10px 0 0;
	width: 41px;
	height: 36px;
	list-style: none;
}
ul.icon li a{
	width: 41px;
	height: 36px;
	display: block;
}






/* Vertical Menu--------------------------------------------------------*/
.clear{
	clear: both;
	float: none;
}

ul.verticalMenu{
	margin: 0 0 20px 0;
	padding: 0px;
	
	border-bottom: 1px solid #a9a9a9;
}

ul.verticalMenu li{
	list-style: none;
	font-weight: bold;
	margin: 0px;
	display: block;
	text-decoration: none;
	width: 240px;	
	float: left;
	color: #525252;
	border-top: 1px solid #a9a9a9;
	background: url(/cms/images/menuBg.jpg) repeat-y;	
}


ul.verticalMenu li a{
	padding: 10px 0 10px 10px;
	margin: 0px;
	text-decoration: none;
	float: left;
	color: #525252;

}
ul.verticalMenu li.menuHeading{
	padding: 10px 0 10px 10px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	width: 230px;
	background: url(/cms/images/menuHeading.jpg) no-repeat;
	color: #FFF;
}
ul.verticalMenu li:hover.menuHeading{
	
	color: #FFF;
}
/* Vertical SUB Menu--------------------------------------------------------*/

ul.verticalMenu ul{
	margin: 0px;
	padding: 0px;		
}
ul.verticalMenu ul li{
	color: #000000;
	background: url(/cms/images/subMenuBg.gif) repeat-y right;
}
ul.verticalMenu ul li a{
	padding: 10px 0 10px 45px;
	background: url(/cms/images/doubleArrow.gif) no-repeat 25px 13px;
	color: #525252;
}
/* Vertical SUB Menu 2--------------------------------------------------------*/

ul.verticalMenu ul ul{
	margin: 0px;
	padding: 0px;
	background: url(/cms/images/subMenuBg.jpg) repeat-y right;
	/*background: url(/images/subMenu2Bg.gif) repeat-y right;*/
}
ul.verticalMenu ul ul li{
	background: url(/cms/images/subMenu2Bg.gif) repeat-y right;
	color: #525252;
}
ul.verticalMenu ul ul li a{
	padding: 10px 0 10px 55px;
	font-weight: normal;
	background: url(/cms/images/arrow.gif) no-repeat 45px 13px;
	color: #000000;
}


ul.verticalMenu li a.editNodeLink{
	float: right;
	padding: 10px;
	background: none;
}

ul.verticalMenu li#selected{
	background: url(/cms/images/subMenuHover.jpg) repeat-y #e9e9e9 right;
}
/* Div--------------------------------------------------------*/
#headContainer{
	width: 100%;
	height: 105px;
	margin: 0px;
	padding: 0px;
}
#head{
	width: 990px;
	height: 105px;
	margin: 0 auto 0 auto;
}
#menuContainer{
	width: 100%;
	height: 36px;
	clear: none;
}
#menuTop{
	width: 990px;
	height: 36px;
	margin: 0 auto 0 auto;
	padding: 0px;
}
#status{
	width: 360px;
	height: 26px;
	float: left;
	padding: 10px 0 0 0;
}
#contentContainer{
	width: 100%;
}
#maincontent{
	width: 990px;
	height: 100%;
	margin: 0 auto 0 auto;
}
#verticalMenu{
	width: 240px;
	margin: 0 22px 0 0;
	padding: 30px 0 50px 0;
	float: left;
}
#bodyContent{
	width: 728px;
	float: left;
	margin: 30px 0 100px 0;
	padding: 0px;
}
#h1{
	height: 31px;
	height: 31px;
	width: 728px;
}
#footContainer{
	width: 100%;
	height: 227px;
}
#foot{
	width: 990px;
	height: 60px;
	margin: 0 auto;
	text-align: right;
	padding: 13px 0 0 0;
	font-size: 11px;
}
/* Class--------------------------------------------------------*/
.pageBtnRight{
	border: 0px;
	margin: 10px 0 0 10px;
}
.pageBtnLeft{
	border: 0px;
	margin: 10px 0 0 0;
}
.pageBox{
	width:40px;
	height: 31px;
	display:block;
	float: right;
	text-align:right;
}
.pageBtn{
	border: 0px;
	float: right;
	margin: 10px 0 0 10px;
}
.addBtn{
	float: right;
	margin: 20px 0 0 0;
	border: 0px;
}
ul.verticalMenu li div.clear,
.clear{
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}
/* Edit Form Style------------------------------------------------*/
form.edit{
	width: 728px;
	float: left;
	margin: 25px 0 0 0;
	overflow: hidden;
}
.formStyle{
	width: 715px;
	float: left;
	padding: 10px 0 10px 0;	
}

label{
	width: 154px;
	float: left;
	margin: 0 20px 10px 0;
}
.formMetadata{
}
.formStyle_view{
	width: 715;
	float: left;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e8e8e8;
	background: url(/cms/images/cmsBgLine.gif) repeat-y;
}
label.labelView{
	width: 154px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0px;
}
.metadata_view{
	width: 715px;
	float: left;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e8e8e8;
	background: url(/cms/images/cmsBgLine.gif) repeat-y;
}
.textarea_view{
	float: left;
	width: 535px;
	padding: 5px 0 0 0;
}
label.story{
	width: 708px;
	float: left;
	margin: 0 0 20px 0;
}

.detail{
	width: 524px;
	height: 22px;
	float: left;
	padding: 5px 0 0 10px;	
}

.cms_form_file_container{
	width: 524px;
	float: left;
}
.cms_form_fileupload_container{
	width: 524px;
	float: left;
	margin: 0 0 0 175px;
}
.cms_form_text, input.textfield
{
	width: 524px;
	height: 20px;
	float: left;
	padding: 3px 0 0 5px;
}

.detail select {
}

.detail select option {
	padding: 3px 0 0 5px;
	width: 547px;
	height: 20px;
}
.cms_form_textarea,
textarea.textarea{
	width: 524px;
	height: 127px;
	float: left;
	padding: 3px 0 0 5px;
	font-size: 12px;
}
textarea.storyTextfield{
	width: 708px;
	height: 285px;
	float: left;
}

.submit{
	float: right;
	width: 75px;
	height: 34px;
	border: 0px;
}
.noBtn{
	width: 69px;
	height: 35px;
	border: 0px;
	margin: 0 50px 0 0;
}
.okBtn{
	width: 69px;
	height: 35px;
	border: 0px;
	margin: 0;
}
.yesBtn{
	width: 69px;
	height: 35px;
	border: 0px;
	margin: 0;
}
.loginBtn{
	width: 103px;
	height: 35px;
	border: 0px;
	margin: 0;
}

.loginTextfield{
	width: 200px;
	height: 20px;
	padding: 3px 0 0 5px;
	margin: 0 0 20px 0;
}

.back {
float: right;
}

/* yui editor */

.yui-skin-sam .yui-toolbar-container .yui-toolbar-editcode span.yui-toolbar-icon {
    background-image: url( /cms/images/html_editor.gif );
    background-position: 0 1px;
    left: 5px;
}
.yui-skin-sam .yui-toolbar-container .yui-button-editcode-selected span.yui-toolbar-icon {
    background-image: url( /cms/images/html_editor.gif );
    background-position: 0 1px;
    left: 5px;
}

.editor-hidden {
    visibility: hidden;
    top: -9999px;
    left: -9999px;
    position: absolute;
}

.yui-editor-container {
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 0; /* So Safari behaves */
}

#editor {
/*    visibility: hidden;*/
/*    position: absolute;*/
}

.editable {
    float: left;
    width: 680px;
    overflow: auto;
	padding:10px;
}
.editableContainer {
    margin:0;
    padding:0;
    border: 1px solid #CECECE;	
}

.editableHiddenContainer {
display: none;
}


/* meta data stuff */
.pageBuilder .detail,
.formMetadata .detail  {
margin: 0;
padding: 0;
height: auto;
}

.pageBuilder .detail div,
.formMetadata .detail div {
	padding:5px 0 0 10px;
	margin: 0;
	height: 22px;
}


/* page builder */
.cmsMailoutBodyContentBlock {
clear:  both;
}

form.edit hr {
	border: none;
	border-bottom: 1px #CECECE solid;
	margin-top:  1em;
	margin-bottom: 1em;
	clear: both;
	float: none;
}

.pageBuilder .imageSelectorDisclosure {
width: 16px;
height: 16px;
border: 1px solid black;
}

.pageBuilder .imageSelector {
	border: 1px #CECECE solid;
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	width:  680px;
}

.pageBuilder .imageBlockForm {
	width:  30%;
	vertical-align: top;
	clear: none;
/*	float:	left;*/
}

/* dual checklist */
.checkListContainer {
	width: 547px;
	clear: none;
	float: left;
}

.checkList {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

ul.checkList {
	background-color: #E8E8E8;
	border: none;/*#CECECE;*/
	width: 100%;
}

ul.checkList li{
	width: 200px;
	border-color: #CECECE;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.leftCheckList {
float: left;
width: 250px;
margin: 0 30px 0 0;
}

.rightCheckList {
float: left;
width: 250px;
}

ul.checkList li label {
	width: 240px;
	border-color: #CECECE;
	padding: 8px 0 5px 30px;
	margin: 0px;
}

div.cms_from_multiple_kvc_container {
	width: 500px;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;	
}

ul.cms_from_multiple_kvc {
	width: 100%;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

ul.cms_from_multiple_kvc li {
	list-style-type: none;
}

div.cms_from_multiple_kvc{
	display: block;
	width: 547px;
	padding: 0 0 5px 0;
	clear: both;	
}

div.cms_from_multiple_kvc input{
	border: 1px solid #cecece;
	padding: 3px 0 0 5px;
	height: 20px;
	float: left;
}

.removeKVP{
	width: 36px;
	height: 25px;
	display: block;
	background:url(/cms/images/minus.gif) no-repeat;
	float: left;
}
.insertKVP{
	width: 36px;
	height: 25px;
	display: block;
	background:url(/cms/images/plus.gif) no-repeat;
	float: left;
}

.moveKVP{
	width: 36px;
	height: 25px;
	display: block;
	background:url(/cms/images/drag.gif) no-repeat;
	float: left;
	cursor: move;
}

#advimage select{
	padding: 3px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#advimage input {
	padding: 3px;
	border: 1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.grey{
	float: left;
}
.grey a{
	color: #ef4b3d;
}
.grey a:hover{
	color: #ef4b3d;
	text-decoration: underline;
}
.grey a:visited{
	color: #ef4b3d;
}
#urlfragment_cmsmetadata{
	width: 538px;
}
a img{
	border: 0px;
}
.tableHead{
	margin: 20px 0 0 0;
	clear: both;
}
.tableContent{
	margin: 0 0 20px 0;
	clear: both;
}
#pageGraphc{
	width: 50px;
	height: 50px;
	background-color: red;
}
a.file_link{
	color: #ef4b3d;
}
a.cms_form_file_delete{
	color: #ef4b3d;
}

.infoLeft{
	display: block;
	margin: 0 10px 0 0;
	padding: 5px;
	float: left;
	width: 200px;
	font-weight: bold;
	color: #4c4c4c;
}
.infoRight{
	display: block;
	padding: 5px;
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
}
li.specLi{
	border-bottom: 1px solid #e8e8e8;	
	padding: 5px;
	clear: both;
	height: auto;
	height: 28px;
}
.cellBgWhite{
	padding: 30px 10px;
	border-bottom: 1px solid #e5e5e5;
}
img.mceImage{
	padding: 5px;
	border: 1px solid #e5e5e5;
	margin: 0 0 5px 0;
}
.cellBgWhite a{
	color: #ef4b3d;
	font-size: 10px;
}



table.cms_browsetext{
	margin: 0 0 20px 0;

}
td.cms_browsetext{
	padding: 20px 10px;
}
.cellFolder{
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: middle;

}
.cellLabel{
	padding: 10px;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: middle;
}
.cellFolder a,
.cellLabel a{
	color: #ef4b3d;
}

/* Content Edit Tools-----------------------------------*/
#contentEditTools{
	height: 35px;
	width: 725px;
	text-align: right;
	float: left;
}
.newFolder{
	float: left;
}
input.addTextField{
	border: 1px solid #e5e5e5;
	padding: 5px;
	width: 200px;
	margin: 0 0 0 5px;
}
.wrap3 img{
	padding: 5px;
	border: 1px solid #e5e5e5;
	margin: 0 0 5px 0;
}
a.backlink{
	color: #ef4b3d;
}



.cms_error{
	color: #d52b1e;
	padding: 10px 0 0 0;
}



/* Help page style-----------------------------------*/
#helpContainer{
	width: 500px;
	padding: 20px;
	background-color: #FFFFFF;
}


.faqBlock {

	padding: 10px 10px 0 10px;

	border: 1px solid #ebebeb;

	margin: 0 0 15px 0;

	}







/*  "Show All" + "Hide All" links */

#TJK_ToggleON, #TJK_ToggleOFF {
	border:1px solid #333;
	padding:0 5px;
	margin-right:5px
	}

/* zeroing out padding and margin */
.dlToggle dd, .dlToggle dt, #TJK_DL dd,#TJK_DL dt {
	margin:0;
	padding:0
	}
	 
/* margin for the DTs (shorthand) */
.dlToggle dt, #TJK_DL dt {
	margin:0 0 10px 0;
	/*border-bottom: 1px solid #ebebeb;*/
	font-weight: bold;
	}

/* image and left padding for DDs */
.dlToggle dd, #TJK_DL dd {
	padding:0 0px 15px 25px;
	}
	

/* styling all anchors in the DTs */
.dlToggle dt a, #TJK_DL dt a {
	padding-left:15px;
	display: block;
	color:#ef4b3d;
	text-decoration: none;
		}

.dlToggle dt a:visited, #TJK_DL dt a:visited {
color:#ef4b3d;
text-decoration: none;
}

.dlToggle dt a:hover,
#TJK_DL dt a:hover {
color:#ef4b3d;
text-decoration: underline;
}

.dlToggle dt a:active,
#TJK_DL dt a:active {
color:#ef4b3d;
text-decoration: none;
}



/* the + and - gif in the anchors */

.dlToggle a.DTplus,
#TJK_DL .DTplus a 
{
	background:url(/cms/images/faqBig.gif) no-repeat 0 6px;
}



.dlToggle a.DTminus,

#TJK_DL .DTminus a {
	background:url(/cms/images/faqSmall.gif) no-repeat 0 6px; 
}



#TJK_DL .showDD {position:relative;top:0}

#TJK_DL dd,.hideDD{top:-9999px;position:absolute}


#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}



.fileModAddContainer {
text-align: right;
float: right;
margin-top: 20px;
margin-bottom: 20px;
}

.fileModAddContainer input {
vertical-align: middle;
}

.fileModAddContainer img {
vertical-align: middle;
}


/***
home
*/

/* CMS HOME Style-------------------------------------------------------------*/
#cmsContent{
	width: 990px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0px 0 120px 0;
	background: url(/cms/images/cmsBg.gif) 0px 0px no-repeat;
}

#cmsTabNav{
	width: 990px;
	height: 37px;
}

#cmsTabNav a.home{
	height: 24px;
	display: block;
	width: 190px;
	background: url(/cms/images/cms_homeNavBg.gif) no-repeat;
	float: left;
	font-weight: bold;
	color: #00394d;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	padding: 13px 0 0 0;
}
	
#cmsTabNav a.approvals{
	height: 24px;
	display: block;
	width: 190px;
	background: url(/cms/images/cms_approvalNavBg.gif) no-repeat;
	float: left;
	font-weight: bold;
	color: #00394d;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	padding: 13px 0 0 0;
}

.validationerror,
.red{
	color:#ef4b3d;
	text-decoration: none;
}

a:hover.red{
	color:#ef4b3d;
	text-decoration: none;
}
		
#cmsTabNav a.home{
	background: url(/cms/images/cms_homeNavBg.gif) no-repeat;	
}

#cmsTabNav a.home.off{
	background: url(/cms/images/cms_homeNavBg_off.gif) no-repeat;	
}
		
#cmsTabNav a.approvals{
	background: url(/cms/images/cms_approvalNavBg.gif) no-repeat;	
}

				
#cmsTabNav a.approvals.off{
	background: url(/cms/images/cms_approvalNavBg_off.gif) no-repeat;	
}
		
#tab_home_content{}
.cmsBodyContent{
	width: 920px;
	margin: 35px auto 0 auto;
	padding: 0px;
}

#leftIcons{
	width: 445px;
	height: 360px;
	float: left;
}

img.left{
	float: left;
}

#rightLinks{
	width: 433px;
	padding: 0 0 0 35px;
	height: 360px;
	float: left;	
	border-left: 1px solid #b2b2b2;
}
table.links{
	margin: 0 0 100px 0;
}

table tr td.tableLeft{
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding: 11px;
}

table tr td.tableRight{
	border-bottom: 1px solid #b2b2b2;
	padding: 11px;
}

img.hLinks{
	margin: 0 0 10px 0;	
}		



/* CMS HOME Style end-------------------------------------------------------------*/


/* insert image pop up style----------------------------------------------------------------------*/
body#advimage{
	padding: 20px;
}
body#advimage #imagepopupContainerContainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body#advimage h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-weight: normal;
	padding: 0px;
	margin: 0 0 10px 0;
}
.imagepopupContainerBread{
	margin: 0 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imagepopupContainerBread a{
	color: #033347;
	text-decoration: underline;
}
.imagepopupContainerBread a:hover{
	color: #033347;
	text-decoration: underline;
}
.cellBgWhite img{
	border: 1px solid #e5e5e5;
	padding: 10px;
}


body#advimage td.cellFolder strong,
body#advimage td.cellLabel strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
img.imagepopupContainerImage{
	border: 1px solid #e5e5e5;
	padding: 10px;
}
body#advimage td select{
	border: 1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.redLinks{
	color: #ef4b3d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


td.assetsBreadcrumb a{
	color: #033347;
	text-decoration: underline;
}


#editor-panel .yui-editor-body-cont label {
	margin-right: 0;
}

/* Permissions--------------------------------------*/
.divider{
    height: 20px;
    width: 708px;
    border-top: 1px solid #cecece;
    display: block;
    float: left;    
    margin: 20px 0 0 0;
}
.red{
    color: #ff0000;
}

.approvedText{
	width: 145px;
	float: left;
	color: #4c4c4c;
	padding: 5px;
	font-size: 10px;
	background: #f5f5f5;
	margin: 0 0 3px 0;
}

select.permissions{
    float: left;
    padding: 3px;
    width: 155px;
}
.permissionBox{
    width: 53px;
    height: 20px;
    background: #a3a3a3;
    float: left;
    margin: 0 0 0 6px;
    text-align: right;
    padding: 2px 10px 0 0;
    vertical-align: top;
}
.permissionBoxLast{
    width: 55px;
    height: 20px;
    background: #a3a3a3;
    float: left;
    margin: 0 2px 0 6px;
    text-align: right;
    padding: 2px 8px 0 0;
    vertical-align: top;
}
.iconleft{
    float: left;
    margin: 0 0 0 10px;
}
.iconleftLast{
    float: left;
    margin: 2px 0 0 8px;
}
.permissionBoxLight{
    width: 63px;
    height: 20px;
    background: #f5f5f5;
    float: left;
    margin: 0 0 0 4px;
    text-align: right;
    padding: 2px 0 0 0;
    vertical-align: top;
}
.permissionBoxLightLast{
    width: 63px;
    height: 20px;
    background: #f5f5f5;
    float: left;
    margin: 0 2px 0 6px;
    text-align: right;
    padding: 2px 0px 0 0;
    vertical-align: top;
}
.permissionsOptionsBox{
	float: right;
	width: 540px;
	display: block;
}

/* Clear calendar's float, using dialog inbuilt form element */
.cms_form_date .bd form {
    clear:left;
}

/* Have calendar squeeze upto bd bounding box */
.cms_form_date .bd {
    padding:0;
}

.cms_form_date .hd {
    text-align:left;
}

/* Center buttons in the footer */
.cms_form_date .ft .button-group {
    text-align:center;
}

/* Prevent border-collapse:collapse from bleeding through in IE6, IE7 */
.cms_form_date .yui-overlay-hidden table {
    *display:none;
}

input.cms_form_date{
	border: 1px solid #cecece;
	width:180px;
	height: 20px;
	float: left;
	padding: 3px 0 0 5px;	
}

#viewModes {
	float: right;
}

#replicationMessageBox {
clear: both;
float: none;
border: 1px solid #cecece;
margin-top: 20px;
padding: 10px;
font-weight: bold;
color: #4c4c4c;
text-align: center;
}


.yui-skin-sam .yui-toolbar-container .yui-toolbar-insertmovie span.yui-toolbar-icon {
	background-image: url( /cms/images/filmIcon.gif ); 
	background-position: 7px 1px;
	width: 26px;
}

.yui-skin-sam .yui-toolbar-container .yui-toolbar-originatefiledownload {
	background: url( /cms/images/fileLink.gif ) no-repeat 6px 3px; 
	width: 29px;
}







#advimage .cellLabel {	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}








/* -------------------------------------------  INSERT OBJECT ---------------------------------------*/



.pageBuilderInsertList {
	margin: 0;		
	padding: 0;
	}
.pageBuilderInsertList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.pageBuilderInsertList li {	
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
	}
