html 
{
	height:100%;
	font-family:"Trebuchet MS",Georgia,Calibri,Verdana,Arial,Helvetica,sans-serif;
}

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height:expression((document.getElementsByTagName('body')[0].offsetHeight < document.getElementsByTagName('html')[0].offsetHeight) ? '100%' : '');
	min-height:100%;
	position:relative;
}

p
{
	margin: 0;
	padding: 0;
}
textarea {
	resize: none;
}

label
{
	cursor: pointer;
	cursor: hand;
	vertical-align: middle;
}

input [type="text"]
{
	border: 1px solid #6079ab;
}

INPUT.text
{
	border: 1px solid #6079ab;
}

select 
{
	border: 1px solid #6079ab;
}

img
{
	border: 0;
}

td
{
	padding: 0;
	margin: 0;
}

table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-width: 0px;
}

form
{
	padding: 0;
	margin: 0;
	border: 0;
}

h1 {padding:30px 10px 10px 10px; font-size: 16px; font-weight: bold; text-align: center; align: center}
h2 {padding:5px; font-size: 14px; font-weight: normal; text-align: center; align: center}
h3 {padding:3px; font-size: 12px; font-weight: normal; text-align: center; align: center}
p.errors {color: red; font-weight: bold; font-size: 14px;}
p.success {color: green; font-weight: bold; font-size: 14px;}

#providers_provider {display: none}
div.login { margin: 10px auto ;   width: 389px; text-align: left; vertical-align: middle;}
div.login td { padding-top:10px}
div.login td.gmail { padding-left:5px; text-align:left;}
div.login .loginlabel { text-align: left;}
div.login label { color:#555555;font-size: 11px;}
div.login input, select { height:20px;width: 99%;}
div.login div#form_options div {float:left; width:30%;}
div.login div#form_options div.left .continue {height:24px;}
div.login div#form_options div.right {float:right; text-align: right;}
div.login input.email,input.password {border:1px solid #6079AB; }
div.login input.login { height:24px;  width: 100%; margin-top:10px;  }
div.login_options {margin-top:10px;text-align: left;}
ul#login_options li {display: inline; text-align: center;}
ul#login_options li div {height: 72px; width:43%; float: left; }
ul#login_options li.or div {margin:auto; background: url('/images/or.png') no-repeat; width: 32px; margin-left: 10px; margin-right: 10px; }
ul#login_options li.provider div {cursor:pointer;  text-align: right; }
a#providerlogin:visited,a#providerlogin {color: #000;height: 72px;}
.clear {clear:both; height: 0px; overflow:hidden;}
table.text2 {margin: auto;}
h2.text2 {margin: 40px; clear: both;}

/* Providers logos */
ul#login_options li div.provider-google {background: url('/images/provider/google.png') no-repeat; }
ul#login_options li div.provider-yahoo {background: url('/images/provider/yahoo.png') no-repeat;height: 28px; width:80%; }


p.learn_more { margin: 10px auto ; font-weight: normal; font-size: 12px; padding-top:20px; clear: both; display: none; }

p.header { width: 100%; padding:0; margin: 0; font-family: "Trebuchet MS", Georgia, Calibri, Verdana, Arial, Helvetica, sans-serif;}
img.logo_link { float: left; height:44px; border: none }
span.email_logout { text-align: right; float: right; font-weight:bold; color: #111111; font-size:13px; width:550px}
a.logout { text-decoration:none; color: #3A598F; font-size:13px; font-weight:bold; }
a.logout:link {  text-decoration:none; color: #3A598F; font-size:13px; font-weight:bold; }
a.logout:hover { color: #D9D9D9; }
a.logout:active { color: #3A598F; }
a.logout:visited { color: #3A598F; }
a.logout:visited:hover { color: #D9D9D9; }
a.logout:visited:active { color: #3A598F; }

#invitation { text-decoration:none; text-align: right; font-weight:bold; }
#invitation:link {  text-decoration:none; color: #3A598F; font-size:13px; font-weight:bold; }
#invitation:hover { color: #D9D9D9; }
#invitation:active { color: #3A598F; }
#invitation:visited { color: #3A598F; }
#invitation:visited:hover { color: #D9D9D9; }
#invitation:visited:active { color: #3A598F; }

#feedback-link { text-decoration:none; text-align: right; font-weight:bold; }
#feedback-link:link {  text-decoration:none; color: #3A598F; font-size:13px; font-weight:bold; }
#feedback-link:hover { color: #D9D9D9; }
#feedback-link:active { color: #3A598F; }
#feedback-link:visited { color: #3A598F; }
#feedback-link:visited:hover { color: #D9D9D9; }
#feedback-link:visited:active { color: #3A598F; }

#invitation button{ cursor: pointer; font-weight: bold; background-color: #6079ab; color: #fff; width: 168px; padding: 3px; border: 1px solid #29447e; }


ul.error_list {color: red; padding: 0; margin:0; list-style-type: none; text-align:center; font-size:14px; font-weight:bold}
#cm_content { float: left; width:100%; overflow-y:auto; overflow-x:hidden; border-bottom: 1px solid #D9D9D9; border-top: 1px solid #D9D9D9;}

#cm_content_list { float: left; list-style-type: none; margin:0; padding:0; width:100% }

#cm_cont_list_lcol { float: left; height:100%; width:22px; border-left: 1px solid #D9D9D9; border-right: 1px solid #D9D9D9; }
#cm_cont_list { list-style-type: none; width:22px; margin:0; padding:3px 0;}
#cm_cont_list li { cursor: pointer; margin: 0; padding: 1px 0; text-align:center; background: #fff;}
#cm_cont_list li.non_sel_ltr { font-weight: normal; text-align:center; background: #FFFFFF; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; }
#cm_cont_list li.sel_ltr { font-weight: bold; background: #F2F2F2; border-top: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; }
#cm_cont_list li:hover { background: #F2F2F2; color: black;}

#cm_cont_list_ccol {  float: left; width: 300px; overflow-y: auto; overflow-x: hidden; background-color:#fff; border-right: 1px solid #D9D9D9;}
#cm_cont_list_ccol .cont_letter_list { list-style-type: none; text-align: left; padding-left: 0;}
#cm_cont_list_ccol .cont_letter_list li {cursor: pointer;cursor: hand;padding:7px 20px 7px 10px;height: 40px; width: 100%; clear: both;  }
#cm_cont_list_ccol .cont_letter_list li:hover { background: #F2F2F2; color: black; border-right: none;}
#cm_cont_list_ccol .cont_letter_list li.non_selected {  background: #FFFFFF; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;}
#cm_cont_list_ccol .cont_letter_list li.non_selected:hover { background: #F2F2F2; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;}
#cm_cont_list_ccol .cont_letter_list li.read {color:#777;font-weight: normal;}
#cm_cont_list_ccol .cont_letter_list li.selected {color:#000; background: #F2F2F2; border-top: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; }
#cm_cont_list_ccol .cont_letter_list li.selected:hover { background: #F2F2F2; border-top: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9;}
#cm_cont_list_ccol .cont_letter_list li.no-data {max-width:300px;}
#cm_cont_list_ccol .cont_letter_list label { float: left; margin-left: 10px; max-width:200px; overflow:hidden; height: 40px;}
#cm_cont_list_ccol .cont_letter_list input { float: left; margin: 12px 0 0 0; clear: left; display: none; }
img.listPhoto { float: left; margin-left: 10px; width:40px; height:40px;}
#cm_cont_list_ccol div.anchor {clear:both; font-weight: bold; background: #F2F2F2; border-top: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9;}

#cm_cont_list_rcol { overflow-y: auto; overflow-x: hidden; background-color:#fff; }
#cm_cont_list_rcol.ajax_ind { background-image:url('/images/ajax_loader.gif'); background-position:20% 20%; background-repeat:no-repeat; }
#cm_cont_list_rcol.no_ajax_ind{ background-image:none; }
#cm_cont_list_rcol div.dl_top_wrap {float: left; width:550px; }
#cm_cont_list_rcol div.dl_top_wrap p {float: left; text-align: left; max-width: 220px; padding:0 20px; margin: 0; overflow: hidden; font-size:16px;}
#cm_cont_list_rcol div.dl_top_wrap div.profileinfo { font-size: 13px; height: 64px; vertical-align: bottom;display:table-cell; }
#cm_cont_list_rcol p.no_data { float: left; padding-top:30px; font-size: 14px; font-weight: bold; }
#cm_cont_data_list { padding-left:20px; padding-top:25px; }

#sub_but_place { float: left; width:60%;display: none;}
#sub_but_copy {margin: auto; text-align:center;margin:0px 15px 0px 0px; }
#sub_but_place div.progressbar {width:50%;float:left;  }
#sub_but_place div.progressdesc { margin:0 10px 0 10px; float:left; font-size:12px; font-weight:  bold;  }

/*#sub_but_place div.select_all input { float: left; }
#sub_but_place div.select_all label { float:left; font-size:14px; margin-left:5px; padding-top:2px;  }*/

table.text2 {margin: auto auto 0 auto;}

img.passportPhoto {float: left; width:100px; height:100px; padding-top: 5px;}
.bold {font-weight: bold; cursor: pointer}
.nonbold {font-weight: normal; cursor: default}


p.cont_wrap { text-align: justify; margin-top:20px; max-height: 75px; }
p.cont_wrap img { float: left; max-width: 75px; max-height: 75px; }
div.cont_info { float:left; max-height:168px }
div.cont_info p { float:left; font-size:14px; line-height:200%; margin:0; max-height:168px; max-width:400px; padding:0; width:auto; }
div.cont_info p br{ line-height:200%;}


.clearl {clear:left; }
.clearr {clear:right; }
/* report */
#cm_content div.cont_wrap {padding: 15px 0; min-height:400px}
#cm_content div.cont_wrap p {margin:0 20px; padding:5px 0; font-size: 16px; font-weight: bold}
#cm_rep_cont_list { overflow-y:auto; overflow-x:hidden; list-style-position:inside; list-style-type:none; padding:0; margin-top: 20px; max-height: 225px;}
#cm_rep_cont_list li { float: left; height: 100%; width:100%; margin: 0; padding: 5px 0; border-bottom: 1px dotted #000;  }
#cm_rep_cont_list li input.check { float: left; margin:14px 0px 0px 20px }
#cm_rep_cont_list li img { float: left; width:45px; height:45px; margin-left: 20px;  }
#cm_rep_cont_list li span.name_email_wrap { float:left; margin-left: 20px; min-width: 200px }
#cm_rep_cont_list li span.name { float:left; padding-bottom: 5px }
#cm_rep_cont_list li span.email { clear:left; float:left }
#cm_rep_cont_list li span.notes { clear:left; float:left }
#cm_rep_cont_list li span.sum_items_wrap { float:left;  margin-left: 20px; min-width: 150px }
#cm_rep_cont_list li span.sum { clear:left; float:left; margin-left: 10px }
#cm_rep_cont_list li span.cats { float:left; min-width:120px; padding-bottom: 5px }
#cm_rep_cont_list li span.cats_wrap { float:left; min-width:120px; }
p.errors {color: red; font-weight: bold}
button.submit_but{ float: right; cursor: pointer; background-color: #6079ab; color: #fff; padding: 3px; border: 1px solid #29447e; font-weight: bold }


.wm_pipl_browser{ }
.cm_list { margin:0; padding:0; list-style-type: none; }
.cm_list_ajax { height:11px; width:43px; position:relative; top:12px; }
.cm_list_li { font-size:12px; height:40px; text-align:left; }
.cm_list_li_img { float: left; border: none; width: 40px; height: 40px; }
.cm_list_li_p { float: left; padding: 2px 0px 2px 10px; margin:0; font-size:12px; text-align:left; max-width:300px; overflow:hidden; color: #000; font-weight: bold}

/*pipl index loader*/

/*pipl assets bar*/
.wm_pipl_assets_tab { float: left; margin-top:6px; padding-top:2px}
/*pipl assets directories bar*/
.cm_cats_div { float: left; margin-left:20px;}
.cm_cats_div_ajax { height:11px; width:43px; position:relative; top:12px; left:230px}

.cm_cats_1 {float: left; width: 50px; height:35px; padding:2px;}
.cm_cats_3 {float: left; width: 50px; height:35px; padding:2px;}
.cm_cats_8 {float: left; width: 50px; height:35px; padding:2px;}
.cm_cats_17 {float: left; width: 50px; height:35px; padding:2px;}
.cm_cats_29 {float: left; width: 50px; height:35px; padding:2px;}
.cm_cats_31 {float: left; width: 50px; height:35px; padding:2px;}
.cm_cats_num { background-image:url('/images/asset_dirs/badge-capsule.png');	background-position:50% 50%; background-repeat:no-repeat; bottom:7px; height:22px; left:28px; position:relative; width:23px; z-index:1000; text-align: center; }
.cm_cats_num_p { margin: 0px; padding: 4px 0px; font-size: 10px; font-weight: bold; color: #blue }

/*pipl assets popup */

.wm_message_headers_div /* message headers' row */
{
	height: 18px;
	padding: 4px 0;
}

.wm_pipl_assets_pop_div { position: fixed; float: left; z-index:10000; width:496px; border: 1px solid #10659e; background-color: white;  }
.hidden {display: none;}
.shown {display: block;}
.visable {visibility:visible;}
.nonvisable {visibility:hidden;}
.cm_cats_pop_up_header_div { float: left; width: 496px; height: 16px; background-color: #10659e;  }
#cm_cats_pop_up_header_div_arrow { height: 6px; float: left; position:relative; width: 100%; margin-top: -7px; }
.cm_cats_pop_up_header_div_arrow {  background-image:url('/images/asset_buttons/header_arrow.png'); background-position:35px 50%; background-repeat:no-repeat;  }
.cm_cats_pop_up_header_div_arrow_down {  background-image:url('/images/asset_buttons/header_arrow_down.png'); background-position:35px 50%; background-repeat:no-repeat;  }
.cm_cats_pop_up_header_div_left { padding: 0px 5px 0px 5px; height: 16px; float: left;  text-align: left }
.cm_cats_pop_up_header_div_right { float: right; padding-right:2px;  }
.cm_cats_pop_up_close_button { width: 16px; height: 16px; cursor: pointer; border: none}
.cm_cats_pop_up_title_p{ width:460px; cursor: pointer; color: #fff; margin: 0; padding-left: 5px; font-size:12px; font-size:12px; }
.cm_cats_pop_up_content{ float: left; width: 496px; height:245px;}
.cm_cats_pop_up_content_td_left { background-color: #0000ff; }
.cm_cats_pop_up_content_td_right { background-color: #fff; } 
.cm_cats_menu_div { float: right;font-size: 12px; text-align:left; padding-top:5px; margin: 0px 10px 0px 0px; width: 120px; list-style-type: none; border: 1px solid #D9D9D9 }
.cm_cats_menu_div span{ padding: 5px 0px 0px 5px  }
.cm_cats_menu_div_list { margin:0; padding:5px 0 0 0; list-style-type: none; }
.cm_cats_menu_div_list li { color: #3a598f;  margin:0; padding: 5px; cursor: pointer; list-style-type: none;}
.cm_cats_menu_div_list li:hover { color:#3a598f; background-color: #F2F2F2 }
.cm_cats_items_div { clear: both; float: left; list-style-type: none; width: 100%; background-color: #fff; margin-top:25px; }
.cm_cats_pop_up_scroll { float: left; list-style-type: none; width: 431px; overflow: auto; }

img.loading {background-image:url('/images/unknown_loader.gif'); }

.cm_cats_items_li_div_img { margin-top:5px; float: left; width: 25px; height: 25px}
.cm_cats_items_li_div_prev { float: right; width: 335px; height:45px; margin-left:5px; }

.cm_cats_items_footer_div { float: left; background-color: #bddef4; font-size:10px; padding-left: 5px; width:426px; }
.cm_cats_items_list_rejected_p { cursor: pointer; text-align:left; color:#fff; text-decoration: underline; margin: 0}


/* data items */
.cm_cats_items_list {float:left; margin:0; padding:0; list-style-type: none; text-align:left;}
.cm_cats_items_list li { clear: both; list-style-type: none; min-height:51px; width:570px;}
.cm_cats_items_list li.cm_cats_items_li_head{ min-height: 0;font-size:14px;font-weight: bold; padding-bottom: 3px;}
.cm_cats_items_list li.cm_cats_items_li_head.rejected{ padding-top: 30px;}
.cm_cats_items_list li.cm_cats_items_li_head span.extra-info{ font-weight: normal;}
.cm_cats_items_list input { float: left; margin-top:15px; }
.cm_cats_items_list p { font-size:14px; padding: 0; margin:0; text-align:justify; }
.cm_cats_items_list img { float:left }
.cm_cats_items_list img.img_review { margin-top:13px }
.cm_cats_items_list img.img_item { margin-left:5px; margin-top: 3px; width: 40px; height: 40px; }
.cm_cats_items_list img.img_item.no-data { padding: 4px;width: 32px; height: 32px; }
.cm_cats_items_list span.item_wrapper { float:left; padding:3px 0; border-bottom: 1px dotted #CFCFCF; margin-left:10px;}
.cm_cats_items_list span.item_links_wrapper { float:left; padding-left: 10px; padding-right:5px; }
.cm_cats_items_list a.item_links_text { float:left; width:450px; color: #3a598f; font-size: 14px; line-height:130%; text-decoration: none; min-height:25px; overflow: hidden;}
.cm_cats_items_list a.item_links_text:link { color: #3a598f; }
.cm_cats_items_list a.item_links_text:hover { color: #3a598f; }
.cm_cats_items_list a.item_links_text:active { color: #3a598f; }
.cm_cats_items_list a.item_links_text:visited { color: #5e8fe5; }
.cm_cats_items_list a.item_links_dsn { line-height: 16px; clear: left; float:left; color: #808080; max-height:18px; font-size: 13px; text-decoration: none; width:250px; overflow: hidden;}
.cm_cats_items_list a.item_links_dsn:link { color: #808080;  }
.cm_cats_items_list a.item_links_dsn:hover { color: #808080;  }
.cm_cats_items_list a.item_links_dsn:active { color: #808080;  }
.cm_cats_items_list a.item_links_dsn:visited { color: #808080;  }
.cm_cats_items_list a.item_links_dsn img.dsfavicon {margin-right: 3px;}
.cm_cats_items_list a.item_links_domain {  line-height: 16px; float:right; color: #808080; font-size: 13px; max-height:18px; text-decoration: none; width:200px; overflow: hidden; text-align: right; }
.cm_cats_items_list a.item_links_domain:link { color: #808080; }
.cm_cats_items_list a.item_links_domain:hover { color: #808080; }
.cm_cats_items_list a.item_links_domain:active { color: #808080; }
.cm_cats_items_list a.item_links_domain:visited { color: #808080; }
.cm_cats_items_list a.item_links_domain img {float: none;}

/* status pop up*/
.cm_av_stat_popup_div { display: none; z-index: 10002; position:absolute; width:75px; height:31px; margin-left:-26px; margin-top:9px; background-image:url('/images/asset_buttons/stat_change_bg.png'); background-position:50% 50%; background-repeat:no-repeat; } 
.cm_av_stat_popup_list { list-style-type:none; margin:0px 0px 0px 3px; padding: 0px; }
.cm_av_stat_popup_list li{ float: left; width: 23px; height:24px; margin-top: 4px }
.cm_av_stat_popup_current { left:24px; margin: 2px 0px 0px 4px; width: 23px; height:24px; background-image:url('/images/asset_buttons/current_stat.png'); background-position:50% 50%; background-repeat:no-repeat;}

a.cm_av_stat_popup_reject_but { display:block; cursor: pointer; width: 23px; height: 24px }
a.cm_av_stat_popup_reject_but:link { background-image:url('/images/asset_buttons/reject_flat.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_reject_but:hover { background-image:url('/images/asset_buttons/reject_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_reject_but:active { background-image:url('/images/asset_buttons/reject_click.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_reject_but:visited { background-image:url('/images/asset_buttons/reject_flat.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_reject_but:visited:hover { background-image:url('/images/asset_buttons/reject_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_reject_but:visited:active { background-image:url('/images/asset_buttons/reject_click.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_reject_but_sel { display:block; cursor: pointer; width: 23px; height: 24px }
a.cm_av_stat_popup_reject_but_sel:link { background-image:url('/images/asset_buttons/reject_click.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_reject_but_sel:hover { background-image:url('/images/asset_buttons/reject_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_reject_but_sel:active { background-image:url('/images/asset_buttons/reject_flat.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_reject_but_sel:visited { background-image:url('/images/asset_buttons/reject_click.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_reject_but_sel:visited:hover { background-image:url('/images/asset_buttons/reject_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_reject_but_sel:visited:active { background-image:url('/images/asset_buttons/reject_flat.png'); background-position:50% 50%; background-repeat:no-repeat;  }

a.cm_av_stat_popup_maybe_but { display: block; cursor: pointer; width: 23px; height: 24px }
a.cm_av_stat_popup_maybe_but:link { background-image:url('/images/asset_buttons/maybe_flat.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_maybe_but:hover { background-image:url('/images/asset_buttons/maybe_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_maybe_but:active { background-image:url('/images/asset_buttons/maybe_click.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_maybe_but:visited { background-image:url('/images/asset_buttons/maybe_flat.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_maybe_but:visited:hover { background-image:url('/images/asset_buttons/maybe_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_maybe_but:visited:active { background-image:url('/images/asset_buttons/maybe_click.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_maybe_but_sel { display: block; cursor: pointer; width: 23px; height: 24px }
a.cm_av_stat_popup_maybe_but_sel:link { background-image:url('/images/asset_buttons/maybe_click.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_maybe_but_sel:hover { background-image:url('/images/asset_buttons/maybe_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_maybe_but_sel:active { background-image:url('/images/asset_buttons/maybe_flat.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_maybe_but_sel:visited { background-image:url('/images/asset_buttons/maybe_click.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_maybe_but_sel:visited:hover { background-image:url('/images/asset_buttons/maybe_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_maybe_but_sel:visited:active { background-image:url('/images/asset_buttons/maybe_flat.png'); background-position:50% 50%; background-repeat:no-repeat;  }

a.cm_av_stat_popup_accept_but { display:block; cursor: pointer; width: 23px; height: 24px }
a.cm_av_stat_popup_accept_but:link { background-image:url('/images/asset_buttons/accept_flat.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_accept_but:hover { background-image:url('/images/asset_buttons/accept_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_accept_but:active { background-image:url('/images/asset_buttons/accept_click.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_accept_but:visited { background-image:url('/images/asset_buttons/accept_flat.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_accept_but:visited:hover { background-image:url('/images/asset_buttons/accept_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_accept_but:visited:active { background-image:url('http://wm.pipl.com/images/asset_buttons/accept_click.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_accept_but_sel { display:block; cursor: pointer; width: 23px; height: 24px }
a.cm_av_stat_popup_accept_but_sel:link { background-image:url('/images/asset_buttons/accept_click.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_accept_but_sel:hover { background-image:url('/images/asset_buttons/accept_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_accept_but_sel:active { background-image:url('/images/asset_buttons/accept_flat.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_accept_but_sel:visited { background-image:url('/images/asset_buttons/accept_click.png'); background-position:50% 50%; background-repeat:no-repeat; }
a.cm_av_stat_popup_accept_but_sel:visited:hover { background-image:url('/images/asset_buttons/accept_hover.png'); background-position:50% 50%; background-repeat:no-repeat;  }
a.cm_av_stat_popup_accept_but_sel:visited:active { background-image:url('/images/asset_buttons/accept_flat.png'); background-position:50% 50%; background-repeat:no-repeat;  }

