/* CONVILLE & WALSH
-----------------------------------------------------------------------------------------
Site design and layout, copyright 2007 Design by Reese
Author: Design by Reese
Modified: November 28, 2007

www.designbyreese.com

International copyright laws protect theft against both the content and design of this site.
*/

/* - - - - - GLOBAL - - - - - */
  
html {
  background:#fff url(/images/design/container.gif) repeat-y top left;}

body {
  font-size: 12px;
  font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
  color:#000;
  margin: 0;
  padding: 0;
  background: transparent url(/images/design/bgtile.gif) repeat-x top left;}

hr {
display: none;
}

ol  {
margin: 0;
padding: 0;
list-style-type: none;
}

ul {
margin: 0;
padding: 0;
list-style-type: disc;
}

a {
color: #4b7368;
}

a:link {
color: #4b7368;
}

a:hover {
color: #b7633e;
}
a:visited {
color: #b7633e;
}

/* - - - - - LAYOUT - - - - - */
  
#container {
width: 900px;
 margin: 0;
 padding: 0;
 background-color: transparent;
 }

#header {
 background:url(/images/design/convillelogo.gif) no-repeat top left;
 height:62px;
 width: 342px;
 padding: 0;
 margin: 0;
 float: left;}

#header h1 {
text-indent: -9999px;
font-size: 1px;
color: #fff;
display: block;
}  
#mainnavigation {float:left; 
width: 531px;
}

h2#header-companyaddress {
 clear: left;
 float: left;
 background: transparent url(/images/design/addressbar.gif) no-repeat top left;
 height:32px;
 width: 873px;
 margin: 0;
 padding: 0;
text-indent: -9999px;
font-size: 1px;
 }

 #main_content {
 clear: left;
 float: left;
 height:auto;
 width: 495px;
 margin: 3px 0 0 0;
 padding: 0 0 0 105px;
font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 24px;
 }

#sidebarnav {
float: right;
padding: 17px 39px 0 0;
width: 171px;
} 

#news_views_container {
 clear: left;
 float: left;
 margin: 0 0 0 0px;
 padding: 10px 0 0 100px;
font-size: 11px;
line-height: 15px;
color: #595959;
 }
 
#news_views {
 background:transparent url(/images/design/newsviewstabs.gif) no-repeat top left;
 height: 34px;
width: 787px;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
position: relative;
 }
 
#news_head {
 float: left;
text-indent: -9999px;
 padding: 2px 0 0 15px;
 }

#news_head span {
text-indent: 0;
display: block;
position: absolute;
left: 303px;
top: 13px;
color: #41576f;
  font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
}
  
#views_head {
 float: left;
text-indent: -9999px;
 padding: 2px 0 0 335px;
 }

#views_head span {
text-indent: 0;
display: block;
position: absolute;
right: 37px;
top: 13px;
color: #416d5c;
  font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
}

#news_content {
 height: auto;
 width: 370px;
 float: left;
 padding: 6px 0 0 5px;
 }
 
#views_content {
 width: 370px;
 float: left;
 padding: 6px 0 0 14px;
 }
 
#news_views_readmore {
 background:transparent url(/images/design/readmorenewsviews.gif) no-repeat top left;
 height: 43px;
 width: 795px;
 clear: left;
 float: left;
 padding: 10px 0 0 0;
 }
 
#footer {
 clear: left;
 height: 50px;
 width: auto;
 padding: 12px 0 0 78px;
position: relative;
 }
 
#footerline {
 background:transparent url(/images/design/footer.gif) no-repeat top left;
 height: 6px;
 width: 795px;
 padding: 0 0 0 0px;
 }

/* - - - - - PRIMARY NAVIGATION - - - - - */
ul#menu {
height:62px;
width:531px;
margin:0;
padding:0;
border:0;
background:transparent url(/images/design/mainnav.gif) no-repeat 0 0;
}

ul#menu li {
padding:0;
margin:0;
display:block;
float:left;
text-indent:-9999px;
color: #000;
}

ul#menu li a {
border:0;
display:block;
text-decoration:none;
background:transparent url(/images/design/mainnav.gif) no-repeat;
outline: none;
}

li#home a {
width:66px;
height:62px;
padding: 0;
margin: 0;
}

li#agents a {
width:83px;
height:62px;
padding: 0;
margin: 0;
}

li#authors a {
width:94px;
height:62px;
padding: 0;
margin: 0;
}

li#titles a {
width:75px;
height:62px;
padding: 0;
margin: 0;
}

li#news-and-views a {
width:128px;
height:62px;
padding: 0;
margin: 0;
}

li#contact a {
width:85px;
height:62px;
padding: 0;
margin: 0;
}

li#home a:hover, li#home.active-nav a{
background-position: 0 -62px;
}

li#agents a:link, li#agents a:visited {
background-position: -65px 0px;
}

li#agents a:hover, li#agents.active-nav a{
background-position:-65px -62px;
}

li#authors a:link, li#authors a:visited {
background-position: -148px 0px;
}

li#authors a:hover, li#authors.active-nav a {
background-position:-148px -62px;
}

li#titles a:link, li#titles a:visited {
background-position: -242px 0px;
}

li#titles a:hover, li#titles.active-nav a{
background-position:-242px -62px;
}

li#news-and-views a:link, li#news-and-views a:visited {
background-position: -317px 0px;
}

li#news-and-views a:hover, li#news-and-views.active-nav a{
background-position:-317px -62px;
}

li#contact a:link, li#contact a:visited {
background-position: -445px 0px;
}

li#contact a:hover, li#contact.active-nav a{
background-position:-445px -62px;
}

/* - - - - - SECONDARY NAVIGATION - - - - - */
ul#secondary-menu {
height:161px;
width:171px;
margin:0;
padding:0;
border:0;
background:transparent url(/images/design/sidebarnav.gif) no-repeat 0 0;
}

ul#secondary-menu li {
padding:0;
margin:0;
display:block;
float:left;
text-indent:-9999px;
color: #000;
}

ul#secondary-menu li a {
border:0;
display:block;
text-decoration:none;
background:transparent url(/images/design/sidebarnav.gif) no-repeat;
outline: none;
}

li#submissions a {
width:171px;
height:30px;
padding: 0;
margin: 0;
}

li#permissions a {
width:171px;
height:29px;
padding: 0;
margin: 0;
}

li#foreign-rights a {
width:171px;
height:33px;
padding: 0;
margin: 0;
}

li#client-area a {
width:171px;
height:28px;
padding: 0;
margin: 0;
}

li#FAQ a {
width:171px;
height:41px;
padding: 0;
margin: 0;
}

li#submissions a:hover, li#submissions.active-nav a{
background-position: -171px 0px;
}

li#permissions a:link, li#permissions a:visited {
background-position: 0px -30px;
}

li#permissions a:hover, li#permissions.active-nav a{
background-position:-171px -30px;
}

li#foreign-rights a:link, li#foreign-rights a:visited {
background-position: 0px -59px;
}

li#foreign-rights a:hover, li#foreign-rights.active-nav a{
background-position:-171px -59px;
}

li#client-area a:link, li#client-area a:visited {
background-position: 0px -92px;
}

li#client-area a:hover, li#client-area.active-nav a{
background-position:-171px -92px;
}

li#FAQ a:link, li#FAQ a:visited {
background-position: 0px -120px;
}

li#FAQ a:hover, li#FAQ.active-nav a{
background-position:-171px -120px;
}

/* - - - - HOME BOTTOM - - - - */
ul#links-newsviews {
height:43px;
width:774px;
margin:0;
padding:0;
border:0;
float: left;
clear: left;
background:transparent url(/images/design/readmorenewsviews.gif) no-repeat 0 0;
}

ul#links-newsviews li {
padding:0;
margin:0;
display:block;
float:left;
text-indent:-9999px;
color: #000;
}

ul#links-newsviews li a {
border:0;
display:block;
text-decoration:none;
background:transparent url(/images/design/readmorenewsviews.gif) no-repeat;
outline: none;
}

li#more-news a {
width:389px;
height:43px;
padding: 0;
margin: 0;
}

li#more-views a {
width:385px;
height:43px;
padding: 0;
margin: 0;
}

li#more-news a:hover {
background-position: 0 -43px;
}

li#more-views a:link, li#more-views a:visited {
background-position: -389px 0px;
}

li#more-views a:hover {
background-position: -389px -43px;
}

/* - - - - FOOTER - - - - */

ul.list-footerlinks {
list-style: none;
margin: 0 auto;
text-align: center;
padding: 12px 0 0 21px;
font-size: 11px;
}

ul.list-footerlinks li {
float: left;
text-align: center;
padding: 0 8px;
text-transform: uppercase;
background: url(/images/design/icon-footerbullet.gif) no-repeat 100% 50%;
}

ul.list-footerlinks li.last {
background: none;
}

ul.list-footerlinks li a {
color: #4b5f74;
text-decoration: none;
padding-right: 5px;
}

ul.list-footerlinks li a:hover {
color: #759186;
}

p.copyright {
font-size: 10px;
position: absolute;
margin: 0;
padding: 0;
bottom: 0;
left: 105px;
color: #446d5f;
}

p.credits {
font-size: 10px;
position: absolute;
margin: 0;
padding: 0;
bottom: 0;
right: 45px;
color: #446d5f;
}

p.credits a {
color: #4e5d70;
text-decoration: none;
}


/* - - - - HEADERS - - - - */
h3 {
font-weight: normal;
font-style: italic;
color: #435d76;
font-size: 18px;
margin: 18px 0 0 0;
padding: 0;
}

h3 + p {
margin-top: 0;
}


h4 {
margin: 12px 0 0 0;
padding: 0 0 0 20px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: .1em;
background: url(/images/design/icon-extraflourish.gif) no-repeat 0 45%;
}

h4 a {
text-decoration: none;
}

#agentssub-page h4 {
text-transform: none;
color: #7d7d7d;
background: none;
padding: 0;
border: 1px solid #c8ced1;
border-left: 0;
border-right: 0;
border-top: 0;
font-weight: normal;
font-size: 15px;
}


#foreignrights-page h4 {line-height: 10px;
padding: 5px 0;
background: #f2f2f2;
color: #4c4c4c;
font-size: 8px;
text-align: center;
border: 1px solid #c8ced1;
border-left: 0;
border-right: 0;
}

#clientarea-page h4 {line-height: 10px;
padding: 5px 0;
background: #f2f2f2;
color: #4c4c4c;
font-size: 8px;
text-align: center;
border: 1px solid #c8ced1;
border-left: 0;
border-right: 0;
margin-bottom: 12px;
}


/* - - - - TEXT - - - - */
address {
line-height: 18px;
margin: 0 80px;
padding: 10px 0;
background: #f2f2f2;
color: #4c4c4c;
font-size: 14px;
text-align: center;
border: 1px solid #c8ced1;
border-left: 0;
border-right: 0;
}

/* dynamic text replacement positioning */
span.dropcap img.replacement {
margin-bottom: -18px;
margin-right: -8px;
}

span.dropcap.f img.replacement {
margin-left: -15px;
margin-bottom: -18px;
margin-right: -8px;
}


.agents-photo-section {
float: left;
margin: 15px 15px 0 0;
}

#agentssub-page img.agents-photo {
padding: 6px;
border: 1px solid #a4aca9;
background: #fff url(/images/design/graphic-photobg.gif) repeat-x top left;
}

p.agents-readmore {
font-style: italic;
margin: 0;
padding: 0 0 12px 0;
font-size: 11px;
border-bottom: 1px solid #d2dbd8;
}

#agentssub-page p.agents-readmore {
border: 0;
text-align: center;
}

p.agents-readmore a {
text-decoration: none;
}

#agentssub-page #main_content b {
text-transform: uppercase;
color: #7d7d7d;
}

#agentssub-page .agent-bio {
border-bottom: 1px solid #c8ced1;
}

#titlesmain-page #main_content b{
text-transform: uppercase;
color: #7d7d7d;
}

#contact-page #main_content b{
text-transform: uppercase;
color: #7d7d7d;
}

#contact-page iframe {
background-color: #fff;
padding: 5px;
border: 1px solid #d2dbd8;
}

#contact-page span{
float: left;
line-height: 16px;
font-size: 12px;
font-style: italic;
color: #7d7d7d;
}

p.authors-list {
color: #7d7d7d;
}

.authors-photo-section {
float: left;
margin: 15px 15px 0 0;
}

ul.list-authorsalphabetical {
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
margin: 0 0 12px -10px;
padding: 0;
list-style: none;
float: left;
width: 100%;
}

.list-authorsalphabetical li {
font-size: 14px;
float: left;
margin: 0;
padding:  0;
background: url(/images/design/icon-listline.gif) no-repeat top right;
}

.list-authorsalphabetical li a {
display: block;
padding: 0 10px;
text-decoration: none;
}

.list-authorsalphabetical li a:hover {
background: url(/images/design/graphic-listhover.gif) repeat-x top left;
color: #fff;
}

ol.list-author-details {
margin-bottom: 1px;
line-height: 20px;
font-size: 11px;
}

ol.list-author-details li {
text-transform: uppercase;
margin: 0 0 0 0;
color: #435d76;
}

ol.list-author-details li span {
text-transform: none;
color: #000;
}

#authorssub-page img.authors-photo {
padding: 6px;
border: 1px solid #a4aca9;
background: #fff url(/images/design/graphic-photobg.gif) repeat-x top left;
}

#authorssub-page h4 {
display: inline;
}

#authorssub-page p.authors-agent {
text-transform: uppercase;
margin: 0 0 0 0;
color: #435d76;
font-size: 11px;
}

#authorssub-page p.authors-titles{
text-transform: uppercase;
margin: 0 0 0 0;
color: #435d76;
font-size: 11px;
}

#authorssub-page div.authors-website {
text-transform: uppercase;
margin: 12px 0 0 0;
color: #435d76;
font-size: 11px;
}

#authorssub-page div.authors-website p {
text-transform: none;
color: #000;
margin: 0;
padding: 0;
font-size: 11px;
}

#authorssub-page p.authors-titles span {
text-transform: none;
color: #000;
font-size: 11px;
}
#authorssub-page p.authors-agent span {
text-transform: none;
color: #000;
font-size: 11px;
}

.authors-biography p {
margin-top: 0px;
}

.authors-quotations p {
font-style: italic;
line-height: 18px;
margin: 0 80px;
padding: 10px;
background: #f2f2f2;
color: #4c4c4c;
font-size: 14px;
text-align: center;
border: 1px solid #c8ced1;
border-left: 0;
border-right: 0;
}

.authors-quotations p span {
font-style: normal;
font-weight: bold;
font-size: 12px;
}

p.authors-readmore {
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
text-align: center;
text-transform: uppercase;
font-size: 10px;
margin: 12px 0 0 0;
}

#submission-page p+ul {
margin-top: -10px;
}

p.authors-seeall {
margin: 21px 0 0 0;
width: 100%;
float: left;
background:#F2F2F2;
border-color:#C8CED1;
border-style:solid none;
border-width:1px 0pt;
color:#4C4C4C;
font-size:10px;
line-height:10px;
padding:5px 0pt;
text-align:center;
text-transform: uppercase;
}

p.authors-seeall a {
text-decoration: none;
}


p.authors-photocredit {
padding : 2px 15px 0 0px;
margin : 0;
font-size: 10px;
font-style: italic;
}

p.agent-photocredit {
padding : 2px 15px 0 0px;
margin : 0;
font-size: 10px;
font-style: italic;
}
#faq-page .faq-answer {
margin-top: -10px;
}

/* - - - TITLES INNER - - - */

.titles-photo-section {
float: right;
margin: 15px 5px 0 30px;
}

.titles-photo-section img {
padding: 6px;
border: 1px solid #a4aca9;
background: #fff url(/images/design/graphic-photobg.gif) repeat-x top left;
}

ol.list-title-details {
margin-bottom: 21px;
line-height: 20px;
font-size: 11px;
}

ol.list-title-details li {
text-transform: uppercase;
margin: 0 0 0 0;
color: #435d76;
}

ol.list-title-details li span {
text-transform: none;
color: #000;
}

#titlessub-page h4 {
display: inline;
}

#titlessub-page #sidebarnav h4 {
font-style: normal;
font-size: 14px;
margin: 0;
padding: 0;
color: #435d76;
letter-spacing: 0;
font-weight: normal;
text-transform: none;
font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
background: none;
}

#titlessub-page #titles-rights_delivery {
margin-top: 21px;
float: left;
}

#titlessub-page #sidebarnav #titles-rights_delivery p {
font-size: 11px;
line-height: 12px;
margin: 0 0 12px 0;
}

#titlessub-page h5 {
font-size: 12px;
font-weight: normal;
margin: 0;
padding: 0;
font-style: italic;
}

#titlessub-page h6 {
font-size: 17px;
color: #435d76;
font-weight: normal;
margin: 12px 0 6px 0;
padding: 0;
}

.titles-endorsements {
margin-bottom: 18px;
}

#titlessub-page .titles-endorsements p {
font-style: italic;
line-height: 18px;
margin: 0 80px 12px 80px;
padding: 10px;
background: #f2f2f2;
color: #4c4c4c;
font-size: 14px;
text-align: center;
border: 1px solid #c8ced1;
border-left: 0;
border-right: 0;
}

#titlessub-page .titles-endorsements p span {
font-style: normal;
font-weight: bold;
font-size: 12px;
}

#titlessub-page div.authors-website {
font-size: 11px;
text-transform: uppercase;
margin: 12px 0 0 0;
color: #435d76;
}

#titlessub-page div.authors-website p {
text-transform: none;
color: #000;
margin: 0;
padding: 0;
}

.titles-description {
margin-top: 0px;
}

.titles-description p{
margin-top: 0px;
}

.titles-links p {
margin: -3px 0 6px 0;
font-size: 11px;
}

p.titles-readmore {
margin: 21px 0 0 0;
width: 100%;
float: left;
background:#F2F2F2;
border-color:#C8CED1;
border-style:solid none;
border-width:1px 0pt;
color:#4C4C4C;
font-size:10px;
line-height:10px;
padding:5px 0pt;
text-align:center;
text-transform: uppercase;
}

p.titles-readmore a {
text-decoration: none;
}

p.titles-photocredit {
padding : 2px 15px 0 0px;
margin : 0;
font-size: 10px;
font-style: italic;
}

/* - - - NEWS and VIEWS - - - */
#news-page #main_content h4 {
padding: 0;
background: none;
margin: 12px 0 0 0;
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 14px;
letter-spacing: 0;
color: #435d76;
}

#news-page #main_content .views-body p {
margin-top: 0;
}

object {
display:block;
margin:auto;
padding: 10px;
background-color: #f2f2f2;
border: 1px solid #c8ced1;
}

p.views-date_category {
margin: -6px 0 0 0;
padding: 21px 0 0 0;
text-align: center;
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
background: url(/images/design/icon-extraflourish.gif) no-repeat center top;
text-transform: uppercase;
}

p.views-comments {
margin: 0 0 30px 0;
width: 100%;
float: left;
background:#F2F2F2;
border-color:#C8CED1;
border-style:solid none;
border-width:1px 0pt;
color:#4C4C4C;
font-size:10px;
line-height:10px;
padding:5px 0pt;
text-align:center;
text-transform: uppercase;
}

p.views-comments a {
text-decoration: none;
}

p.link-podcast {
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
text-transform: uppercase;
background: transparent url(/images/design/icon-podcast.gif) no-repeat 0 45%;
padding-left: 27px;

}

#news-page .news_content {
margin-top: 30px;
float: left;
}

#news-page ol.list-viewscategories{
margin-top: 9px;
margin-bottom: 9px;
float: left;
}

#news-page ol.list-viewscategories h3 {
text-transform: none;
font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-style: italic;
color: #435d76;
font-size: 18px;
margin: 0 0 3px 0;
padding: 0;
}

#news-page .news_content h3 {
text-transform: none;
font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-style: italic;
color: #435d76;
font-size: 18px;
margin: 0 0 9px 0;
padding: 0;
}

#news-page .news_content h4 {
font-style: normal;
font-size: 14px;
margin: 0;
padding: 0;
color: #435d76;
letter-spacing: 0;
font-weight: normal;
text-transform: none;
font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
background: none;
}

#news-page .news_content p {
margin: 0 0 12px 0;
padding: 0 0 18px 0;
font-size: 11px;
background: url(/images/design/icon-extraflourish.gif) no-repeat center bottom;
}

ul.list-comments {
list-style: none;
margin: 0;
padding: 0;
}

ul.list-comments li {
padding: 15px 30px 0 60px;
margin: 0;
}

ul.list-comments li p{
margin-top: 0;
line-height: 15px;
font-size: 12px;
color: #545454;
}

ul.list-comments li p.posted {
padding-bottom: 12px;
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
text-transform: uppercase;
font-size: 11px;
color: #8f8f8f;
}

li.comment-one {
background: #f2f2f2 url(/images/design/icon-quotegray.gif) no-repeat 6px 3px;
}

li.comment-two {
background: #fff url(/images/design/icon-quotewhite.gif) no-repeat 6px 3px;
}

#comment_form p {
font-style: italic;
font-size: 14px;
}

.prev_next_navigation {
margin: 15px 0 0 0;
width: 100%;
float: left;
background:#F2F2F2;
border-color:#C8CED1;
border-style:solid none;
border-width:1px 0pt;
color:#4C4C4C;
font-size:10px;
line-height:10px;
padding:5px 0pt;
text-align:center;
text-transform: uppercase;
}

/* SEARCH RESULTS */
#search-page #main_content h3 {
margin-left: 6px;
}

.breadcrumb {
margin:	0 0 3px 6px;
font-style: italic;
font-size:10px;
}

.default, .defaultBold {
font-size:12px;
color:#000;
padding:3px 0 3px 0;
}

.tablePad {
padding: 3px 3px 5px 3px;
background-color: #fff;
}

.resultRowOne {
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 11px;
padding: 6px 6px 6px 8px;
background-color: #f9f9f9;
}

.resultRowTwo {
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size:11px;
padding: 6px 6px 6px 8px;
background-color:  #edecec;
}

.resultTop {
background-color: #7a8a99;
}

.resultHead {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
padding: 8px 0 8px 8px;
border-bottom: 1px solid #435d76;
border-top: 1px solid #435d76;
}

/* search box */
#sidebarnav #search_box {
float: left;
margin: 15px 0 0 0;
}

#search_box {
position: relative;
width: 171px;
height: 24px;
background: url(/images/design/searchbox.gif) no-repeat top left;
}
#search_box #s {
float: left;
padding: 0;
margin: -5px 0 0 6px;
border: 0;
width: 80px;
background: none;
}

#search_box #search_button {
position: absolute;
right: 0px;
top: 9px;
}


/* CLIENT AREA */
#clientarea-page #main_content h5 {
font-style: normal;
font-size: 14px;
margin: 0;
padding: 0;
color: #435d76;
letter-spacing: 0;
font-weight: normal;
text-transform: none;
font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
background: none;
}

#clientarea-page #main_content h5+p {
margin-top: -5px;
font-size: 11px;
}

#clientarea-page #main_content ul {
margin: -15px 0 10px 0;
font-size: 11px;
padding: 0;
}

/* EXTRAS */
br.clear {
display: block;
margin: 0px 0;
}

.faq-answer p+ul {
margin-top: -10px;
}

/* hide from safari */
@media all {
@import url();
/* rules */
ul.list-footerlinks li {
float: left;
text-align: center;
padding: 0 7px;
text-transform: uppercase;
background: url(/images/design/icon-footerbullet.gif) no-repeat 100% 50%;
}

#search_box #s {
float: left;
padding: 0;
margin: 5px 0 0 6px;
border: 0;
width: 80px;
background: none;
}

}
/* end hide from safari */