
/* CSS Document */
.clear {
  clear:both;
  margin:0;
  padding:0;
}

.clear_pull {
  clear:both;
  margin:0px;
  padding:0px;
  line-height:1px;
  height:1px;
}

select, input, textarea {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.00em;
  margin:0px 0px 0px 0px;
  font-weight:normal;
  color:#004B96;
}

h1 {
  margin:0px 0px 0px 0px;
  padding:12px 0px 0px 0px;
  color:#2263A4;
  font-size:1.4em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:12px 3px 6px 3px;
  color:#004B96;
  font-size:1.0em;
}

h2.title {
  margin:0px 0px 0px 0px;
  padding:12px 0px 6px 0px;
  color:#004B96;
  font-size:1.0em;
}

h1.homepage {
  color:#5FAAF5;
}

hr {
 color: #0061a6;
 background-color: #0061a6;
 height: 1px;
}

p {
  padding:6px 3px 6px 3px;
  margin:0px 0px 0px 0px;
  line-height:16px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

span {
  color:#004B96;
}


form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

a {
  color:#004B96;
  text-decoration:none;
}

a.grey_link {
  color:#4F4F4F;
  text-decoration:none;
}

a.red_link {
  color:#cc0033;
  text-decoration:none;
}

a:hover {
  color:#004B96;
  text-decoration:underline;
}

.grey_link {
  color: #4F4F4F;
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#4F4F4F;
  padding: 11px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: url("images/body_bg.jpg") top left repeat-x; 
 
}



/******************* Main Holders *******************/


#parent_container {
  width:920px;
  margin:0px auto;
  background: #FFFFFF url("images/parent_container_bg.gif") repeat-y;
}

#header_container{
  height:120px;
  overflow:hidden;
}

#body_container {
  background: url("images/body_container_bg2.jpg") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#body_container_large {
  background: url("images/body_container_bg3.jpg") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#body_container_Xlarge {
  background: url("images/body_container_bg4.jpg") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#left_column {
  width:185px;
  float:left;
  position:relative; 
  vertical-align:middle;
  left:5px;
}

#middle_column {
  width:530px;
  float:left;
  position:relative;
  left:15px;
  border-top:1px solid #D2D2D2;
  overflow:hidden;
  font-size: 1.1em;
}

#right_column {
  float:left;
  width:175px;
  position:relative;
  left:20px;
  
}

#footer_container {
  background: url("images/footer_bg.gif") no-repeat;
  height:37px;
  clear:both;
}

#page_content {
  padding:0px 12px 10px 12px;
  margin: 0px 0px 0px 0px;
  min-height:463px;
  height:auto !important;
  height:463px;
}

#cms_content {
  padding:0px 12px 10px 12px;
  margin: 0px 0px 0px 0px;
  min-height:300px;
  height:auto !important;

}

#google_map  {
  width:325px;
  float:left;
  position:relative;
  top:-18px;
}





/******************* header_container *******************/

#top_links {
  height:15px;
  padding:1px 37px 0px 0px;
  font-size:0.9em;
}

#top_links ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  text-align:right;
}

#top_links li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
  text-transform:uppercase;
}

#top_links a{
  color:#FFFFFF;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:bold;
}

#top_links a:hover{
  color:#66CBFF;
  text-decoration:none;
}

#top_links img{
  padding:0px 4px 0px 4px;
}

#top_break {
  height:9px;
  background: url("images/top_break_bg.gif") no-repeat;
}

#top_break_red {
  height:9px;
  background: url("images/top_break_red.gif") no-repeat;
}

#top_break_orange {
  height:9px;
  background: url("images/top_break_orange.gif") no-repeat;
}

#top_break_grey {
  height:9px;
  background: url("images/top_break_grey.gif") no-repeat;
}

#top_break_green {
  height:9px;
  background: url("images/top_break_green.gif") no-repeat;
}

#top_break_blue {
  height:9px;
  background: url("images/top_break_blue.gif") no-repeat;
}

#top_break_purple {
  height:9px;
  background: url("images/top_break_purple.gif") no-repeat;
}

#top_break_brown {
  height:9px;
  background: url("images/top_break_brown.gif") no-repeat;
}

#top_container{
  background: url("images/top_container_bgx.jpg") no-repeat;
  height:100px;
  padding:6px 0px 0px 0px;
}

#top_container p{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#top_container p#site_logo img {
  border:0px;
  padding:0px 0px 0px 26px;
}


#top_sections ul{
  margin:0px 0px 0px 0px;
  padding:60px 15px 0px 0px;
  list-style:none;
  text-align:left;
}

#top_sections li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
}

#top_sections li img {
  border:0px;
}


#top_menu {
  height:16px;
  clear:both;
}

#top_menu ul{
  margin:0px 0px 0px 0px;
  padding:55px 00px 5px 10px;
  list-style:none;
  text-align:left;
}

#top_menu li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#004B96;
}

#top_menu a{
  color:#9F9F9F;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:normal;
}

#top_menu a:hover{
   color:#b2b2b2;
  
}


#top_menu img{
  padding:0px 11px 0px 11px;
}


/******************* left_search *******************/


#left_search {
  background: url("images/search_bg.gif") no-repeat;
  height:23px;
  padding:4px 0px 0px 4px;
}

#left_search label {
  display:none;
}

#left_search #search_box {
  width:138px;
  color:#004B96;
}

#left_search .searchButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 29px;
  height: 18px;
  margin:0px 0px 0px 5px;
}

/******************* middle_search *******************/

#middle_search {
  background: url("images/middle_search_bg.gif") no-repeat;
  height:26px;
  padding:1px 0px 0px 8px;
  margin:5px 0px 0px 0px;
  width:514px;
  position:relative;
  left:-9px;
}

#middle_search label {
  display:none;
}

#middle_search #search_box_2 {
  width:210px;
  color:#004B96;
}

#middle_search #search_area {
  width:230px;
  color:#004B96;
}

#middle_search .searchButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 29px;
  height: 18px;
  margin:0px 0px 0px 0px;
}

/******************* left_menu *******************/


#left_column .on_menu {
  background: url("images/left_menu_highlight.jpg");
  background-repeat:no-repeat;
  padding:7px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  width:185px;
  height:27px;
 
}

#left_column .off_menu {
  background: url("images/left_menu.jpg");
  background-repeat:no-repeat;
  color:#4f4f4f;
  padding:7px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
  width:185px;
  height:27px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
}

#left_column .on_menu a {
  color:#004B96;
  font-weight:normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
}

#left_column .on_menu a:hover {
  color:#004B96;
  font-weight:normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
}

#left_column .off_menu a {
  color:#9f9f9f;
  font-weight:normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
}

#left_column .off_menu a:hover {
  color:#b2b2b2;
  font-weight:normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
}


#incident_menu {
  border:0px;
  height:100px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#004B96;
}

#incident_menu table {
  margin:0px 0px 0px 8px;
}

#incident_menu td {
  padding:1px 0px 5px 0px;
}

#incident_menu a{
  color:#888888;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:normal;
}

#incident_menu a:hover{
  color:#9f9f9f;
  
}

#audit_menu {
  border:0px;
  height:64px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#004B96;
}

#audit_menu table {
  margin:0px 0px 0px 8px;
}

#audit_menu td {
  padding:1px 0px 5px 0px;
}

#audit_menu a{
  color:#888888;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:normal;
}

#audit_menu a:hover{
  color:#9f9f9f;
  
}

#risk_menu {
  border:0px;
  height:80px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#004B96;
}

#risk_menu table {
  margin:0px 0px 0px 8px;
}

#risk_menu td {
  padding:1px 0px 5px 0px;
}

#risk_menu a{
  color:#888888;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:normal;
}

#risk_menu a:hover{
  color:#9f9f9f;
  
}

#human_menu {
  border:0px;
  height:50px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#004B96;
}

#human_menu table {
  margin:0px 0px 0px 8px;
}

#human_menu td {
  padding:1px 0px 5px 0px;
}

#human_menu a{
  color:#888888;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:normal;
}

#human_menu a:hover{
  color:#9f9f9f;
  
}

#chem_menu {
  border:0px;
  height:28px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#004B96;
}

#chem_menu table {
  margin:0px 0px 0px 8px;
}

#chem_menu td {
  padding:1px 0px 5px 0px;
}

#chem_menu a{
  color:#888888;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:normal;
}

#chem_menu a:hover{
  color:#9f9f9f;
  
}



/******************* quick_contact *******************/


#right_column .sub_header {
  background: url("images/right_menu.jpg");
  background-repeat:no-repeat;
  color:#9f9f9f;
  padding:7px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
  width:175px;
  height:27px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
}


#quick_contact_title {
  height:27px;
 
}

#quick_contact {
  border:0px;
  height:117px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
}

#quick_contact table {
  margin:0px 0px 0px 8px;
}

#quick_contact td {
  padding:1px 0px 5px 0px;
}

#quick_contact a{
  color:#e2e2e2;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:bold;
}

#quick_contact a:hover{
  color:#ffffff;
  
}

#short_contact {
  border:0px;
  height:77px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
}

#short_contact table {
  margin:0px 0px 0px 8px;
}

#short_contact td {
  padding:1px 0px 5px 0px;
}

#short_contact a{
  color:#e2e2e2;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:bold;
}

#short_contact a:hover{
  color:#ffffff;
  
}



#webinar {
  border:0px;
  height:40px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
}

#webinar table {
  margin:0px 0px 0px 8px;
}

#webinar td {
  padding:1px 0px 5px 0px;
  color:#333333;
}

#webinar a{
  color:#e2e2e2;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:bold;
}

#webinar a:hover{
  color:#ffffff;
  
}


#download {
  border:0px;
  height:40px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
}

#download table {
  margin:0px 0px 0px 8px;
}

#download td {
  padding:1px 0px 5px 0px;
  color:#333333;
}

#download a{
  color:#e2e2e2;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:bold;
}

#download a:hover{
  color:#ffffff;
  
}

#mailing{
  border:0px;
  height:40px;
  padding:0px 0px 0px 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
}

#mailing table {
  margin:0px 0px 0px 8px;
}

#mailing td {
  padding:1px 0px 5px 0px;
  color:#333333;
}

#mailing a{
  color:#e2e2e2;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:bold;
}

#mailing a:hover{
  color:#ffffff;
  
}



#latest_news {
  padding:0px 5px 0px 8px;
  height:320px !important;
  width:160px;
  background-color:#ffffff;

}

.news_first 
{
  width:160px;
  padding: 10px 0px 15px 0px;
  color:#5086BC;
  background-color:#ffffff;
}

.news 
{
  width:170px;
  padding: 10px 7px 10px 7px;
  color:#5086BC;
}

.news a, .news_first a {
  color:#033D78;
  text-decoration:none;
}


.news a:hover, .news_first a:hover {
  color:#033D78;
  text-decoration:underline;
}

#right_column .newsindex 
{	


	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto !important;
	background-image: url(images/news-background.jpg);
	background-repeat: repeat-y; 
	background-position: top;
	
}

#news_container {
  width:175px;
  margin:0px auto;
  background-image: url(images/news-background.jpg); 
  background-repeat: repeat-y; 
  background-position: top;

}


#newsletter_signup {
 
}

#newsletter_signup label {
  display:none;
}

#newsletter_signup .email {
  width:126px;
  color:#004B96;
}

#newsletter_signup .joinButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 29px;
  height: 18px;
  margin:0px 0px 0px 5px;
}





/******************* top_image *******************/

#top_image {
  border-bottom:1px solid #D2D2D2;
  padding:1px 1px 1px 1px;
}

#middle_column .sub_header {
  color:#4F4F4F;
  margin:1px 1px 1px 1px;
  padding:7px 6px 7px 6px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size:12px;
  font-weight:normal;
  background: #3d7d97 url("images/centre_menu.jpg") repeat-y;
  width:530px;
}

#testimonial {
  height:560px;
  margin:0px 1px 0px 1px;
  padding:7px 14px 0px 5px;
  color:#5086BC;
  line-height:13px;
}


#testimonial strong {
  color:#033D78;
}

#testimonial a {
  clear:both;
  display:block;
  text-align:right;
  color:#033D78;
  text-decoration:none;
}

#testimonial a:hover {
  color:#033D78;
  text-decoration:underline;
}

#cms_content table {
  width:100%;
  border:1px solid #D2D2D2;
}

#cms_content table td {
  border:1px solid #FFFFFF;
  background-color:#F0F0F0;
  padding:5px 5px 5px 5px;
}

#cms_content table tr.alt_row td {
  background-color:#FFFFFF;
}

#cms_content table.clean {
  width:100%;
  border:0px;
}

#cms_content table.clean td {
  border:0px;
  background-color:transparent;
  padding:3px 10px 5px 0px;
}

#cms_content label {
  font-weight:bold;
  color:#4F4F4F;
}


/******************* footer *******************/


#footer_links {
  float:left;
  width:750px;
  text-transform:uppercase;
  color:#3d7d97;
}

#footer_links ul{
  margin:0px 0px 0px 0px;
  padding:4px 0px 0px 14px;
  list-style:none;
}

#footer_links li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
}

#footer_links li span{
  color:#FFFFFF;
}

#footer_links a{
  color:#3d7d97;
  text-decoration:none;
}

#footer_links a:hover{
  color:#004B96;
  text-decoration:none;
}

#footer_container p {
  padding:1px 10px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

/******************* breadcrumb_container *******************/

#breadcrumb_container {
  background: #EEEEEE;
  padding:3px 6px 5px 6px;
  margin:0px 0px 0px 0px;
  border:1px solid #FFFFFF;
}

p#breadcrumb {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  text-transform:capitalize;
  color:#004B96;
}

p#breadcrumb a{
  color:#4F4F4F;
  text-decoration:none;
}

p#breadcrumb a:hover{
  color:#004B96;
  text-decoration:none;
}

/******************* clients *******************/

.client {
  margin:0px 1px 0px 1px;
  padding:10px 0px 10px 0px;
  line-height:13px;
  border-bottom:1px solid #EEEEEE;
}

.client img {
  float:left;
  border:0px solid #EEEEEE;
  margin:0px 10px 0px 0px;
}

.client .client_info {
  float:left;
  margin:0px 0px 0px 0px;
  width:340px;
  line-height:16px;
}

.client .title {
  color:#004B96;
  font-weight:bold;
  padding:0px 0px 2px 0px;
}

.client .industry {
  padding:0px 0px 2px 0px;
}

.client strong {
  color:#004B96;
}

.client a {
  color:#033D78;
  text-decoration:none;
}

.client a:hover {
  color:#033D78;
  text-decoration:underline;
}

#client_intro {
  padding:10px 0px 10px 0px;
}

#client_intro img {
  float:left;
  border:1px solid #EEEEEE;
  margin:0px 10px 0px 0px;
}

#client_intro a {
  color:#4F4F4F;
  text-decoration:none;
}

#client_intro a:hover {
  color:#4F4F4F;
  text-decoration:underline;
}

#client_intro h2 {
  text-transform:capitalize;
}

/******************* pagination *******************/

#pagination a {
  color:#898989;
  text-decoration:none;
}

#pagination a:hover {
  color:#898989;
  text-decoration:underline;
}

.all {
  float:left;
  padding:10px 0px 0px 0px;
  text-transform:uppercase;
}

.pages {
  float:right;
  padding:10px 0px 0px 0px;
  text-transform:uppercase;
  color:#898989;
}

.pages strong {
  color:#033D78;
}

#small_map {
  float:left;
  padding:15px 0px 0px 0px;
}

#contact_us {
  float:left;
  width:210px;
  padding:5px 0px 0px 0px;
}


#small_map #map {
  height:392px;
  width:293px;
  border:1px solid #9F9F9F;
}


#large_map #map {
  height:378px;
  width:499px;
  border:1px solid #9F9F9F;
  margin:0px 0px 10px 2px;
}



table.offices {
  margin:10px 0px 10px 2px;
}



#contact_us table {
  padding:0px 0px 0px 4px;
}

#contact_us .textbox {
  width:180px;
}

#contact_us label{
  font-weight:normal;
}

/******************* event *******************/

#calendar{
  border-bottom:1px solid #EEEEEE;
  margin:0px 1px 0px 1px;
  padding:10px 0px 10px 0px;
}

#calendar a {
  color:#BDBDBD;
  text-decoration:none;
}

#calendar img.previous {
  padding-right:5px;
}

#calendar img.next {
  padding-left:5px;
}


#calendar a:hover {
  color:#004C92;
  text-decoration:none;
}

.event {
  margin:0px 1px 0px 1px;
  padding:10px 0px 10px 0px;
  line-height:13px;
  border-bottom:1px solid #EEEEEE;
}

.event img {
  float:left;
  border:1px solid #EEEEEE;
  margin:0px 10px 0px 0px;
}

.event .event_info {
  float:left;
  margin:0px 0px 0px 0px;
  width:340px;
}

.event strong {
  color:#004B96;
}

.event a {
  color:#033D78;
  text-decoration:none;
}

.event a:hover {
  color:#033D78;
  text-decoration:underline;
}


#calendar .calendar_day_title {
        font-weight: bold;
        text-align: center;
}

#calendar .calendar_day {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        border: 1px solid #D6D6D6;
        padding-left: 2px;
        padding-right: 2px;
}

#calendar .calendar_day_today {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #ff0000;
}

#calendar .calendar_day_event {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        border: 1px solid #D6D6D6;
        color: #000;
        background: #BCCDDD;
}

#calendar .calendar_day_event_today {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #ff0000;
        color: #A1ABB7;
        background: #BCCDDD;
}

#calendar .calendar_event_link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        color: #000;
        text-decoration: none;
}


/******************* sitemap **********************/

#cms_content li.first {
  padding:2px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}

#cms_content li.second {
  padding:2px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}

#cms_content li.third {
  padding:2px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}


/**************************************************/

#courses ul {
  padding:0px 0px 0px 3px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#courses li {
  padding:0px 0px 7px 20px;
  margin:0px 0px 0px 0px;
  background: url("images/bullet.gif") 0px 2px no-repeat;

}

#courses h2 {
  text-transform:capitalize;
}

#course_info td {
  padding:10px 20px 10px 0px;
  line-height:16px;
}

#course_info ul {
  padding:5px 0px 10px 0px;
  margin:0px 0px 0px 15px;
}

#course_info li {
  /*
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  */
}

/**************************************************/


#event_intro {
  padding:10px 0px 10px 0px;
}

#event_intro img {
  float:right;
  border:1px solid #EEEEEE;
  margin:0px 0px 0px 10px;
}
