body
{
	background:#fff;
	/*border-top: 5px solid #1e4e8d;border-top: 5px solid #006ba1;*/
	color: #333;
	
	padding: 10px 0 40px;
    margin:0;
    font-family:"Lucida Sans Unicode","Lucida Grande",Arial, Helvetica, sans-serif;
  
}

a
{
	color: #1e4e8d;
	text-decoration: none;
}
ul#archive{list-style: none; font-size: 12px;}
a:hover
{
	text-decoration: underline;
    color:#ff6600;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
margin: 0;
padding: 0;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;

}

h2
{
	padding: 20px 0 0;
	text-align: center;
}

p
{
	text-align:left;
	padding: 10px 0;

}

.hilite { background-color: #ff0; }

/* primary navigation */





div#banner {

padding:0;
text-align:left;
border-top:3px solid #393b3b;
background:url(/images/_ui/bg_nav.gif) repeat-x bottom left;
z-index:50;
}

div#banner h1, div#menu h2 {
margin: 0;
padding: 0;
}

.mycontrolboxclass{
        position: absolute;
        right: 25px;
        top:315px;
		/*background:url(/images/_ui/black-glass.png);
		border:1px solid #000;
		padding:3px 3px 0 3px;*/
        height:inherit;
}

ul#menu {
z-index:55;
color:#1e4e8d;
margin: 0;
display:block;
position:relative;
}


ul#menu li {
float:left;
display:block;
position: relative;
}



ul#menu h2 {
padding:0 25px 4px 20px;
font-weight: normal;
margin-right:1px;
background:url(/images/_ui/bg_nav_li_border.gif) repeat-y top right;
}

ul#menu h2#aboutNav {
background:none;
}

ul#menu h2 a {
	font-size:15px;
}

ul#menu h2.active {
	/*background:#345d9b url(/images/_ui/bg_nav_active.gif) no-repeat top right;*/
	background:white url(/images/_ui/bg_nav_li_border.gif) repeat-y top right;
	

}

ul#menu h2#aboutNav.active {
	/*background:#345d9b url(/images/_ui/bg_nav_active.gif) no-repeat top right;*/
	background:white url(/images/_ui/bg_nav_li_border.gif) repeat-y top right;
	

}

ul#menu h2.active a:link, ul#menu h2.active a, ul#menu h2.active a:visited {
	color:#171717;
	background:url(/images/_ui/bg_nav_active_link.gif) no-repeat bottom center;
	padding:0 0 8px 0;
		
}

ul#menu h2 a:hover {
	color:#ff8D40;
	
}


ul#menu h3 a {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
}


ul#menu li a {
color:#1e4e8d;
text-decoration: none;
}

ul#menu li a:hover {
text-decoration: underline;
}

ul#menu li.mega a {
/*padding: 0 1.2em;*/
}

ul#menu li.mega a:hover {
text-decoration: underline;
}

ul#menu div {
display: none;
}



ul#menu li.mega div{
position: absolute;
top: 3.85em;
left:0;
padding:5px;
color:#333;
font-size:12px;
/*background:url(/images/_ui/bg_nav_chunk.png) top left no-repeat;*/
/*height:275px;width:268px;
background:#c2cfd5;
border:1px solid #9fb7ce;*/
border-top:none;
z-index:1000;
}



/*
ul#menu li.mega div#about{
position: absolute;
top: 3.0em;
left: 0;
padding:20px;
color:#333;
font-size:12px;
background:url(/images/_ui/bg_nav_chunk.png) top left no-repeat;
height:275px;width:268px;
background:green;
z-index:1000;
}
*/

ul#menu li.mega div.mega-wrapper {
	background:url(/images/_ui/black-glass.png);
}


ul#menu li.mega div.mega-content {
	background:#fafafa;
    border:1px solid white;
    border-right:1px solid black;
    border-bottom:1px solid black;
    clear:both;
    display:block;
    position:relative;
    top:0em;
	left: 0;
	padding:5px;
}

ul#menu li.mega div ul li {list-style:none;}

ul#menu li.hovering div {
display: block;


}

ul#menu li.mega div a {
color:#1e4e8d;
padding: 0;
background-image: none;
text-decoration: underline;

}

ul#menu li div a.more {
color:#ff6900;
border-top:2px solid #ff6900;
margin-top:10px;
font-weight: bold;
font-size:11px;
text-decoration:none;
}


ul#menu div h3 {
color:#468fba;
border-top:1px solid #e4e4e4;
padding:3px 0;
margin-top:5px;
font-weight:normal;
font-size:12px;
/*width:225px;*/
}
ul#menu div p {
margin: 0 0 0.8em 0;
padding:0 25px 0 0;
font-size:11px;
/**/width:200px;
}

ul#menu div ul{	
	
}

ul#menu div ul li {
	float:none;
	display:block;
	position:relative;
	margin:5px 0;
	padding:5px 0 8px 0;
	/*width:225px;*/
	border-bottom:1px solid #ccc;
}

ul#menu div ul li.last-link  { border-bottom:none;}

/* end primary navigation */


/* body */

.clear {clear:left;}

#ds-wrapper {
	width:960px;
    margin:0 auto;
    text-align:center;
    padding:0;
    }



#header {text-align:left;}
#header img {float:left;}
#header a:link img , #header a img , #header a:visited img  {border:none;}
#header a:hover img  {border:none;}

#header ul {
	float:right;
    margin:10px 0 0 0;
    text-align:right;
}

#header ul li {
	display: inline;
    list-style-type: none;
    padding-right: 15px;
    margin:0;
    font-size:12px;
}

#header ul li#rac-signin {
	/*background:#ff6700;*/
    background:#86ab04;
    padding:4px;
    border:2px solid #d8edfa;
    margin-right:15px;
}
#header ul li#rac-signin a {
	color:white;
    font-weight:bold;
}

#header {
	margin-bottom:10px;
    
}

	

#search-fields {
padding:0;
margin:0;
float:RIGHT;
position: relative;

margin-top:10px;
}


#search-fields #search_label {
position:absolute;
top:.4em; left: .5em;

}

#search-fields #keywords {
	margin:3px 0 0 0;
    padding:0;
   /* width: 165px;
    margin-left: 20px; 
    border:solid 1px #345d9b;*/
    float:left;
}

#wrapper_btn_search {
	float:right;
    margin-left:6px;
}

#search-fields #btn_search {
	margin-top:0;
    padding-top:0;
}

#home-left {
	float:left;
    width:700px;
	text-align:left;
    margin-right:10px;
    margin-top:10px;
}

#home-right {
	float:right;
    width:240px;
    margin-top:10px;
}



ul#features  	{margin:0;padding:0;list-style:none;z-index:1; position: relative;}
ul#features li	{margin:0;padding:0;list-style:none;z-index:1;}

.innerfade {z-index:1;}

ul#features a:link img , ul#features a img , ul#features a:visited img  {border:none;}
ul#features a:hover img  {border:none;}


#feature_content {
	margin:10px 0;
    border-top:2px solid #1d4f8e;
    border-bottom:2px solid #1d4f8e;
    padding:20px 0 20px 0;
    font-size:12px;
}

#feature_content_image {
	margin-right:10px;
    float:left;
    clear:both;
    border:1px solid #ccc;
    padding:5px;
    
}



img#feature_CaseStudy_thumb {

}

#feature_content h4 {
	font-size:11px;
    font-weight:normal;
    text-transform:uppercase;
    color:#666;
    background:#f2f2f2;
    margin:2px 0 5px 0;
    padding:2px;
}

#feature_content_copy h3 {
    padding:2px 0;
    margin-top:10px;
    font-size:15px;
    line-height:1.25em;
    letter-spacing:.03em;
    font-weight:400;
   
}

#feature_content_copy p {
	margin:0;
    padding:3px 0;
}
#home-content > a{position: absolute; top: 20px; right: 50px; font-size: 11px;}
#home-content {
	background:url(/images/_ui/bg_homecontent.jpg) top left no-repeat;
    /*height:250px;*/
    width:700px;
    padding:40px 10px 50px 10px;
position: relative;
overflow: hidden;
}
#home-content > img{float: left; padding-left: 30px; padding-top: 20px;}
#home-content > div{width: 500px; float: right; padding-right: 40px; padding-top: 20px; font-size: 12px;}
#home-content > div h3{font-size: 12px; font-weight: bold;}


#fed-wrapper, #local-wrapper {
	float:left;
    width:300px;
	margin:0 15px;
  
    /*background:url(/images/_ui/content_seal.gif) bottom left no-repeat;
    height:220px;*/
}




/* content pages */

/* breadcrumb */

#breadcrumb {
	margin:10px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:8px 4px;
    font-size:10px;
    color:#666;
    text-align:left;
    display:none;
}


#content-wrapper {
	font-size:12px;
    text-align:left;
    margin-top:25px;
}

#content-wrapper h2 {
	color:#333;
    background:#f5f7fa;
    letter-spacing: 1px;
    font-size:11px;
    border-top: 1px solid #345d9b;
    border-bottom: 1px solid #345d9b;
    font-family:georgia, "times new roman", serif;
    font-weight:normal;
    text-transform:uppercase;
   /*background:url(/images/_ui/bg_title.jpg) top left no-repeat; */
   
    text-align:left;
    margin:0 0 15px 0;
    padding:8px 0 8px 8px;
}

#col-nav {
	float:left;
    width:160px;
    margin-right:20px;
}

#col-nav ul {
	margin:9px 0;
    
}

#col-nav ul li {
	list-style:none;
    padding:7px 0 7px 8px;
    border-bottom:2px solid #dde4e7;
}


#col-primary {
	float:left;
    width:527px;
  	padding:10px 0;
    background:url(/images/_ui/bg_page_content.gif) top left no-repeat;
}

#col-wide {
	width:775px;
    float:left;
    
   	padding-top:10px;
      background:url(/images/_ui/bg_page_content_FULL.gif) top left no-repeat;
}



.main-content {}



.main-content h3 {
	font-size:17px;
   	line-height:24px;
    font-weight:400;
    margin:0 0 0 0;
    padding:5px 50px 5px 30px;
    font-family:georgia, "times new roman", serif;
 
}



.main-content p.release-date {
	border-top:1px solid #475d6a;
    color:#475d6a;
    display:block;
    margin:5px 45px 0px 30px;
    text-transform:uppercase;
    font-weight:normal;
    font-size:11px;
    padding:0;
}


#col-full-left p.release-date {border:none;margin-top:0;}

.main-content p {
	font-size:13px;
    line-height:22px;
    color:#444;
    display:block;
    padding:0 50px 20px 30px;
	
}

.main-content h4 {

	font-size:15px;
    line-height:22px;
    font-weight:400;
    color:#444;
    display:block;
    font-family:georgia, "times new roman", serif;
    border-bottom:1px solid #ccc;
    border-top:3px solid #ccc;
   
    padding:5px 0;
    margin:5px 50px 5px 30px;
	
}


.main-content h5 {
    font-family:georgia, "times new roman", serif;
	font-size:15px;
    line-height:22px;
    font-weight:400;
    color:#999;
    letter-spacing:.05em;
    /*background:#f2f2f2;*/
    
    text-transform:uppercase;
    padding:5px 0;
    margin:5px 50px 5px 30px;
	
}

.main-content ul {
	margin:0px 50px 10px 50px;
}	

.main-content ul li{
	font-size:13px;
    line-height:22px;
    color:#444;
    padding:4px 0;
    /*list-style-image:url(/images/_ui/blue-bullseye.png);*/
	background:none;
    }
 
.main-content ol {
	margin:0px 50px 20px 10px;
}	

.main-content ol li{
	font-size:13px;
    line-height:22px;
    color:#444;
    padding:4px 0;
    /*list-style-image:url(/images/_ui/blue-bullseye.png);*/
    }   


.main-content #pic-right {
	border:1px solid #ccc;
    padding:10px;
    float:right;
    margin:10px 0 10px 10px;
}

.main-content #pic-left {
	border:1px solid #ccc;
    padding:10px;
    float:left;
    margin:10px 10px 10px 0px;
}

.main-content #pic-right.graphic {border:none;}


#tools-wrapper {
	border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
    background:url(/images/_ui/bg_tools.png) repeat-x ;   
    padding:1px;
    
    margin:5px 40px 0 30px;
}

#tools-wrapper ul { list-style:none;}

#tools-wrapper li{
	font-size:11px;
    list-style:none;
    display:inline;
}

li#news_pdf a{
	padding:0 0 10px 20px;
    background:url(/images/_ui/page_white_acrobat.png) top left no-repeat;
    list-style:none;
}

a#tools_email{
	padding:0 0 10px 20px;
    background:url(/images/_ui/icon_email.png) top left no-repeat; 
    list-style:none;  
}

a#tools_print{
	padding:0 0 10px 20px;
    background:url(/images/_ui/icon_print.png) top left no-repeat; 
    list-style:none;  
}


#col-full-left {
	float:left;
    width:700px;
   
}


#col-full-left.main-content { padding:0;margin:0;}

.main-content div.search-results {
	padding:5px;
    margin-right:25px;
   	margin-bottom:15px;
    
}

#col-full-left  .search-results h3{
	padding:0;
    background:none;
    font-size:12px;
    font-weight:bold;
    font-family:"Lucida Sans Unicode","Lucida Grande",Arial, Helvetica, sans-serif;
    border:none;
    margin:0 8px;
    line-height:normal;
}


dfn {color:#999;font-style:normal;}

.main-content .search-results p {
	padding:0;
    margin:2px 0;
    font-size:12px;
}

#col-full-left p.search_date {
	font-size:10px;
    text-transform:uppercase;
    color:#ff6900;
    margin:0 7px;
    padding:2px;
}

.resultRowTwo {
	background:#fff;
    
    
}

.resultRowOne {
	background:#f3f3f3;
    border-bottom:1px solid #999;border-top:1px solid #999;

}

.search-results h4.search_weblog {
	border-bottom:1px solid #999;
    font-weight:normal;
    margin-bottom:5px;
    color:#999;
    padding:0;
}


#col-addl {
	float:right;
    width:240px;
    padding-top:7px;
    text-align:left;
	display:block;
}

.addl-chunk {
	margin-bottom:20px;
}

.addl-chunk .chunk-header {
	border-top:2px solid #86ab04;
}

.addl-chunk .chunk-header a.more {float:right;font-size:10px;color:#666;margin-top:5px;}
.addl-chunk .chunk-header h3 {
	float:left;
    font-weight:normal;
    color:#505050;
    font-size:12px;
    margin-bottom:5px;
    padding-top:3px;
    }
    
    
#arm_links_chunk.addl-chunk .chunk-header {
	border-top:2px solid #ff6900;
}   

#arm_links_chunk.addl-chunk .chunk-header h3 {
	color:#ff6900;
} 

.addl-chunk#mission .chunk-header {
	border-top:2px solid #ff6900;
}   

.addl-chunk#mission .chunk-header h3 {
	color:#ff6900;
} 

.addl-chunk#mission p {
	color:#333;
    font-size:12px;
    margin:0;
    padding:0;
} 


#col-addl p {
	font-size:11px;
    color:#666;
    border-bottom:1px solid #ccc;
    padding:3px 0;
}	

#col-addl ul.chunk-links {
	margin:0;
    clear:left;
    list-style:none;
}

ul.chunk-links li {
	list-style:none;
    padding:8px 2px;
    font-size:12px;
    background:url(/images/_ui/bg_newsreleases.gif) top left repeat-x;
    text-align:left;
    
    }

ul#addl_links li{
	list-style:none;
    padding:8px 4px;
    font-size:12px;
    background:url(/images/_ui/addl_links.png) center left no-repeat;
    text-align:left;
}


ul#arm_links li{
	list-style:none;
    padding:8px 0px;
    font-size:12px;
    background:url(/images/_ui/bg_arm_links.png) bottom right no-repeat;
    
    border-bottom:1px solid #e4e4e4;
   /* border-top:1px solid white;*/
    
    text-align:left;
}


#col-full-left p, #col-full-left h4, #col-full-left h3 {margin-left:8px;padding-left:0px;}

h4#arm_type {
    background:none;
    border:none;
    border-top:2px solid #ff6900;
    color:#ff6900;
    font-size:12px;
    letter-spacing:.15em;
    padding-top:2px;
}

#col-full-left div.news_headlines {
	border-bottom:3px solid #e2e2e2;
    margin:0 0 10px 8px;
    padding-bottom:10px;
}

#col-full-left div.news_headlines p {margin:0;padding:0;}

#col-full-left h3 {
	margin:0 0 15px 8px;
    padding:0;
    /*border-bottom:5px solid #e4e4e4;*/
}
#col-full-left div.news_headlines h3 {
	margin:0;
    border-bottom:none;
}
div.news_headlines {
	border-bottom:3px solid #e2e2e2;
    margin:0 40px 10px 30px;
    padding-bottom:10px;
}

div.news_headlines h3 {
	font-size:13px;
    font-weight:normal;
    line-height:normal;
    margin:0;
    padding:0;
    font-family:"Lucida Sans Unicode","Lucida Grande",Arial, Helvetica, sans-serif;
}


div.news_headlines h3 a, div.news_headlines h3 a:link {
color:#1e4e8d;
text-decoration:underline;

}

div.news_headlines h3 a:visited {color:#666;}

div.news_headlines h3 a:hover {
color:#ff6600;
}

div.news_headlines p {
	margin:0;
    font-size:11px;
    padding:0 10px 0 0;
    color:#666;
}

div.news_headlines div.news_pdf {
	padding:0 0 10px 20px;
    background:url(/images/_ui/page_white_acrobat.png) top left no-repeat;
    margin:0 0 0 0;
   	font-size:11px;
	
}

div.news_headlines p.job-date {
	
    color:#666;
    padding:0;
    font-size:10px;
}






span.homepage_newsDate {
	font-size:11px;
    color:#666;
    text-transform:uppercase;
}


/* calendar: events on home page */
.Jan {
	background:url(/images/_ui/months/jan.png) top left no-repeat;
}
.Feb {
	background:url(/images/_ui/months/feb.png) top left no-repeat;
}

.Mar {
	background:url(/images/_ui/months/mar.png) top left no-repeat;
}

.Apr {
	background:url(/images/_ui/months/apr.png) top left no-repeat;
}

.May {
	background:url(/images/_ui/months/may.png) top left no-repeat;
}


.Jun {
	background:url(/images/_ui/months/jun.png) top left no-repeat;
}
.Jul {
	background:url(/images/_ui/months/jul.png) top left no-repeat;
}

.Aug {
	background:url(/images/_ui/months/aug.png) top left no-repeat;
}

.Sep {
	background:url(/images/_ui/months/sep.png) top left no-repeat;
}

.Oct {
	background:url(/images/_ui/months/oct.png) top left no-repeat;
}

.Nov {
	background:url(/images/_ui/months/nov.png) top left no-repeat;
}

.Dec {
	background:url(/images/_ui/months/dec.png) top left no-repeat;
}

.event-date {
	margin:5px 0;
    border:1px solid #f3f3f3;
    padding:5px;
}

.event-date.event-expired { border:1px solid #ccc; background:#f2f2f2;}

.event-date-page {
	float:left;
    text-align:center;
    font-weight:bold;
    padding:15px 0 0 0;
    width:32px;
    height:45px;
    
}

.event-date.event-expired .event-date-page {color:#999;}

.event-date-info {
	float:right;
    text-align:left;
    width:190px;
}

.event-date-info h3 {
	font-size:12px;
    font-weight:normal;
    margin:0;
    padding:0;
}


.event-date.event-expired .event-date-info h3 a,
.event-date.event-expired .event-date-info h3 a:link,
.event-date.event-expired .event-date-info h3 a:visited { color:#999;}


.event-date-info h4 {
	font-size:11px;
    font-weight:normal;
    margin:0;
    padding:0;
}

.event-date.event-expired .event-date-info h4 {color:#999;}

.blog-side{width: 190px; float: right; font-size: 12px; padding-top: 10px; text-align: left;}
	.blog-side > h3{font-size: 12px;}


.main-content .event-date-page {
	float:left;
    text-align:center;
    font-weight:bold;
    padding:9px 0 0 0;
    width:32px;
    height:45px;
    margin:0px 15px 10px 30px ;
    
}

.main-content #event-details-wrapper {
	float:left;
    display:block;
    width:425px;
  
}

.main-content #event-details-wrapper p{
	margin:0 0 10px 0;
    padding:0;
    }
    
    
/* insights */
    
    #content-wrapper  .insights h2 {
    	margin:10px 40px 15px 30px;
        background:none;
        padding-left:0;
        border-top:none;
        border-bottom:2px solid #333;
        color:#333;
    
    
    }
    
    .insights h4 {
    	
        margin-top:0;
        margin-bottom:10px;
    }
    
    .insights h5 {
    	font-size:11px;
        padding:0;
        margin-top:0;
        margin-bottom:0;
    }
    
    .insights h5#insights_cs { 
    	background: url(/images/_ui/icon_book.png) 0 3px no-repeat;
        padding:0 0 3px 20px;
    }
    
      .insights h5#insights_webinars { 
    	background: url(/images/_ui/icon_webcam.png) 0 3px no-repeat;
        padding:0 0 3px 20px;
    }
    
      .insights h5#insights_wp { 
    	background: url(/images/_ui/icon_page.png) 0 3px no-repeat;
        padding:0 0 3px 20px;
    }
    
    .insights-details h5 {
    	margin-left:8px;
    }
    
    h3#insights-title {
    	        border-bottom:none;
    }
    
    
p.insights-activeCategory {
	font-size:11px;
    margin:0 40px 0 30px;
    padding:0 0 2px 0;
    /*border-top:2px solid #e5e5e5;*/
    font-weight:normal;
    text-transform:uppercase;
}

p.insights_cs { 
    	background: url(/images/_ui/icon_book.png) 0 3px no-repeat;
        padding:0 0 3px 20px;
    }
    
p.insights_webinars { 
    	background: url(/images/_ui/icon_webcam.png) 0 3px no-repeat;
        padding:0 0 3px 20px;
    }
    
p.insights_wp { 
    	background: url(/images/_ui/icon_page.png) 0 3px no-repeat;
        padding:0 0 3px 20px;
    }


/* end insights */


p.back-link {
	font-size:11px;
    margin:8px 40px 15px 0;
    padding:4px;
    border-bottom:1px solid #e5e5e5;
    background:#fafafa;
}

p.back-link a {padding-left:4px;}

/* contact form */


#form {
	margin-top:10px;
	margin-left:8px;
}

#form .half {
	width: 50%; 
	float: left;
}

#form .top-spacer {
    padding-top :10px;
}
#form .full {
	width: 100%; 
	float: left;
}

#form label {
	display: block;
	font-weight:normal;
	padding:5px 0;
	text-transform:uppercase;
}

#form .message {
	display: block;
	clear: left;
	padding-top: 30px;
}




input.half_text {
	border: 3px solid #ccc;
	width: 85%;
	font-size: 16px;
	padding: 10px;
}

input.full_text {
    	border: 3px solid #ccc;
	width: 93%;
	font-size: 16px;
	padding: 10px;
}
textarea {
	width: 95%;
	border: 3px solid #ccc;
	height: 100px;
	padding: 5px;
	font-size: 1.25em;
}

#send_button {
	margin-top: 20px;
	margin-bottom: 30px;
        font-size: 14px;
}

/* footer */

#footer {
	border-top:3px solid #1e4e8d;
    border-bottom:3px solid #e4e4e4;
    text-align:left;
    margin-top:5px;
    display:block;
    width:100%;
    clear: both;
}

#footer-content {
	background:#f2f2f2;
    border-top:1px solid white;
    border-bottom:1px solid white;
    font-size:11px;
}

#footer-content ul {
	margin:10px;
    padding:0;
}

#footer-content li {
display: inline;
list-style-type: none;
padding-right: 20px;
margin:0;
}

#footer-content p { margin:10px;padding-bottom:15px;}


/*-------------------Custom Form CSS--------------------------*/
#userform {
	height:auto;
	width:100%;
	float:left;
	padding:0 0 0 30px;
}
#userform .title {
	border-top:2px solid #86ab04;
}
#userform .title h3 {
color:#86AB04;
float:left;
font-size:18px;
font-weight:normal;
margin:0 0 5px 0;
padding:3px 0 0 0;
}
#userform .text_box_area {
	width:100%;
	height:auto;
	float:left;
}
#userform .text_box_area ul {
	width:400px;
	float:left;
	margin:0;
	padding:0;
        list-style:none !important;
}
#userform .text_box_area ul li {
	float:left;
	list-style:none !important;
	padding:5px 0 5px 0;
}
#userform .text_box_area ul li.name {
	width:110px;
       list-style:none !important;
}
#userform .text_box_area ul li.name span {
	color:#FF6600;
}
#userform .text_box_area ul li.box {
	width:200px;
 }
#userform .text_box_area ul li.btn {
	width:200px;
}


/*Cohenspire'd Blog Implementation*/
ul.recentposts{list-style: none; font-size: 12px;}