@import url("home.css");
@import url("upload.css");
@import url("register.css");
@import url("member.css");
@import url("search.css");
@import url("player.css");
@import url("top.css");
@import url("admin.css");


.debug {
	clear: both;
	display:block;
	width:100%;
}

.debug.toggle {
	clear: both;
	display:none;
	width:100%;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#b2b2b2;
}

a{ text-decoration:underline; }
a:link, a:visited{ text-decoration:underline; }
a:hover{ text-decoration:none; }
a:focus, a:active{outline: none;}

strong{color:#000000;}

form{margin:0px;}

img{
	border:0px;
	vertical-align: text-bottom;
}

input{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.killer{
	clear:both;
	font-size:1px;
	line-height:1px;
}

.top{ vertical-align:top; }

.bottom{ vertical-align:bottom; }

#content_main{
	width:984px;
	margin:0px auto;
	padding:0px 5px 0px 5px;
	background:url('/img/ebay/notext/bg-content.gif') #c0c9c7 no-repeat left 148px;
}

#content_main fieldset{
	width:655px;
	overflow:auto;
}

.h1 {
	padding:6px 6px 4px 6px;
	margin:0px 0px 10px 0px;
	font-size:18px !important;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#C0C9C7 !important;
}

.h1 i {
	padding:0px;
	margin:0px;
	font-size:14px !important;
}

.top{ vertical-align:top; }

/********************************/


/*****   PATCH EBAY  *****/
#gnheader{
	position:absolute;
	background-color:#FFF;
	width:984px;
	padding:0px 5px 0px 5px;
	margin-left:-5px;
}

#glbfooter{
	background-color:#FFF;
	width:984px;
	padding:0px 5px 10px 5px;
	position:absolute;
	margin-left:-5px;
}
/********************************/

/*****   HEADER  *****/

.header{
	width:980px;
	height:115px;
	margin:0px;
	padding:148px 0 0 0;
	font-size:12px;
}

.header a{ color:#000000 }
.header a:link, .header a:visited{ color:#000000  }
.header a:hover{ color:#000000 }

.header_logo{
	position:absolute;
	width:295px;
	height:100px;
	margin:0 0 0 130px;
}

.header_logo img{
	width:295px;
	height:100px;
}

.header_logo_country{
	position:absolute;
	width:150px;
	font-weight:bold;
	color:#999999;
	margin:63px 0px 0px 202px;
	z-index:110;
}

.header_sso{
	width:306px;
	float:right;
	margin:8px 0px 0px 0px;
	text-align:right;
	padding:0 8px 0 0;
	font-weight:bold;
}

.header_connexion{
	width:306px;
	height:95px;
	margin:8px 0px 0px 0px;
	font-size:11px;
	float:right;
	background:url('/img/ebay/notext/bg-header-connexion.gif') no-repeat top left;
}

.header_connexion a{ color:#000 }
.header_connexion a:link, .header_connexion a:visited{ color:#000   }
.header_connexion a:hover{ color:#000  }

.header_connexion .mast{
	font-size:12px;
	padding:6px 5px 3px 10px;
}

.header_connexion .mast a{ color:#ffcc00 }
.header_connexion .mast a:link, .header_connexion .mast a:visited{ color:#ffcc00  }
.header_connexion .mast a:hover{ color:#ffcc00 }

.header_connexion .body{
	font-size:12px;
	padding:8px 5px 13px 10px;
}

.header_tab td{
	font-size:12px;
}

.header_input_email{
	width:240px;
	font-size:11px;
	color:#000000;
	border:1px solid #BDBCBC;
	padding:1px 2px;
	margin-bottom:2px;
}

.header_input_pass{
	width:150px;
	font-size:11px;
	color:#000000;
	border:1px solid #BDBCBC;
	padding:1px 2px;
}

.header_input_valid{
	width:85px;
	font-size:11px;
	border:1px solid #BDBCBC;
	margin:0px 0px 0px 5px;
}

.header_small_logo{
	display:none;
	position:absolute;
	width:183px;
	margin:20px 0px 0px 500px;
	z-index:100;
}

.header_pub{
	text-align:center;
	padding:5px 0px;
}

#remember_me {
	display: none;
	color: #000;
	font-size: 11px;
	padding:0;
	margin:0;
}

#remember_me #rememberme_id {
	margin:0;
	padding:0;
	height: 1em !important;
}

/********************************/

/********* QUICK SEARCH *********/

#search{
	width:668px;
	height:55px;
	float:left;
	margin:0px 6px 10px 0px;
	padding:5px 0px 0px 7px;
	color:#000000;
	font-weight:bold;
	background:url('/img/ebay/notext/bg-search.gif') no-repeat top left;
}

.input_search {
	width:420px;
	font-size:12px;
	color:#000000;
	margin:0px 4px;
	padding:1px 2px;
	border:1px solid #BDBCBC;
}


.input_valid {
	vertical-align:middle;
	border:1px solid #999999;
}

.search_link{
	margin:3px 0px 10px 0px;
	font-weight:bold;
	font-size:11px;
	position: relative;
}
.search_link a{ color:#000000; text-decoration:underline; }
.search_link a:link, .search_link a:visited{ color:#000000; text-decoration:underline; }
.search_link a:hover{ color:#000000; text-decoration:none; }

.search_link img{
	margin:0px 4px 0px 0px;
}

.search_link_top{ color:#000000}
.search_link_top a{ color:#000000; text-decoration:underline; }
.search_link_top a:link, .search_link_top a:visited{ color:#000000; text-decoration:underline; }
.search_link_top a:hover{ color:#000000; text-decoration:none; }

#bt_add{
	width:300px;
	height:73px;
	float:left;
}

#bt_add img{
	width:300px;
	height:73px;
}

#search_btn {
	margin: 0;
	margin-top: -2px;
	padding: 0px;
	border: 0;
	width: 100px;
	height: 28px;
	vertical-align: middle;
	text-align: left;
	background: transparent;
}

#search_btn img {
	float: left;
	margin-left: -2px;
}

/********************************/

/*********** CHANNELS ************/

#same_topic{
	width:300px;
	float:left;
}

#same_topic br{
	line-height:10px;
}

#same_topic .mast{
	background:url('/img/ebay/notext/mast-color.gif') no-repeat top right;
}

#same_topic .mast p{
	margin:0px;
	background:url('/img/ebay/notext/mast-color-p.gif') no-repeat top left;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 10px 4px 10px;
}

#same_topic .body{
	width:288px;
	padding:0px 5px 8px 5px;
	border-left:1px solid #a3a7a6;
	border-right:1px solid #a3a7a6;
	background-color:#FFFFFF;
	color:#595959;
}

#same_topic .keyword{
	padding:5px 5px;
	margin:0px 0px 0px 0px;
	border:1px solid #d7d7d7;
	background-color:#ebebeb;
	width: 275px;
	overflow: hidden
}
#same_topic .keyword a{ font-size:11px; color:#ff9900; text-decoration:underline; font-weight:bold; }
#same_topic .keyword a:link, #same_topic .keyword a:visited{ color:#ff9900; text-decoration:underline; }
#same_topic .keyword a:hover{ color:#ff9900; text-decoration:none; }

#same_topic .playlist_hidden{
	display:none;
}

#same_topic .playlist{
	padding:0px 7px 8px 7px;
	border:1px solid #CCCCCC;
	background-color:#ECECEC;
}
#same_topic .playlist a{ font-size:12px; color:#CC0000; text-decoration:underline; }
#same_topic .playlist a:link, #same_topic .playlist a:visited{ color:#CC0000; text-decoration:underline; }
#same_topic .playlist a:hover{ color:#CC0000; text-decoration:none; }

#same_topic .playlist img{
	margin:3px 18px 5px 0px;
}

#same_topic .playlist .video_more{
	text-align:right;
	padding:3px 8px;
	background-color:#989CA5;
}
#same_topic .playlist .video_more a{ color:#FFFFFF; font-size:12px; text-decoration:underline; }
#same_topic .playlist .video_more a:link, #same_topic .playlist .video_more a:visited{ color:#FFFFFF; text-decoration:underline; }
#same_topic .playlist .video_more a:hover{ color:#FFFFFF; text-decoration:none; }

#same_topic .playlist_tr{
	width:100%;
	padding:8px 0px 5px 0px;
	margin:0px;
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
}
#same_topic .playlist_tr a{ font-size:12px; color:#ff9900; text-decoration:underline;font-weight:bold; }
#same_topic .playlist_tr a:link, #same_topic .playlist_tr a:visited{ color:#ff9900; text-decoration:underline; }
#same_topic .playlist_tr a:hover{ color:#ff9900; text-decoration:none; }

#same_topic .playlist_tr .thum img{ margin:5px 16px 2px 0px;}
#same_topic .playlist_tr .thum a{text-decoration:none; color:#FF3333}
#same_topic .playlist_tr .thum a:link{text-decoration:none;}
#same_topic .playlist_tr .thum a:visited{text-decoration:none;}
#same_topic .playlist_tr .thum a:hover{text-decoration:none;}

#same_topic .playlist_tr .video_img{
	width:85px;
	float:left;
	padding:3px 0px 0px 0px;
}

#same_topic .playlist_tr .video_detail{
	width:130px;
	float:left;
	padding:10px 0px 0px 0px;
	font-size:11px;
}

#same_topic .playlist_tr .video_detail span{
	color:#000000;
}

#same_topic .last{
	border-bottom:none;
}


#tabs ul {
	margin:0px 0px 4px 0px;
	padding:15px 0px 0px 0px;
}

#tabs ul li {
	font-weight:bold;
	margin:0px 1px 0px 1px;
	padding:5px 8px 5px 8px;
	list-style: none;
	display: inline;
	border-top: 3px solid #FFFFFF;
	background-color:#c0c0c0;

}
#tabs ul li a{ color:#1993d6; text-decoration:none; }
#tabs ul li a:link, #tabs ul li a:visited{ color:#1993d6; text-decoration:none; }
#tabs ul li a:hover{ color:#1993d6; text-decoration:underline; }

#tabs ul li.here {
	margin:0px 0px 0px 0px;
	padding:7px 8px 5px 8px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background-color:#ebebeb;
}
#tabs ul li.here a{ color:#000000; text-decoration:none; }
#tabs ul li.here a:link, #tabs ul li.here a:visited{ color:#000000; text-decoration:none; }
#tabs ul li.here a:hover{ color:#000000; text-decoration:underline; }



#same_topic .footer{
	background:url('/img/ebay/notext/footer-color.gif') no-repeat bottom right;
}

#same_topic .footer p{
	padding:0px;
	margin:0px;
	background:url('/img/ebay/notext/footer-color-p.gif') no-repeat bottom left;
}

/********************************/

/*********** MESSAGE ************/

#error_message, #critical_message, #warning_message{
	width:60%;
	font-size:12px;
	color:#CC3300;
	padding:10px;
	margin:20px auto;
	text-align:center;
	font-weight:bold;
	border:2px solid #CC3300;
	background-color:#FFF9FA;
}

#info_message{
	width:60%;
	font-size:12px;
	color:#76B102;
	padding:10px;
	margin:20px auto;
	text-align:center;
	font-weight:bold;
	border:2px solid #76B102;
	background-color:#F1F7E5;
}

#notice_message{
	width:60%;
	font-size:12px;
	color:#4292CF;
	padding:10px;
	margin:20px auto;
	text-align:center;
	font-weight:bold;
	border:2px solid #4292CF;
	background-color:#E3EFF8;
}


.error_message_comment
{
	visibility: hidden;
	font-size:12px;
	color:#CC3300;
}

/********************************/

/*********** PAGE DE LOGIN ************/

#gt {
	width:100%;
	margin:0px auto;
}

#gt .mast_login {
	background:url('/img/ebay/notext/mast-color.gif') no-repeat top right;
}

#gt .mast_login p {
	margin:0px;
	background:url('/img/ebay/notext/mast-color-p.gif') no-repeat top left;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 10px 4px 10px;
}

#gt .body {
	padding:10px 12px;
	margin:0px;
	border-left:1px solid #a3a7a6;
	border-right:1px solid #a3a7a6;
	background-color:#FFFFFF;
}
#gt .body .loose_pass a{ font-size:11px; color:#000000; text-decoration:underline; }
#gt .body .loose_pass a:link, #gt .body .loose_pass a:visited{ color:#000000; text-decoration:underline; }
#gt .body .loose_pass a:hover{ color:#000000; text-decoration:none; }

#gt .body .input_login {
	width:130px;
	border:1px solid #CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#gt .footer_login {
	background:url('/img/ebay/notext/footer-color.gif') no-repeat bottom right;
}

#gt .footer_login p {
	margin:0px;
	padding:0px;
	background:url('/img/ebay/notext/footer-color-p.gif') no-repeat bottom left;
}

#gt h2 {
	margin:0px 0px 25px 0px;
	font-size:18px;
	color:#000000;
	text-align:center;
}

/********************************/

/*********** PAGE DE LOGIN ************/

#gt_message {
	width:982px;
	margin:0px auto;
}

#gt_message .mast {
	background:url('/img/tomshardware/notext/mast-color.gif') no-repeat top right;
}

#gt_message .mast p {
	margin:0px;
	background:url('/img/tomshardware/notext/mast-color-p.gif') no-repeat top left;

	font-size:16px;
	color:#FFFFFF;
	padding:6px 10px;
}

#gt_message .body {
	padding:10px 12px;
	margin:0px;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	margin-bottom:2px;
	background-color: #FFF;
}
#gt_message .body a{ font-size:12px; color:#000000; text-decoration:underline; }
#gt_message .body a:link, #gt_message .body a:visited{ color:#000000; text-decoration:underline; }
#gt_message a:hover{ color:#000000; text-decoration:none; }


#gt_message .footer {
	background:url('/img/tomshardware/notext/footer.gif') no-repeat bottom right;
}

#gt_message .footer p {
	margin:0px;
	padding:0px;
	background:url('/img/tomshardware/notext/footer-p.gif') no-repeat bottom left;
}

#gt_message h2 {
	margin:0px 0px 25px 0px;
	font-size:18px;
	color:#000000;
	text-align:center;
}


/********************************/

.hidden {
	visibility: hidden;
}

.none {
	display: none;
}

.error_form{
	color:#CC3300;
	font-size:11px;
}

/* Patch pour le petit logo Kewego */
#small_kewego_dec{
	position: absolute;
	top: 56px;
	left: 65%;
	margin: 0px;
	padding: 0px;
}

/********************* ADS ****************************/
#ad_header {
	text-align: center;
}

/*********** FOOTER ************/

#footer_container {
	margin:0px auto;
	color:#595959;
	padding:10px 0px 20px 0px;
}
#footer_container a{ font-size:12px; color:#000000; text-decoration:underline; }
#footer_container a:link, #footer_container a:visited{ color:#000000; text-decoration:underline; }
#footer_container a:hover{ color:#000000; text-decoration:none; }
#footer_container strong{ color:#595959;}


/***************************/
/**     ADULT CONTENT     **/
/***************************/


#adult_content {
	width:400px;
	float:left;
	color:#000000;
}

#adult_content a{ color:#C50808; }
#adult_content a:link, #adult_content a:visited{ color:#C50808;}
#adult_content a:hover{ color:#C50808; }

#adult_content .body{
	padding:10px 10px 5px 10px;
	border-left:1px solid #F0E6E6;
	border-right:1px solid #F0E6E6;
}

#adult_content .mast_r{
	background:url('/img/default/notext/mast-color-red.gif') no-repeat top right;
}

#adult_content .mast_r p{
	margin:0px;
	padding:5px 8px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url('/img/default/notext/mast-color-p-red.gif') no-repeat top left;
}

#adult_content .intro {
	color:#C50808;
	background:url('/img/default/notext/adult-content-logo.gif') no-repeat top left;
	padding:13px 0px 10px 120px;
	height:95px;
}

#adult_content .alert {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C50808;
	text-align:center;
	padding:10px 0px;
	margin:0px 0px 10px 0px;
}

#adult_content .adult_login_form {
	padding:5px 8px;
}

a.logo_txt {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#1993D4;
}

#adult_content .footer_r{
	background:url('/img/default/notext/footer-color-red.gif') no-repeat bottom right;
}

#adult_content .footer_r p{
	margin:0px;
	background:url('/img/default/notext/footer-color-p-red.gif') no-repeat bottom left;
}


#adult_content .input_login, .input_password {
	border: 1px solid #CCC;
	width: 150px;
}







/** KAD **/
#new_kad_preview {margin:0px 0px 0px 0px}
#existing_kad{ margin:20px 0px 10px 0px}

.kad_tab_form tr {border:none ;}
.radiob {margin-right:25px;}

#upload_content table table {
	border:none;
	margin-top:10px;
}

#upload_content .kad_tab_form  td {
	padding:10px 0px;
	border-top:none;
}


.kad{
	background-image: url("/img/ebay/notext/kad-bg.gif");
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding:6px 5px 0px 4px;
	width: 235px;
	height: 104px;
	color: #FFFFFF;
	font-size:11px;

	line-height:12px;
}

.kad_img{
	/*background-image: url("/img/default/notext/kad-img-bg.gif");*/
	width: 95px;
	height: 95px;
	padding:4px 0px 0px 4px;
	float:left;
	margin-right:5px;
}

.kad_ttl{ color:#FFFFFF; font-weight:bold; padding:5px 0px 0px 0px; margin-bottom:6px; height:26px; overflow:hidden;}
.kad_ttl a, .kad_ttl a:link, .kad_ttl a:visited { color:#FFFFFF; text-decoration:underline; }
.kad_ttl a:hover{ color:#FFFFFF; text-decoration:none; }

.kad_txt{ color:#FFFFFF; height:38px; margin-bottom:6px; overflow:hidden; }

.kad_lnk {height:15px; overflow:hidden;}
.kad_lnk a, .kad_lnk a:link, .kad_lnk a:visited{ color:#024677; text-decoration:underline; font-weight:bold; }
.kad_lnk a:hover{ color:#024677; text-decoration:none; }

.kad_player{
	padding:0px 0px 15px 0px;
	background:url('/img/default/notext/tr-bottom.gif') repeat-x bottom left;
}

#video_area .kad_ttl a, #video_area .kad_ttl a:link, #video_area .kad_ttl a:visited, #video_area .kad_ttl a:hover { color:#FFFFFF; }
#video_area .kad_lnk a, #video_area .kad_lnk a:link, #video_area .kad_lnk a:visited, #video_area .kad_lnk a:hover { color:#024677; }

#transparent_pixel {
	display: none;
	visibility: hidden;
}

#partner_header
{
	padding: 0px;
	margin: 0px;
	display: inline;
}
/***************************/
/**    GEOLOCALISATION    **/
/***************************/


#geo_loc {
	width:400px;
	float:left;
	color:#000000;
}

#geo_loc a{ color:#C50808; }
#geo_loc a:link, #adult_content a:visited{ color:#C50808;}
#geo_loc a:hover{ color:#C50808; }

#geo_loc .body{
	padding:10px 10px 5px 10px;
	border-left:1px solid #F0E6E6;
	border-right:1px solid #F0E6E6;
}

#geo_loc .mast_r{
	background:url('/img/default/notext/mast-color-red.gif') no-repeat top right;
}

#geo_loc .mast_r p{
	margin:0px;
	padding:5px 8px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url('/img/default/notext/mast-color-p-red.gif') no-repeat top left;
}

#geo_loc .intro {
	color:#C50808;
	background:url('/img/default/notext/geo_loc_logo.jpg') no-repeat top left;
	padding:13px 0px 10px 120px;
	height:95px;
}

#geo_loc .alert {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C50808;
	text-align:center;
	padding:10px 0px;
	margin:0px 0px 10px 0px;
}

#geo_loc .adult_login_form {
	padding:5px 8px;
}

#geo_loc .footer_r{
	background:url('/img/default/notext/footer-color-red.gif') no-repeat bottom right;
}

#geo_loc .footer_r p{
	margin:0px;
	background:url('/img/default/notext/footer-color-p-red.gif') no-repeat bottom left;
}


#geo_loc .input_login, .input_password {
	border: 1px solid #CCC;
	width: 150px;
}

.rss_feed_icon {
	float: right;
	padding: 8px !important;
	background:none !important;
	margin: 0;
}

#tooltip_viewer
{
    display: block;
	position: relative;
	width: 239px;
	height: 207px;
	background-image: url('/img/default/notext/help_bubble.png');
	padding:0;
	margin-top: -25px;
	margin-left: -25px;
}

#tooltip_viewer_rt
{
    background-image: url('/img/default/notext/help_bubble.png');
	top: 0;
	left: 0;
	margin-top: -15px;
	margin-left: -15px;
}

#tooltip_viewer_lt
{
    background-image: url('/img/default/notext/help_bubble_ltop.png');
	top: 0;
	left: 0;
	margin-top: 0px;
	margin-left: 0px;
}

#tooltip_viewer_rb
{
    background-image: url('/img/default/notext/help_bubble_rbottom.png');
    top: 15px;
	left: 15px;
	margin-top: 10px;
	margin-left: -10px;
}


#tooltip_viewer_lb
{
    background-image: url('/img/default/notext/help_bubble_lbottom.png');
    top: 15px;
	left: 15px;
	margin-top: 0px;
	margin-left: 0px;
}

#tooltip_viewer .tooltip_bg {
	position: absolute;
	margin-top: -2px;
	margin-left: -2px;
}

#tooltip_viewer .content
{
	position: relative;
	display: block;
	margin-left: 15px;
	padding:0;
}

#tooltip_viewer .content .title
{
    display: block;
	position: relative;
	top: 15px;
	margin-bottom: 18px;
	font-weight: bold;
	font-size: 13px;
	color: #4293CE;
	padding-right: 30px;
}

#tooltip_viewer .content .body
{
	display: block;
	position: relative;
	overflow: auto;
	width: 210px;
	height: 120px;
    padding:0;
    top: 10px;
}

#tooltip_loader_second_positioner
{
	position: absolute;
	top: -35px;
	left: -25px;
}

#tooltip_close
{
	background: url('/img/default/notext/bt_close_off.gif') no-repeat;
	position:absolute;
 	right:15px;
	top:12px;
	width:15px;
	height:15px;
}

#tooltip_close a
{
	text-decoration: none;
}

#tooltip_close a img
{
	border: 0px;
	width: 15px;
	height: 15px;
}

#tooltip_close a:hover
{
	background: url('/img/default/notext/bt_close_on.gif') no-repeat;
}

#tooltip_viewer .content .error
{
	position: absolute;
	top: 70px;
	left: 40px;
	font-weight: bold;
	font-size: 13px;
	color: #4293CE;
}

.top_proposal_links
{
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	top:14px;
	left:0;
	width: 900px;
}

.top_proposal_links .left_corner
{
	background: url(/img/default/notext/tooltip_corner_left.gif) no-repeat;
	margin-top: -6px;
	width: 14px;
	height: 80px;
	float: left;
}


.top_proposal_links .container
{
	background: url(/img/default/notext/tooltip_container.gif) no-repeat;	
	height: 80px;
	margin-top: -6px;	
	float: left;
}

.top_proposal_links .right_corner
{
	background: url(/img/default/notext/tooltip_corner_right.gif) no-repeat;	
	width: 18px;
	height: 80px;
	margin-top: 2px;
	float: left;
}

.top_proposal_links .brick
{
	float: left;	
	height: 80px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 27px;
}

.top_proposal_links a:link,  .top_proposal_links a:hover, .top_proposal_links a:visited
{
	color: #4293CE;
}
