/***********************************************/
/* protocol IS 2005.css                             */
/* www.protocolis.com        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0 0 0px;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/bg_main.gif);
	font-size: 11px;
}

table, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	font-size: 11px;
	margin: 18px 0;
}


hr{
	border: none;
	height: 1px;
	margin: 5px;
	background-color: #999999;
}

h1{
	font-size: 16px;
	padding: 0px;
	color: #0E5F2E;
}

h2{
	font-size: 14px;
	padding: 0px;
}


h3{
	font-size: 12px;
	padding: 0px;
	margin: 5px 0;
}

ul{
 	list-style-type: square;
}

ul ul{
 	list-style-type: disc;
}

ul ul ul{
 	list-style-type: none;
}
.textbleu {
	color: #208EC6;
}
form {
	margin:0px;
	padding:0px;

}
/***********************************************/
/* Links elements                             */
/***********************************************/ 

a, a:link, a:visited  {
	color: #0E5F2E;
	text-decoration: underline;
}

a:hover{
	color: #0E5F2E;
	text-decoration: none;
}


a.linkhome, a.linkhome:link, a.linkhome:visited  {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.linkhome:hover{
	color: #0880a8;
	text-decoration: underline;
	font-weight: bold;
font-size: 10px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagewrapper {
	width: 755px;
	margin: 0px;
	text-align: left;
	background-image: url(../images/bg_content_text.gif);
	background-repeat: repeat-y;
	padding-bottom: 1px;
	padding-top: 1px;
}


#topbackground {
	width: auto;
	margin: 0px;
	text-align: left;
	background-image: url(../images/bg_durham_top.jpg);
	background-repeat: repeat-x;
}

#bgdate{
	text-align: right;
	height: 20px;
	position: relative;
	left: 0px;
	background-image: url(../images/bg_date.jpg);
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #CCCCCC;
	padding-right: 17px;
	padding-top: 2px;
}


#contenttext {
	bottom:0;
	width: 755px;
}


#breadcrumb {
	position: relative;
	background-image: url(../images/bg_breadcrumb.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 222px;
	color: #FFFFFF;
	padding-top: 2px;	
}



/***********************************************/
/* header pic                              */
/***********************************************/


#headerpic {
	position: relative;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 755px;
}

#headerpic ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#headerpic li#pic a, li#pic a:hover, #headerpic li#pic {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/durham_picture_header.jpg);
	background-repeat: no-repeat;
}

/***********************************************/
/* boottom page                 */
/***********************************************/

#menubottom {
	width: 755px;
	padding-top: 5px;
	padding-bottom: 30px;
	text-align: center;
}



#bottomdegraade {
	position: relative;
	background-image: url(../images/bottom_degrade.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 755px;
	display: block;
}

#bottombackground {
	text-align: left;
	width: 755px;
	position: relative;
	bottom: 0px;
	left: 0px;
	float: left;
}


#bottompage {
	height: 46px;
	width: 755px;
}

html>body> #bottompage { 
	height: 46px;
}

#bottompage ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#bottompage li {
	float: left;
	left: 0px;
	display: inline;
}

#bottompage li#bottom1 {
	display: block;
	width: 163px;
	height: 46px;
	background-image: url(../images/bottom_1.gif);
	background-repeat: no-repeat;
}

#bottompage  li#btprint a, li#btprint a:hover, #bottompage li#btprint {
	display: block;
	width: 143px;
	height:46px;
	background-image: url(../images/bt_print.gif);
	background-repeat: no-repeat;
}

#bottompage li#bottom2 {
	display: block;
	width: 366px;
	height: 46px;
	background-image: url(../images/bottom_2.gif);
	background-repeat: no-repeat;
}


#bottompage  li#bottomhome a, li#bottomhome a:hover, #bottompage li#bottomhome {
	display: block;
	width: 83px;
	height: 46px;
	background-image: url(../images/bottom_home.gif);
	background-repeat: no-repeat;
}

/***********************************************/
/* content colomns                  */
/***********************************************/

#contentleft {
	width:160px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#contentcenter {
	width:412px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	
#contentright {
	width:150px;
	float:left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/***********************************************/
/* Cash Fare               */
/***********************************************/

#cashfare {
	width:160px;
	float:left;
	background-image: url(../images/cash_fare_bg.gif);
	background-repeat: repeat-y;
}


#cashfare ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#cashfare li {
	float: left;
	width: 160px;
}

#cashfare li#cashfareheader {
	display: block;
	width: 160px;
	height: 42px;
	background-image: url(../images/cash_fare_header.gif);
	background-repeat: no-repeat;
}

#cashfare li.grey {
	display: block;
	width: 143px;
	height: 20px;
	padding-left: 10px;
	background-color: #EBEBEB;
	background-image: url(../images/fare_arrow.gif);
	background-repeat: no-repeat;
	background-position: 117px 5px;
	padding-top: 2px;
}

#cashfare li.white {
	display: block;
	width: 143px;
	height: 20px;
	padding-left: 10px;
	background-color: #fff;
	background-image: url(../images/fare_arrow.gif);
	background-repeat: no-repeat;
	background-position: 117px 5px;
	padding-top: 2px;
}


#cashfare li#textfare {
	display: block;
	width: 143px;
	padding-left: 10px;
}

#cashfare li#bottomcashfare {
	display: block;
	width: 160px;
	height: 12px;
	background-image: url(../images/cash_fare_bottom.gif);
	background-repeat: no-repeat;
}


/***********************************************/
/* content divers                */
/***********************************************/

#picbus {
	display: block;
	width: 412px;
	height: 149px;
	background-color: #73C167;
	background-image: url(../images/picture_home_bus.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#logoleft{
padding-top: 30px;
}

/***********************************************/
/* menu map                 */
/***********************************************/

#menumap {
	width:128px;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#menumap p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 0px;

}

#menumap ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menumap li {
	float: left;
	width: 128px;
}

#menumap li#mapimage {
	display: block;
	width: 128px;
	height: 92px;
	background-image: url(../images/menu_map_map.gif);
	background-repeat: no-repeat;
}

#menumap li#mapimage a {
	display: block;
	width: 128px;
	height: 92px;
	background-image: url(../images/menu_map_map.gif);
	background-repeat: no-repeat;
}


#menumap li#btridenwin a {
	display: block;
	width: 128px;
	height: 28px;
	background-image: url(../images/map_bt_ridenwin_off.gif);
	background-repeat: no-repeat;
}

#menumap li#btridenwin a:hover, #menumap li#btridenwin {
	background-image: url(../images/map_bt_ridenwin_on.gif)
}



#menumap li#btcustomeralerts a {
	display: block;
	width: 128px;
	height: 28px;
	background-image: url(../images/map_bt_customeralerts2_off.gif);
	background-repeat: no-repeat;
}

#menumap li#btcustomeralerts a:hover, #menumap li#btcustomeralerts {
	background-image: url(../images/map_bt_customeralerts2_on.gif)
}

#menumap li#btnegotiation a {
	display: block;
	width: 128px;
	height: 28px;
	background-image: url(../images/map_bt_negotiation_off.gif);
	background-repeat: no-repeat;
}

#menumap li#btnegotiation a:hover, #menumap li#btnegotiation {
	background-image: url(../images/map_bt_negotiation_on.gif)
}

#menumap li#text {
	display: block;
	width: 128px;
	background-color: #73C167;
}

#menumap li#bottommap {
	display: block;
	width: 128px;
	height: 14px;
	background-color: #73C167;
	background-image: url(../images/menu_map_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/***********************************************/
/* Links Divs                                 */
/***********************************************/

div.separator {
	width:150px;
	height: 3px;
	display: block;
	background-image: url(../images/separator_right_menu.gif);
	background-repeat: no-repeat;
}

div.linksmenu {
	background-color: #00703C;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 0px;

}

h3.linksmenu {
	color: #FFFFFF;	

}

p.linksmenu {
	color: #FFFFFF;	
	margin: 0px 0;
	padding: 15px 0;

}

/***********************************************/
/* Search Divs                                 */
/***********************************************/

/*#search {
	width:150px;
	height: 57px;
	height:auto;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg_search.gif);
}*/
#search {
	width:150px;
	height: auto;
	height:auto;
	background-image: url(../images/bg_search.gif);
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
}

#search input#txtsearch {
	position: relative;
	width: 107px;
	height: 17px;
	top: 20px;
	left: 7px;
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #333333;
	border: 0px;
	
}

html>body #search input#txtsearch {
	width: 107px;
}

#search input#searchbutton {
	position: relative;
	left: 10px;
	top: 27px;
}

/***********************************************/
/* Navigation top                             */
/***********************************************/ 

#navtop{
	height: 29px;
	width: 755px;
}

html>body> #navtop {
	height: 29px;
}


#navtop ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#navtop li {
	display: inline; 
	float: left;
	height: 29px;
}

#navtop li#videleft  {
	background: url(../images/top_navigation_left.gif) no-repeat;
	display: block;
	width: 165px;
	height: 29px;
	
}

#navtop li#bthome a {
	background: url(../images/bt_home_off.gif) no-repeat;
	display: block;
	width: 54px;
	height: 29px;
}

#navtop li#bthome a:hover, #navtop li#bthome {
	background: url(../images/bt_home_on.gif) no-repeat;
}

#navtop li#btbusroutes a {
	background: url(../images/bt_bus_routes_off.gif) no-repeat;
	display: block;
	width: 81px;
	height:29px;
}
#navtop li#btbusroutes a:hover, #navtop li#btbusroutes {
	background: url(../images/bt_bus_routes_on.gif) no-repeat;
}

#navtop li#btfares a {
	background: url(../images/bt_fares_off.gif) no-repeat;
	display: block;
	width: 53px;
	height:29px;
}
#navtop li#btfares a:hover, #navtop li#btfares {
	background: url(../images/bt_fares_on.gif) no-repeat;
}

#navtop li#btnewtransit a {
	background: url(../images/bt_new_transit_off.gif) no-repeat;
	display: block;
	width: 93px;
	height:29px;
}
#navtop li#btnewtransit a:hover, #navtop li#btnewtransit {
	background: url(../images/bt_new_transit_on.gif) no-repeat;

}


#navtop li#btspecialized a {
	background: url(../images/bt_specialized_off.gif) no-repeat;
	display: block;
	width: 103px;
	height:29px;
}

#navtop li#btspecialized a:hover, #navtop li#btbtspecialized {
	background: url(../images/bt_specialized_on.gif) no-repeat;

}

#navtop li#btfaqs a {
	background: url(../images/bt_faqs_off.gif) no-repeat;
	display: block;
	width: 51px;
	height:29px;
}
#navtop li#btfaqs a:hover, #navtop li#btfaqs {
	background: url(../images/bt_faqs_on.gif) no-repeat;

}

#navtop li#btcontactus a {
	background: url(../images/bt_contact_us_off.gif) no-repeat;
	display: block;
	width: 78px;
	height:29px;
}
#navtop li#btcontactus a:hover, #navtop li#btcontactus {
	background: url(../images/bt_contact_us_on.gif) no-repeat;

}

#navtop li#videright  {
	background: url(../images/top_navigation_right.gif) no-repeat;
	display: block;
	width: 77px;
	height: 29px;
	
}

/***********************************************/
/* breadcrumb  */
/***********************************************/

#breadcrumblayer{
	color: #868484;
	font-size: 60%;
	padding: 10px 0px 0 10px;
	height: 47px;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	color: #fff;
	text-decoration: underline;	
}

a.breadcrumb:hover {
	color: #eee;
	text-decoration: none;
}

/***********************************************/
/* plcSimpleFullMenu  */
/***********************************************/ 

/***********************************************/
/* menu  */
/***********************************************/ 

a.menu:link, a.menu:active, a.menu:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/main_menu_separator_off.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #0F5F2E;
}

 a.menu:hover {
 text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/main_menu_separator_on.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #63B755;
}


/***********************************************/
/* menu active  */
/***********************************************/ 


a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/main_menu_separator_on.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #63B755;
}

a.menuactive:hover {
	text-decoration: none;
	color: #eee;
	cursor: pointer;
	background-image: url(../images/main_menu_separator_on.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	white-space: normal;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #63B755;
}

/***********************************************/
/* submenu 1  */
/***********************************************/

a.submenu1:link, a.submenu1:active, a.submenu1:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu1:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu1active:hover, a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* submenu 2  */
/***********************************************/

a.submenu2:link, a.submenu2:active, a.submenu2:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 30px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 45px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu2:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 30px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 45px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu2active:hover, a.submenu2active:link, a.submenu2active:active, a.submenu2active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 30px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 45px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* submenu 3  */
/***********************************************/

a.submenu3:link, a.submenu3:active, a.submenu3:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 40px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 55px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu3:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 40px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 55px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu3active:hover, a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 40px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 55px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* submenu 4  */
/***********************************************/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 65px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu4:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 65px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu4active:hover, a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 65px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* submenu 5  */
/***********************************************/

a.submenu5:link, a.submenu5:active, a.submenu5:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 60px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 75px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu5:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 60px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 75px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu5active:hover, a.submenu5active:link, a.submenu5active:active, a.submenu5active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 60px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 75px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* evolutra styles  */
/***********************************************/

.evoArticleDate {
	color: #214670;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding-left: 15px;
	font-weight: bold;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image: url(../images/english/bullet_blue.gif);
	background-repeat : no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

.evoArticleTitle {
	color: #214670;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.evoArticleDescription {
	color: #214670;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding-left: 15px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.formbox {
	height: 18px;
	margin:0px;
	border: 1px solid #a3aeca;
	font-size: 10px;
	background-color: #fff;
	display:block;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/***********************************************/
/* END  */
/***********************************************/ 
