body {
background-color: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px;
color: #333;
}

img {
	border: none;
}
/*  SH STYLES COMMON */
a {
	color: #666EBA; /*simplyblue*/
	text-decoration: underline;
	cursor: pointer;
}
a:visited {

}

a:hover {
	color: #006699;
}

html, body {
	/* height: 100%; */
}
 
hr {
	border: 0;
	width: 100%;
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
}
/* TRIM ON LEFT AND RIGHT */
#trim {
	height: 100%; /*IE*/
	border-left: 0px solid #000000; 
	border-right: 0px solid #000000; 
}
body>div#trim{
	height: auto; /*non-IE*/
	min-height: 100%; /*non-IE*/
}

#footer{
clear: left;
width: 100%;
background: none;
text-align: center;
padding: 4px 0;
font-size:12px;
border-color: #191F7D;
border-style: solid;
border-width: 1px 0px 0px 0px;
position: relative;
}

/* ***** CLASSES: GENERAL ***** */

/* NAVIGATION LINKS AT TOP AND BOTTOM OF PAGE IN HEADER AND FOOTER */
.nav {
	font-size: 80%;
	line-height: 100%;
	color: #ccc; /*border*/
}

.nav a, .nav span {
	font-size: 85%;
	font-weight: bold;
}

.nav a {
}

.nav span {
	color: #333; /*darkgray*/
}



/* NAVIGATION LINKS FOR MENU */
.navi_menu {
	font-size: 80%;
	line-height: 100%;
	color: #ff3300; /*border*/
}

.navi_menu a, .navi_menu span {
	font-size: 85%;
	font-weight: bold;
}

.navi_menu a {
}

.navi_menu span {
	color: #333; /*darkgray*/
}

/* ***** CLASSES: GENERAL END ***** */

/* COUNTRY SELECTION BOX - AVAILABLE COUNTRIES */
select.list_country_select { 
color:#000000;
background-color:#FFFFFF; 
font-size : 12px;
font-family : Tahoma,Verdana,Arial;

}
/* REGION SELECTION BOX - AVAILABLE REGIONS (NOT GEOTARGETTED!) */
select.list_region_select { 
color:#000000;
background-color:#FFFFFF; 
font-size : 12px;
font-family : Tahoma,Verdana,Arial;

}
select.list_country_target { 
color:#000000;
background-color:#FFFFFF; 
font-size : 12px;
font-family : Tahoma,Verdana,Arial;

}
select.list_region_target { 
color:#000000;
background-color:#FFFFFF; 
font-size : 12px;
font-family : Tahoma,Verdana,Arial;

}
input, select, textarea {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	color: #333;
}


.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu {
  width: 100%;
}
.expandMenu dt {
	background-color: #C0C0C0;
	padding: 2px;
	margin: 0px 0px 1px;
	color: #000000;
	/* cursor: hand; */
}
.expandMenu a {
	color: #FFFFFF;
}

.expandMenu dd {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.expandMenu ul {
	background-color: #999999;
	margin:  2em;
	padding: 0px;
	list-style-type: none;
}
.expandMenu table {
	border-collapse: collapse;
	width: 100%;
}
.expandMenu td {
	border-left:0px solid #FFFFFF; border-right:0px solid #FFFFFF; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	
}
.expandMenu thead td {
	background-color: #000000;
	border-top-style: none;
}
.alignCenter {
	text-align: left;
}

/* FOR STEP 3 */

pre { 
margin:0 0 .8em 0; 
font-size:100% 
}
#buffer { 
width:1px; 
height:1px;
position:absolute; 
visibility:hidden; 
left:0; 
top:0; 
border:0px ;
border-width: 0px;
}

#display { 
  width:320px; height:250px; overflow:auto;
  margin-left:5px; 
  background-color:#eee;
  border:1px inset #000;
  padding:4px ;
}

  
#display2 { 
  width:280px; height:250px; overflow:auto;
  margin-left:25px; margin-bottom:2em;
  background-color:#eee; 
  border:0px inset #000; padding:4px 
}

 #display_pub { 
  width:550px; height:250px; overflow:auto;
  margin-left:5px; 
  background-color:#eee; 
  border:1px inset #000; padding:4px 
  }
  
.adserver_body {
	color : #000000;
	/*font-size : 12px;*/
	font-family : Arial;

}


/* AD CREATION CSS */
td.ad_creation_top{
	background-color:#9DCEFF ;
}
td.ad_creation{
background-color:#D3E9FF ;
border-color: white;
border-left-width: 0; 
border-right-width: 0; 
border-top-style: solid; 
border-top-width: 2px; 
border-bottom-width: 0;
}

td.your_ad_display_top{
font-size : 12px;
font-weight : bold;
font-family : Tahoma,Verdana,Arial;
background-color:#D3E9FF ;
border-color: silver;
border-left-style: solid; 
border-left-width: 1px; 
border-right-style: solid; 
border-right-width: 1px; 
border-top-style: solid; 
border-top-width: 1px; 
border-bottom-style: solid; 
border-bottom-width: 1px;
}
td.your_ad_display_bottom{
font-size : 12px;
font-family : Tahoma,Verdana,Arial;
background-color:#FFFFFF ;
border-color: silver;
border-left-style: solid; 
border-left-width: 1px; 
border-right-style: solid; 
border-right-width: 1px; 
border-top-style: solid; 
border-top-width: 0px; 
border-bottom-style: solid; 
border-bottom-width: 1px;
}
INPUT.cpc_entry_default {
background-color: white;
border: black 1px solid;
color: black;
font-family: Tahoma,Verdana,Arial;
font-size: 10pt;
text-align: right;
font-weight: normal;
} 
INPUT.cpc_entry_manual {
background-color: yellow;
border: black 1px solid;
color: red;
font-family: Tahoma,Verdana,Arial;
font-size: 10pt;
font-weight: normal;
text-align: right;
} 


/* NEW USER CREATE ACCOUNT PAGE */
table#new_user{
background-color:#FFFFFF;    
/* border: solid #000 3px;   */ 
/* width: 400px;*/
border-collapse: collapse;
}
table#new_user td {    
padding: 2px;   
border: solid #000 0px;
font-size: 10pt; 
}

.new_user_passed {    
font-style: normal;    
background-color: white;
color: black;
}
.new_user_failed {    
font-style: normal; 
font-weight: bold ; 
background-color: white;
color: red;
}

/* PAYMENT PAGE */
table#payments{
background-color:#FFFFFF;    
/* border: solid #000 3px;   */ 
/* width: 400px;*/
border-collapse: collapse;
}
table#payments td {    
padding: 2px;   
border: solid #000 0px;
font-size: 10pt; 
}
INPUT.payments_field {
background-color: white;
/*border: black 1px solid;*/
color: black;
font-size: 10pt;
font-weight: normal;
}
OPTION.payments_field {
background-color: white;
border: black 1px solid;
color: black;
font-size: 10pt;
font-weight: normal;
}
.payments_passed {    
font-style: normal;    
background-color: white;
color: black;
}
.payments_failed {    
font-style: normal; 
font-weight: bold ; 
background-color: white;
color: red;
}

/* NEW AD CREATION */
table.newadcreation_on {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #666EBA;
	background-color: #fffff0;
	width:100%
}
table.newadcreation_on th {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: #D1E39B;

}
table.newadcreation_on td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: #f7fae0;
}

table.newadcreation_off {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	/*background-color: gray;*/
	width:100%
}
table.newadcreation_off th {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: silver;

}
table.newadcreation_off td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: silver;
}


.footer_version_text {
	font-size: 70%;
	line-height: 100%;
	color: #ccc; /*border*/
}

.alternate_row
{
	background-color: #F4F4F4;
}

p.error{ 
	color: red; 
	font-size: 14px; 
	font-weight:bold;
}

font.error{ 
	color: red; 
	font-size: 14px; 
	font-weight:bold;
}

.date-range-widget
{
	font-face: Arial;
	font-size: 12px;
}

.publisher_page_title
{
	color: #000000; 
	font-size: 16px; 
	font-weight:bold;
}
.publisher_wizard_active
{
font-weight: bold;
text-transform: uppercase;
color : #FF0033;
font-size: 13px; 
}
.publisher_wizard_pending
{
font-weight: bold;
/*text-transform: uppercase;*/
color : #000000;
font-size: 13px; 
}
.publisher_wizard_completed
{
font-weight: bold;
/*text-transform: uppercase;*/
color : #CCCCCC;
font-size: 13px; 
}
table.publisher_wizard {
	border-width: 1px 0px 1px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	/*background-color: white;*/
}
.site_body_text
{
color : #000000;
font-size: 14px;
}
b
{
font-weight: bold;
}


/* **** SAMPLE AD COLORS FROM AD CREATION STEP **** */
td.sample_ad_headline {
	background-color: #f7fae0;
	/*font-family: arial;*/
	font-size: 15;
	font-weight: bold;
}
td.sample_ad_headline a
{
	text-decoration: none;
}

td.sample_ad_body {
	/*font-family: arial;*/
	font-size: 12;
	font-weight: normal;
}
table.ad_sample {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color:#666EBA;
}
table.ad_sample div
{
	text-wrap: none;
	white-space: nowrap;
}

/* **** END OF SAMPLE AD COLORS FROM AD CREATION STEP **** */


td.login {
	background-color: #191F7D;
	/*text-transform: capitalize;*/
	/*background-color: #CEE8FF;*/
	
}


/* ERROR, WARNING, AND NOTICE MESSAGE BOX */
.msgError {
  text-align: left;
  margin: 0px 0 0 0;
  border: 0px solid;
  background: #ffffff;
  padding: 2px 22px;
  background-repeat:  no-repeat;
  /* background-position:  10px 6px;*/
  background-position:  3px 2px;
  border-color: #cc0000;
  background-image: url(images/ico-err.gif);
}
.msgError .title {
  text-align: left;
  color: #cc0000;
  font-weight: bold;
}
.msgError .content {
  text-align: left;
  color: #000000;
  font-size:12;
  font-weight: normal;
}
.msgInfo {
  text-align: left;
  margin: 0px 0 0 0;
  border: 0px solid;
  background: #ffffff;
  padding: 2px 22px;
  background-repeat:  no-repeat;
  background-position:  3px 2px;
  border-color: #009933;
  background-image: url(images/ico-ok.gif);  
}

.msgInfo .title {
text-align: left;
        color: #009933;
        font-weight: bold;
}
.msgWarn {
  text-align: left;
  margin: 0px 0 0 0;
  border: 0px solid;
  background: #ffffff;
  padding: 2px 22px;
  background-repeat:  no-repeat;
  background-position:  3px 2px;
  border-color: #FFAA00;
  background-image: url(images/ico-warn.gif);  
}
.msgWarn .title {
		text-align: left;
        color: #FFAA00;
        font-weight: bold;
}
/* END OF ERROR, WARNING, AND NOTICE MESSAGE BOX */

*
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/** Revision 2 Styles **/
#rev2
{
	/*width: 900px;*/
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

#rev2 div.constrained_blocks
{
	width: 650px;
	overflow: hidden;
}

#rev2 div
{
	font-size: 12px;
}

#rev2 #content_with_menu
{
	margin-left: 160px;
	position: relative;
	
}

#rev2 form div
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
}

div.navigation_menu
{
	width: 140px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

ul.navigation_menu
{
	list-style: none;
	border: 1px solid #C0C0C0;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
}

ul.navigation_menu li
{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	padding: 0px;
	border: 1px solid white;
}

ul.navigation_menu li h3
{
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	background-color: #191F7D;
}

ul.navigation_menu li ul
{
	list-style: none;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

ul.navigation_menu li ul li,
ul.navigation_menu li ul
{
	background-color: white;
}

#rev2 ul.ad_style li,
#rev2 ul.ad_style
{
	margin: 0px;
	padding: 0px;
}

#rev2 ul.ad_style h4
{
	padding: 2px;
	margin: 0px;
    background-color: #f7fae0;
    font-size: 12px;
}

#rev2 ul.ad_style
{
	list-style: none;
	margin: 5px 0px 0px 15px;
	padding: 0px;
	width: 275px;
}

#rev2 ul.ad_style li
{
	padding: 0px;
	margin: 0px;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}

#rev2 ul.ad_style label
{
	float: none;
	font-weight: 500;
}

#rev2 ul.ad_style li ul
{
	list-style: none;
	margin: 0px 0px 5px 15px;
	padding: 0px;
}

#rev2 ul.ad_style li ul li
{
	margin: 0px;
	padding: 3px;
}



#rev2 div.account_summary div.header
{
	background-color: #191F7D;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

#rev2 div.account_summary div.header p
{
	text-align: center;
}
#rev2 div.account_summary p
{
	text-align: left;
}
#rev2 div.account_summary p label
{
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 120px;
}

#rev2 div.notes 
{
  height: auto;
  margin: 5px 5px 15px 0px;
  padding: 5px;
  border: 1px solid #C0C0C0;
  background-color: #f7fae0;
  color: #666666;
  font-size: 88%;
}

#rev2 fieldset div.notes
{
  float: right;
  display: block;
  width: 280px;
  margin-left: 5px;
}

#rev2 div.ad_creation_notes
{
	margin: 0px;
}

#rev2 #page_header
{
	margin-bottom: 10px;
}

#rev2 div.login_user_details
{
  height: 3em; 
  text-align: right; 
  font-size: 1.3em;
  width:0px;
  height:40px;
  overflow:hidden;
}

#rev2 div.page_title
{
	float: left; 
	width: auto; 
	text-align: center; 
	border: 1px solid #C0C0C0; 
	background-color: #191F7D;
	padding: 5px 20px 5px 20px;
	margin-left: 0px;
}

#rev2 div.page_title p
{
	font-weight: bold;
	font-size: 1.3em;
}

#rev2 div.workflow_page_title
{
	float: left; 
	width: auto; 
	text-align: center; 
	border: 1px solid #C0C0C0;
	background-color: #191F7D;
	padding: 5px; 
	margin-left: 0px;
}

#rev2 ul.filter_list
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;	
	white-space: wrap;
	height: 15px;
}

#rev2 ul.filter_list li
{
	white-space: nowrap;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;	
}

#rev2 ul.filter_list
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;	
	white-space: wrap;
}

#rev2 ul.filter_list li
{
	white-space: nowrap;
	margin-right: 10px;
	float: left;	
}

#rev2 ul.filter_list li label
{
	margin-right: 3px;
}


#rev2 div.notes p
{
	margin: 0px 0px 0px 0px;
}


#rev2 fieldset
{
	padding: 10px;
	margin: 10px;
	border-width: 1px 1px 1px 1px;
	border-bottom: 1px;
	
	  padding: 10px;
  margin: 10px;
  margin-left: 0px;
  color: #333;
  border: 1px #C0C0C0 solid;
  background-color: #fafafa;

}

#rev2 legend
{
	/*color: #333;	*/
	 color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	
}

#rev2 label
{
	font-weight: bold;
}

#rev2 small
{
	font-weight: normal;
}

#rev2 input.charcount
{
	width: 3em;
	font-size: .8em;
	margin-left: 5px;
	border-width: 0px;
	text-align: bottom;
	margin-left: 0px;
	padding: 0px;
}

#rev2 div.error
{
	width: auto;
	border-color: #cc0000;
	border-style: dashed;
	border-width: 1px 0px 1px 0px;
	padding-bottom: 5px;
}

#rev2 div.error h5
{
	background-repeat:  no-repeat;
	background-position:  0px 0px;
	background-image: url(images/ico-err.gif);
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	font-size: .9em;
	color: #cc0000;

}

#rev2 div.error label
{
	color: #cc0000;
}

h1.error, h2.error, h3.error, h4.error, h5.error,
h1.success, h2.success, h3.success, h4.success, h5.success,
h1.warning, h2.warning, h3.warning, h4.warning, h5.warning
{
	background-repeat:  no-repeat;
	background-position:  0px 5px;
	padding: 5px 0px 5px 20px;
	margin: 10px 0px 10px 0px;
	background-color: #f7fae0;
	width: auto;
	font-size: 12px;
}

#rev2 h1.error, h2.error, h3.error, h4.error, h5.error
{
	background-image: url(images/ico-err.gif);
	color: #cc0000;
}

h1.success, h2.success, h3.success, h4.success, h5.success
{
	background-image: url(images/ico-ok.gif);
	color: #00bb00;
}

h1.warning, h2.warning, h3.warning, h4.warning, h5.warning
{
	background-image: url(images/ico-warn.gif);
	color: #cc0000;
}

#rev2 div.workflow_menu div
{
	border-color: gray;
    background-color: #f7fae0;
	border-style: solid;
	border-width: 1px;
	margin: 15px 5px 10px 5px;
	padding: 0px 0px 0px 0px;    
}

#rev2 div.workflow_menu div.workflow_menu_on
{
	background-color: #191F7D;
}

#rev2 div.workflow_menu h4, p
{
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

#rev2 div.workflow_menu h4
{
	font-size: 1.1em;
}

#rev2 div.channel_list
{
	display: inline;
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 300px;
	overflow: auto;
}

#rev2 div.channel_list h4
{
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
}

#rev2 div.channel_list ul
{
	list-style: none;
	margin: 5px;
	padding: 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

#rev2 div.channel_list ul li
{
	border-style: solid;
	border-width: 1px;
	border-color: #191F7D;
}

#rev2 div.channel_list ul li h4
{
	display: block;
    background-color: #f7fae0;
    margin: 0px;
    padding: 0px;
}

#rev2 div.channel_list ul ul
{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
#rev2 div.channel_list ul li ul li
{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}


#rev2 div.region_list
{
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 300px;
	overflow: auto;
}

#rev2 div.region_list h4
{
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

#rev2 div.region_list ul
{
	list-style: none;
	margin: 5px;
	padding: 0px;
}

#rev2 div.region_list ul li
{
    background-color: #f7fae0;
	border-style: solid;
	border-width: 1px;
	border-color: #191F7D;
}

#rev2 div.region_list ul ul
{
	border-style: none;
	boder-width: 0px;
	margin-left: 10px;
	font-size: .9em;
}

#rev2 div.region_list ul ul li
{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}

#rev2 div.country_list
{
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 200px;
	overflow: auto;
}

#rev2 div.country_list ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#rev2 div.country_list ul li
{
	border-style: solid;
	border-width: 1px;
	border-color: #191F7D;
	margin: 2px;
}
#rev2 div.country_list h4
{
	font-weight: normal;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	font-size: 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

#rev2 div.keyword_list
{
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 120px;
	overflow: auto;
}

#rev2 div.keyword_list ul
{
	margin: 0px;
	padding: 0px;
}

#rev2 div.keyword_list li
{
	border-style: solid;
	border-width: 1px;
	border-color: #191F7D;
}

#rev2 div.destination_list ul
{
	margin: 0px;
	list-style: none;
}

#rev2 div.destination_list ul li
{
	margin: 2px;
}

#rev2 div.destination_list ul li.selector_parent
{
	background-color: #f7fae0;
}
#rev2 div.destination_list ul li.selector_child
{
	background-color: #FFFFFF;
}

#rev2 fieldset.left-label div div
{
	float: left;
	width: 210px;
	margin: 0px 10px 0px 10px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

#rev2 fieldset div
{
	margin: 5px 5px 10px 5px;
	padding: 0px;
}

#rev2 div.workflow_navigation_buttons
{
	text-align: center;
}

#rev2 div.workflow_navigation_buttons input
{
	margin-left: 10px;
	margin-right: 10px;
}

#overDiv
{
  height: auto;
  /*width: 250px;*/
  padding: 2px;
  border: 1px solid #C0C0C0;
  background-color: #f7fae0;
  color: #666666;
  font-size: 88%;
}
#overDiv table
{
  background-color: #f7fae0;
  /*width: 250px;*/
}

/*
#overDiv table tbody tr td table tbody tr td
{
    background-color: #f7fae0;
	color: #666666;
	width: 250px;
}
*/
#overDiv table.overlib_caption tbody
{
	background-color: #666666;
	width: 250px;
}

#rev2 div.report_container
{
	position: relative;
	width: 100%;
	clear: left;
}

#rev2 table.report,
#rev2 table.feed_description
{
	font-size: 12px;
	border: 1px solid #C0C0C0;	
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}

#rev2 table.report td,
#rev2 table.feed_description td
{
	padding: 5px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;	
}

#rev2 table.report thead,
#rev2 table.report tfoot,
#rev2 table.feed_description thead,
#rev2 table.feed_description tfoot
{
	background-color: #191F7D;
}

#rev2 table.report thead td,
#rev2 table.report tfoot td
{
	border-width: 1px 0px 1px 0px;
}



#rev2 tr.alternate_row
{
	background-color: #F4F4F4;
}

#rev2 tr.selected
{
  background-color: pink;	
}

#rev2 tr.focused
{
  background-color: #f7fae0;
}

#rev2 table.feed_description .required
{
	color: #AA0000;
	font-weight: bold;
}

#rev2 .toggle_enabled
{
	color: #00A000;
}

#rev2 .toggle_disabled
{
	color: #CC0000;
}

#rev2 div.pager_widget
{
	padding: 0px;
	margin: 0px;
}

#rev2 div.color_selection label
{
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
}

#rev2 a.color_selector
{
	border: 1px solid #000000;
	font-size: 16px;
	background: rgb(170, 170, 170) none repeat scroll 0%; 
	font-family: Verdana; 
	text-decoration: none; 
	color: rgb(170, 170, 170); 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

#rev2 ul.publisher_channel_selection
{
	list-style: none;
	margin: 5px;
	padding: 0px;
	width: 500px;
}

#rev2 ul.publisher_channel_selection li
{
	border-style: solid;
	border-width: 1px;
	border-color: #191F7D;
	margin-bottom: 15px;
}

#rev2 ul.publisher_channel_selection h4
{
    background-color: #f7fae0;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

#rev2 textarea.generated_ad_code
{
	width: 500px;
	height: 300px;
}

#rev2 div.ad_code_style_examples fieldset div
{
	padding: 20px;
}

#rev2 div.ad_code_style_examples fieldset img
{
	padding-top: 5px;
}
.usercontainer{
	font-size: 13px;
	text-align:right;
	width: 100%;
	position: absolute;
	right: 0; 
	padding:6px;
}
.beta{
	color: #FF0000;
    font-weight: bold;
}