/* 
Project: DWPub main site
Filename: new.css
Date: August 11
*/

.lb_info {
	font-size:12px;		
	width:600px;
}

.lb_info h2 {
	font-weight: bold;
	color:#737373;
	margin-bottom:10px;
	font-size:14px;
}

.lb_info ol,
.lb_info ul,
.lb_info p {
	margin-bottom:10px;
}

.lb_info ol,
.lb_info ul {
	list-style: disc inside none;
}

#mainContent #latest .twitter ul{
	line-height: 1.5em;
}
	
#mainContent #latest .twitter ul span{
	font-size: 12px;
}

.redBox {
	background-color:#faa;
	border: 1px solid #f99;
	clear:both;
	padding:10px;
	margin:0 0 20px 0;
}

.redBox ul {
	margin: 0;
	padding:10px 0 0 0  !important;
}
.redBox ul li:last-child {
	padding:0 !important;
}

#select_whitepaper p:first-child label:after {
	content: "New!";
	color: #DC0D6A;
	padding-left:3px;
}

#recaptcha_widget_div {
	float:right;
}

#myaccount_tabs p {
	margin-bottom: 5px;
}
#myaccount_tabs h2 {
	margin-bottom: 5px;
}

#myaccount_tabs p + h2,
#myaccount_tabs h3 + h2,
#myaccount_tabs hr + h2 {
	margin-top: 10px;
}
#myaccount_tabs hr {
	margin-top: 5px;
}

#myaccount_tabs div {
	background-color:#fff;
}

#blacklist_table th, 
#blacklist_table td,
.prw_table th,
.prw_table td,
#rs_recipient_table th,
#rs_recipient_table td {
	padding: 5px;
}
#blacklist_table th,
.prw_table th,
#rs_recipient_table th {
	text-align: center;
}
#blacklist_table td,
.prw_table td,
#rs_recipient_table td {
	background-color:#fff;
}


#blacklist_table tr:nth-child(2n) td,
.prw_table tr:nth-child(2n) td,
#rs_recipient_table tr:nth-child(2n) td {
	background-color:#eee;
}

#blacklist_table,
.prw_table,
#rs_recipient_table {
	width:100%;
	margin-bottom:10px;
}

.reveal_box {
	background-color:transparent !important;
	display:none;
}
.reveal_link {
	display:block;
	cursor:pointer;
}

#metrics hr {
    margin: 10px auto;
    border: solid 1px #ccc;
    width:98%;
}

.slideBtnGreen {	
	padding: 0 16px 0 0;
	background:transparent url(/img/button-bg-slide.png) right -60px;
	background-color:transparent;
	border:0;
	height:41px;
	overflow:visible;
	margin:0;
	position:relative;
	cursor:pointer;
	}
a.slideBtnGreen {	
	display:inline-block;
}

.slideBtnGreen span {		
	background:transparent url(/img/button-bg-slide.png) left 0px;
	background-color:transparent;
	border:0;
	height:41px;
	line-height:41px;
	display:inline-block;
	padding: 0 0 0 16px;	
	margin:0;
	position:relative;
	text-align:center;	
	font-weight:bold;
	font-size:20px;
	color:#fff;
	text-shadow:2px 2px 2px #666;
	white-space:nowrap;
}
/* sort out some firefox wonkiness */
@-moz-document url-prefix() {
    .slideBtnGreen {		
        padding: 0 14px 0 0 !important;	
    }
	.slideBtnGreen span {
		padding: 0 0 0 14px;	
	}
}

button::-moz-focus-inner,
button span::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

.slideBtnGreen span:hover {
	color:#000;
}

#langSelect {
	display:inline;
	color:#ccc;
	padding-left:7px;
	position:relative;
	padding-right:27px;
	overflow:visible;
}

#langOptions {
	position:absolute;
	top:-5px;
	*top:-2px; /* IE7 */
	right:0px;
	border: 1px solid transparent;
	border-radius:4px;
	box-shadow:none;
	background-color:transparent;
	-webkit-transition: all .5s linear;
}

#header .tools #langOptions a {	
	border:none;
	padding:4px;
	text-shadow:none;
	font-weight:bold;
	display:none;
	/*display:block;*/
	opacity:0;
	-webkit-transition: opacity .5s linear;
}

body#EN #langEn,
body#FR #langFr,
body#DE #langDe {
	display:block !important;
	opacity: 1 !important;
}

/*#header .tools #langOptions:hover {*/
	/*color:#fff;*/
	/*background-color:#666;*/
	/*!*background: url(/dwpub-com-img/preFooter-bg.png) top left;*!*/
	/*border:1px solid #ccc;*/
	/*box-shadow: 2px 2px 2px #000;*/
	/*-webkit-transition: all .2s linear;*/
/*}*/
#header .tools #langOptions:hover a {
	display:block !important;
	color:#aaa;	
	opacity:1 !important;
}
#header .tools #langOptions:hover a:hover {
	color:#fff;
}

#NextTopRound span,
#BackTopRound span {
	width:100px;
}


#header .tools{
	float: right;
	width: 670px;
	padding: 35px 8px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #999999;
	}
	
	
#header .tools a{
	padding: 3px 7px 3px 7px;
	color: #FFF;
	
	}

#header .tools a:first-child {
	padding-left:14px;
}
#header .tools a:last-child {
	padding-right:0;
	
}
	
#header .tools a.freeTrial{
	color: #FFF;
	}	
	
#prw_about_list_container ul li {
	list-style: none inside none;
	padding-bottom:3px;
	padding-left:0;
	margin-left:0;
	}

#prw_about_list_container ul li h2,
#prw_about_sections h2 {
	margin-bottom:10px;
	}


/*//////////////////////////////////////////////////////////*/
/*------------------ clearfix for clearing!-----------------*/
/*//////////////////////////////////////////////////////////*/

/*
.clearfix:before,
.clearfix:after {
  content: ".";    
  display: block;    
  height: 0;    
  overflow: hidden; 
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } /* IE < 8 */


/*/////////////////-------------------/////////////////////*/

blockquote.testimonial {
	float:left;
	display:inline;
	width:252px;
	margin:0 0 0 0;
	padding: 13px;
}

#textContent p.testimonial_top { 
	width: 240px; 
	margin: 0 0 0 0; 
	padding: 18px 10px 0 10px ; 
	background: transparent url(/core-css/css_core/testimonial_top.gif) no-repeat left top; 
	line-height: 1.5em;
}

#textContent p.testimonial_bottom  { 
	width: 240px; 
	padding: 5px 10px 40px 10px ; 
	background: transparent url(/core-css/css_core/testimonial_body.gif) no-repeat left bottom; 
	line-height: 1.5em;
}

#textContent #testimonial_page.gutter {
	padding:0;
	width:696px;
}

.testimonial_panel {	
    border: 0;
    margin: 2px;
    padding: 14px;
}

/*
#mainContent p.greytxt, #mainContent #homeBlocks p.greytxt {
	color: #333333;
}
*/

#textContent #log_mid_col h2, #textContent #log_mid_col h3 {
	font: normal 16px Arial;
}

#textContent #forgot_tab p {
	padding: 12px 0 12px;
}

#login_forgot a.swap_link{
	margin-left:147px;
}

#sideBar p.release_date {
    display: inline;
    font-size: 93%;
    margin-bottom: 0;
    width: 64px;
	padding: 0;
	line-height: 1.4em;
}

#sideBar a.release_title {
	float: left;
    padding: 3px 0 0;
}

/*//////////////////////////////////////////////////////////*/
/*----------------------span variants-----------------------*/
/*//////////////////////////////////////////////////////////*/

span.tel_no{font:197% 'Mada',Trebuchet MS,arial,verdana,sans-serif; font-weight:100;}
span.lge_num_result{font:50px 'Mada',Trebuchet MS,arial,verdana,sans-serif; color:#999; font-weight:100;}
#acc_details span.lge_num_result{display:block;padding:1px; margin: 25px 0 25px 0;}
#acc_details span.lge_num_result{font-size:331%; margin:0 0 0 0; padding:0 0 0 0;}
.account_stats span.lge_num_result {color:#B6D18B;}
span.caption{font-size:85%; color:#999;}
span.RS{color:#FFCC00; text-decoration:underline;}
span.hot_release{padding:2px;background-color: #FF0033;color:#fff; }
span.warm_release{padding:2px;background-color: #62A442;color:#fff; }
span.cold_release{padding:2px;background-color: #999;color:#fff; }

/* mime type variants */
span.attatchment{color:#fff; padding:2px 2px 2px 16px; background:transparent url(/core-css/css_core/icons/paper_clip.gif) no-repeat 3px 3px; font-weight:normal;}
span.attatchment.mime_jpg{background-color: #FF9900;}/*orange*/
span.attatchment.mime_image{background-color: #FF9900;}/*orange*/
span.attatchment.mime_video{background-color: #FF9900;}/*orange*/
span.attatchment.mime_gif{background-color: #FF9900;}/*orange*/
span.attatchment.mime_doc{background-color: #6699FF;}/*blue*/
span.attatchment.mime_pdf{background-color: #FF0033;}/*red*/
span.attatchment.mime_xls{background-color: #62A442;}/*green*/
span.attatchment.mime_csv{background-color: #62A442;}/*green*/
span.attatchment.mime_rtf{background-color: #CCCCCC;}/*grey*/
span.attatchment.mime_zip{background-color: #FF9900;}/*grey*/



/*
* Logos for headers
*/
/*#mainContent #pageTitle.swLogo{*/
	/*background: url("/dwpub-com-img/sourceWire-logo.png") no-repeat scroll 0 0 transparent;*/
	/*text-indent: -9999px;*/
	/*height: 83px;*/
	/*width: 555px;*/
	/*padding: 0 0 20px;*/
/*}*/


/*#mainContent #pageTitle.swLogoBkgd{*/
	/*background: url("/dwpub-com-img/sourceWire-logo.png") no-repeat scroll 0 0 transparent;*/
	/*height: 53px;*/
	/*text-indent: 340px;*/
	/*width: 978px;*/
	/*padding: 30px 0 20px;*/
	/*vertical-align: text-bottom;*/
/*}*/

#textContent #prw_about_list_container li{
	list-style: none outside none;
}

#sendButton {
    float: left;
    height: 90px;
    margin: 20px 0 0 150px;
    width: 378px;
}

#sendButton .button {
    float: left;
    padding: 0 35px 10px;
    width: 308px;
}

/*#sendButton .button a{*/
	/*float: left;*/
	/*width: 308px;*/
	/*height: 63px;*/
	/*margin: 0;*/
	/*text-align: center;*/
	/*color: #333333;*/
	/*font-size: 12px;*/
	/*text-shadow: none;	*/
	/*font-weight: normal;*/
	/*cursor: pointer;*/
	/*background: url("/dwpub-com-img/fd-button.png") no-repeat 0 0;	*/
/*}*/

#sendButton .button a:hover{
	text-decoration: none;
}
	
#sendButton .button a span{
	float: left;
	width: 308px;	
	font-size: 26px;
	color: #FFF;
	font-weight: bold;	
	font-family: 'Mada', arial, sans-serif;
	letter-spacing: -1px;	
	padding: 15px 0 7px 0;
	text-shadow: #666 2px 2px 2px;
}

#sendButton .button a:hover span{
	color: #000000;
}

#sendButton.sw .button a {
    background: url("/img/sw-button.png") no-repeat scroll 0 0 transparent !important;
}

#sendButton .button a span {
    padding: 7px 0 3px;
}

#release_form .required{
	color:red;
}

.prw_text{
	width:600px; 
	margin:0 auto;
	margin-bottom:20px;
}

#mainContent #try.midleft,
#mainContent #try.midleft .call, 
#mainContent #try.midleft .button
{
	width: 700px;
}
#mainContent #try.midleft .button a {
	margin: 0 205px 0 204px;
}

.profile table a.terms_cond {
	text-align: left; 
}

.noBg {
background: none !important;
}

/*.stj .productTitle{	*/
	/*background: url("/dwpub-com-img/sourceThatJob-logo.png") no-repeat 0 0;*/
	/*}*/
	
.rss_left {
	float:left;
	width: 33%;
}
#textContent .rss_left h3 {
	font-size:16px;
	padding-bottom:10px;
}

.rss_right {
	float:right;
	width: 64%;
}	

#textContent .rss_left .line {
	margin: 10px 0 20px 0;
}

#textContent .rss_left .line,
#textContent .rss_right .line {
	width:100%;
}

div.feature span.video{
	text-align: center;
}
#features .feature img {
	height: 130px;
}


#freetrial p.field input.verify { float:left; margin-right:3px; }

#release_preview .preview_warnings{
	width:680px;
	margin-bottom: 20px;
}
#release_preview .preview_warnings p{
	padding: 5px 0 5px 25px;
}

#preview_tips {
    background-color: #FFF9D7;
    border: 1px solid #E2C822;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
    width:680px;
}
#preview_tips p.title{
	font-weight: bold;
}
#preview_tips p{
	padding: 5px 10px 5px 3px;
	margin-bottom: 5px;
}
#preview_tips ul{
	list-style: disc outside none;
	padding-left: 20px;
}
#preview_tips button, .preview_warnings button, #release_step_warnings button{
	height:32px;
	margin-top:10px;
	padding:5px;
	font-family: 'Mada', sans-serif;
}

#SW #wrapper #page_title {
	border:0 none;
}

#dwpubContent .prw_benefits_h3 {
	font-size: 20px;
}

/*------ features ------*/

#features{
	float: right;
	width: 252px;
	padding: 0 0 10px 0;
	}
	



#features .feature{
	float: left;
	width: 252px;
	margin: 0 0 25px 0;
	}
	


#features .feature h4{
	color: #999999;
	font-size: 23px;
	font-weight: bold;
	padding: 0 0 10px 0;
	}
	
	
#features .feature span{
	float: left;
	width: 252px;
	height: 155px;
	margin: 0 0 13px 0;
	background: url("/img/block-bg.png") no-repeat 0 0;
	}
	
	
	
#features .feature span.video{
	padding: 13px 12px 14px 12px;
	width: 228px;
	height: 128px;
	}
	
	
#features .feature span.advert{
	text-align: center;
	color: #333333;
	line-height: 1.4em;
	font-size: 12px;
	}
	
	
#features .feature span.advert strong{
	float: left;
	width: 252px;
	padding: 16px 0 10px 0;
	font-size: 17px;
	}
	
	
#features .feature span a{
	color: #3F88D2;
	}	
	
	
#features .feature span a.button{
	float: left;
	width: 227px;
	height: 41px;
	line-height: 39px;
	margin: 10px 0 0 13px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-shadow: #666 2px 2px 2px;
	font-family: 'Mada', arial, sans-serif;	
	letter-spacing: -1px;	
	background: url("/img/button-bg.png") no-repeat 0 0;
}


#features .feature span a.button:hover{
	color: #000;
	text-decoration: none;
	}
		
	
#features .feature p,
#features .feature p a{
	color: #3F88D2;
	}
	
	
/*#features .feature span.phone{	*/
	/*background: url("/dwpub-com-img/call-bg.png") no-repeat 0 0;*/
	/*}	*/
	
	
#features .feature span.phone{
	padding: 18px 0 0 18px;
	width: 234px;
	height: 137px;	
}


#features .feature span.phone strong{
	float: left;
	text-indent: -9999px;
	}
	

/*#features .resources h4{*/
	/*font-size: 18px !important;*/
	/*height: 23px;*/
	/*line-height: 27px;*/
	/*padding: 0 0 15px 30px;*/
	/*color: #333333;*/
	/*background: url("/dwpub-com-img/icon-resources.png") no-repeat 0 0;*/
/*}*/

/*#features .blog h4{*/
	/*font-size: 18px !important;*/
	/*height: 23px;*/
	/*line-height: 27px;*/
	/*padding: 0 0 15px 30px;*/
	/*color: #333333;*/
	/*background: url("/dwpub-com-img/icon-blog.gif") no-repeat 0 0;*/
/*}*/


#features .feature li{
	padding: 0 0 14px 0;
}


#features .feature li a{
	font-weight: bold;
	color: #3F88D2;	
	}



#features #mediaSuite{	
	float: left;
	width: 244px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-shadow: none;
	}
	

/*#features #mediaSuite li{	*/
	/*float: left;*/
	/*width: 244px;*/
	/*height: 249px;*/
	/*margin: 0 0 3px 0;*/
	/*line-height: 1.4em;*/
	/*background: url("/dwpub-com-img/feature-mediaSuite-bg.png") no-repeat 0 0;*/
	/*}*/
	
	
#features #mediaSuite li a{
	border: 1px solid #A2A2A2;
	width: 238px;
	height: 243px;
	background: none;
	}
	
	
#features #mediaSuite li a:hover{
	background: #FFF;
	}
	


/*//////////////////////////////////////////////////////////*/
/*---------------------pagination styling-------------------*/
/*//////////////////////////////////////////////////////////*/

.release_nav_btn .button {
    width: 130px;
    height: auto;
    float: left;
    display: inline;
}

.release_nav_btn.top .button{
	padding:22px;
}


#release_navigate {
	/*position:relative;*/
}

.release_nav_btn {
	width: 126px;
	height: 50px;
	float:left;
	display:inline;
	/*position:relative;*/
}

#release_navigate ul.rel_pagination {
	margin: 5px 84px;
	padding:0;
	float:left;
	display:inline;
	width: 275px;
	text-align:center;
}

#release_navigate .pagination_bar{
	position: absolute;
	width: auto;
	height:45px;
	color: #000;
	padding:6px 3px 0px 6px;
	font-weight: bold;
	top: -3px; left: 0;
	background: #FFF;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	z-index: 100;
}

#wrapper .pagination_bar ul{float:left; display:inline;margin:0 0 0 0;}


#release_navigate_v2{
	font-family: 'Mada', arial, sans-serif;
	clear:both;
	height:auto;
	margin:10px 0;
	padding:15px 0;
	/*position:relative;*/
}

#release_navigate_v2 ul.rel_pagination {
	margin: 0 15px 5px;
	padding:0;
	float:left;
	display:inline;
	width: 418px;
	text-align:center;
}

#release_navigate_v2 ul.rel_pagination li{
    float:left;
    display:inline;
    height:auto;
	min-width:75px;
  	margin:0 3px 0px 0;
  	padding:8px 2px;
    text-align:center;
	font-size:13px;
	font-weight:700;
	color:#333;
   	background-color:#F1EFEB;
   	border:1px solid #CCCCCC;
   	white-space:nowrap;
}
#release_navigate_v2 ul.rel_pagination li.current_page{
	height:auto;
	color:#333; 
	border:2px solid #666;
	background-color:#FFF;	
}
#release_navigate_v2 ul.rel_pagination li.avail{
	padding:0;
	width:auto;
	height:auto;
}
#release_navigate_v2 ul.rel_pagination li.done{
	background-color:#FFF;
	width:auto;
	height:auto;
	padding:0;
}
#release_navigate_v2 ul.rel_pagination li.done:hover,
#release_navigate_v2 ul.rel_pagination li.avail:hover{
	cursor:pointer;
	color:#FFF; 
	font-weight:bolder;
	background: #9CCC66;
	border:1px solid #666;	
}	
	
#release_navigate_v2 ul.rel_pagination li.done a,
#release_navigate_v2 ul.rel_pagination li.avail a{
	float:left;
	display:inline;
	color:#333; 
	padding: 8px;
	height:auto;
	min-width:79px;
}

#release_navigate_v2 ul.rel_pagination li.done:hover a,
#release_navigate_v2 ul.rel_pagination li.avail:hover a{
	color:#fff; 
	text-decoration: none;
}


#release_navigate ul.v2 {
	margin-left:127px;
	margin-right:127px;
	width:189px;
}


#release_navigate ul.rel_pagination li{
    float:left;
    display:inline;
    height:32px;
	width:32px;
  	margin:0 3px 0px 0;
  	padding:8px;
    text-align:center;
	font-size:11px;
	color:#333;
   	background-color:#F1EFEB;
   	border:1px solid #CCCCCC;
}
#release_navigate ul.rel_pagination li.current_page{
	width:32px;
	height:32px;
	padding:8px;
	color:#333; 
	border:2px solid #666;
	background-color:#FFF;	
}
#release_navigate ul.rel_pagination li.done,
#release_navigate ul.rel_pagination li.avail{
	width:auto;
	height:auto;
	padding:0;
}
#release_navigate ul.rel_pagination li.done{
	background-color:#FFF;
}
#release_navigate ul.rel_pagination li.done:hover,
#release_navigate ul.rel_pagination li.avail:hover {
	cursor:pointer;
	color:#FFF; 
	font-weight:bolder;
	font-size:13px;
	background: #9CCC66;
	border:1px solid #666;	
}
#release_navigate ul.rel_pagination li.done a,
#release_navigate ul.rel_pagination li.avail a {
	float:left;
	display:inline;
	color:#333; 
	width:30px;
	height:30px;
	padding:8px;
	}
#release_navigate ul.rel_pagination li.done:hover a,
#release_navigate ul.rel_pagination li.avail:hover a {
	color:#fff; 
	text-decoration: none;
}

#PAYMENT_INFO { padding:15px 0 15px 0px; }

#NEWSROOM_INFO { padding:0; }
#NEWSROOM_INFO img { width:150px; }
#NEWSROOM_INFO .name { font-size:16px; font-weight:bold; }
#NEWSROOM_INFO .tytle { color: #333333; font-weight:bold; }
#NEWSROOM_INFO .tb_inner td { padding-bottom: 6px; }
#NEWSROOM_INFO table { border-spacing: 11px; }

#RELEASE_INFO { clear:both; }
#RELEASE_INFO ul#release_data { padding:12px; }

#releases_confirmation .receipt_header { font:lighter 150% 'Mada',sans-serif; clear: both; padding:2px 2px 2px 2px; margin-bottom:12px; border-bottom:1px dotted #CCCCCC;}
#releases_confirmation #PAYMENT_INFO .rel_data { margin-left:12px; }
#releases_confirmation .success { 
	background:#fff url(/core-css/css_core/icons/success_tick.gif) no-repeat 10px 32px; 
	padding: 15px 10px 15px 60px !important;
	border: 1px solid #83AC45;
	margin-bottom: 15px;
	box-shadow:3px 3px 3px #D5E3BB
}

#releases_confirmation .success h2 { font: lighter 138.5% 'Mada',Trebuchet MS,arial,verdana,sans-serif !important; }
#releases_confirmation .success h3 { font: lighter 138.5% 'Mada',Trebuchet MS,arial,verdana,sans-serif !important; color: #83AC45;  padding:0; }
#releases_confirmation .success h4 { font: lighter 116% 'Mada',Trebuchet MS,arial,verdana,sans-serif !important; margin:8px 0 0;  }

#releases_confirmation #extra_details ul { margin:20px 0 20px; width: 200px; }
#releases_confirmation #extra_details li { margin: 0 0 8px 0 }

#extra_details { margin:30px 0 20px; }
#extra_details li { margin: 0 0 8px 0; width: auto; }


/*//////////////////////////////////////////////////////////*/
/*---------------- SourceWire Release Contact -----------------*/
/*//////////////////////////////////////////////////////////*/

#release_form #LoginStep { 
	margin-left:20px;
}

#release_form #release_login_box { 
	margin: 10px 0 30px 20px;
}

#SW #release_form #release_details label.release_contact_login_label { 
	width:140px;
}
.release_contact_login_input { 
    border: 1px solid #999999;
    height: auto;
    margin: 2px 0 !important;
    width: 250px;
}
.release_contact_login_select {
    width: 412px;
}

#release_form .release_login_div { 
	margin-bottom:20px;
}

#release_details hr.release_login_div { width:100%; }

#release_form .release_login_section { 
	float:left;
}
#SW #release_form #release_details p.release_login_acctxt { 
	font-weight:bold;
	color:#000000;
	font-size:14px;
}

#SW #release_form #release_details p.blue { 
	color:#0481D5;
}

#rel_enhance ul.toggle, #rel_enhance ul.toggle li{
 width: 100%;
}

#SW #release_form #release_details #contact_login_rem {
	margin: 12px 0 5px !important;
    text-align: right;
}
#SW  #release_form #release_details #contact_login_rem input {
	margin-right: 0px;
}

#SW #release_form #release_details #contact_login_forpwd {
	margin: 0 0 5px !important;
    text-align: right;
    font-size: 11px;
}

#release_form .release_login_div .li_hold {
	display: inline-block;
}

#SW #release_form #release_details p.new_alias_info {
	margin: 12px 0 5px !important;
	font-weight: bold;
}


#dwpubContent { width:970px; margin:0 auto 30px auto; }
#release_preview_page { margin: 0 auto; position: relative; width: 720px; }
#release_preview_page h1 { padding-left:0; padding-right:0; margin-bottom:0;  font: bold 20px 'Mada',arial;
    color: #DC0D6A;}

.rel_form_prev_right_col_sect_body.share_release ul, .rel_form_prev_right_col_sect_body ul.small_contact_info { padding-left:0;  }

#release_preview_page table td, #release_preview_page table th { padding:2px 2px 6px 0; }

#release_form input, #release_form textarea { 
	font-family: monospace; 
	padding: 6px;
	font-size: 15px;
} 

/*styles moved from send form..*/

#soundbiteWrapper {

	position:relative;
	width: 238px;
	top:-6px;
	right:-258px;
	display:none;
}

#soundbiteLabel {
	font-family: 'Mada';
	background-color:#090;
	color:#fff;
	padding: 3px 5px 5px 5px;
	font-size:13px;
	font-weight:400;
	z-index:9;
}

#soundbiteWrapper.red #soundbiteLabel {
	background-color: #800;
}

#soundbiteLabel::before {
	height:0;
	width:0;
	position:absolute;
	bottom:-5px;
	left:-24px;
	content: ".";
	overflow: hidden;
	border-top: 24px solid #090;
	border-left: 24px solid transparent;
	border-right: 5px solid transparent;
	z-index:5;
}

#soundbiteWrapper.red #soundbiteLabel::before {
	border-top-color: #800;
}

#embeddedWrapper {	width:615px; margin-top:5px; }
#embeddedInfo, #embeddedErrors { display:none; padding-top:10px; }
#embeddedLinks, #embeddedLinksErrors {	list-style: disc outside none !important; padding-left:20px !important; margin-bottom:0px !important; }
#embeddedLinks li, #embeddedLinksErrors li { background-color: transparent; padding:0; margin:0; font-size:12px; margin-bottom: 5px; }
#embeddedLinks li span { font-size:11px; color:#666; }
#embeddedLinks .example {	cursor: pointer; }
#embeddedLinks ul {	margin-top: 5px !important; margin-bottom: 0px !important; list-style: none;}
#embeddedLinks ul li {	font-size:11px !important; }
#embeddedLinks ul li.error {	color:#f00 !important; }
#embeddedLinks ul li.success {	color:#090 !important; }

.mliu_list.releases a { text-decoration: none; }