
/**************************** RICE LAW PLLC - CSS FOR WEB SITE REDESIGN IN FEBRUARY 2009 BY STYLES & SCRIBBLES ******************************************************/
/****** MODIFIED JANUARY 2010 BY STYLES & SCRIBBLES ***********/


/**************************** PAGE LAYOUT ******************************************************/

BODY { 
background-color:#0D1520;
background-image: url("images/bg-gradient.jpg");
background-attachment: fixed; 
background-position: 100% 100%; 
background-repeat: repeat; 
}


/*BLOCK CONTAINERS*/


/*TOP NAVIGATION */
/*HEADER AREA*/
.block1 {
background-color:#323537;
height:122px;
width:100%;
margin: 0 0 0 0;
float:left;
background-image: url("images/bg-heading2.gif");
background-repeat: repeat; 
z-index: 6;
}

/*TOP NAVIGATION BLOCKS*/
.nav1 {
background-color:#04376B;
height:22px;
width:100%;
float:left;
position:relative;
}
.nav2 {
background-color:#323537;
height:38px;
width:100%;
float:left;
margin: 1px 0 1px 0;
position:relative;
z-index: 7;
}


/* Fix Firefox. Hide from IE  \*******************************************************************************/
#nav-container {
margin: 0 auto; 
width: 899px;
height: 29px;
position: absolute;
margin-left: -16px;
margin-top: -16px; 
}
/*End Fix*/




/*RIGHT MARGIN*/
.block2 {
background-color:#FFFFFF;
width:22%;
margin: 0 0 0 0;
float:left;
position:relative;
z-index: 1;
}

.res-container {
position: relative;
border-top: 1px solid #EEEEEF;
/* border-bottom: 1px dotted #D2D2D2; */
margin: 20px 20px 30px 0;
}



/*LEFT NAVIGATION BLOCKS*/
.nav3 {
background-color:#EEEEEF;
width:158px;
margin: 8px 3px 0 17px;
float:left;
border: 1px solid #D2D2D2;
}
.nav4 {
background-color:#FFFFFF;
width:158px;
margin: 0 3px 0 17px;
float:left;
border: 1px solid #D2D2D2;
}




/*RIGHT ALIGN*/
.right {
text-align:right;
}


/*BODY AREA*/
.block6 {
background-color:#FFFFFF;
width:24%;
margin: 0 0 0 0;
float:right;
position:relative;
z-index: 2;
}
.block5 {
background-color:#FFFFFF;
width:51%;
float:left;
margin: 10px 8px 12px 8px;
border-right: 1px solid #D2D2D2;
position:relative;
z-index: 3;
}
.block4 {
background-color:#FFFFFF;
width:72%;
margin: 0 0 0 0;
float:right;
position:relative;
z-index: 4;
}
.block3 {
background-color:#FFFFFF;
width:72%;
margin: 0 0 0 0;
float:right;
border: 1px solid #EEEEEF;
position:relative;
z-index: 5;
}





/*FOOTNOTES*/
.block7 {
background-color:#FCFCFC;
width:901px;
margin: 0 0 0 0;
float:left;
}
.block8 {
position:absolute;
background-color:none;
width:901px;
height:60px;
margin: 0 0 0 0;
float:left;
}



/*DIVIDER LINES*/
div.hr1 {
border: 0;
background-image:url("images/bar-horiz.jpg");
background-repeat:no-repeat scroll center; 
height:7px;
width:100%;
text-align:left;
}
div.hr hr1 {
  display: none;
}


div.hr2 {
border: 0 ;
color: #EEEEEF;
height:1px;
width:60%;
text-align:left;
}
div.hr2 hr2 {
  display: none;
}



/**************************** PARAGRAPH STYLES ******************************************************/

/*HOME PAGE BODY TEXT*/



/*INNER PAGES BODY TEXT*/
p { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6E6E6E; 
text-align: left;
line-height: 20.5px; 
margin: 0 10px 12px 10px;
}

.first { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6E6E6E; 
text-align: left;
line-height: 20.5px; 
margin: 12px 10px 10px 10px;
}

.intro { 
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #6E6E6E; 
text-align: left;
line-height: 24px; 
margin: 12px 10px 10px 10px;
}

.bold { 
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #6E6E6E; 
text-align: left;
line-height: 24px; 
margin: 12px 10px 10px 10px;
}

.footnote { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #6E6E6E; 
text-align: left;
line-height: 15px; 
margin: 20px 10px 12px 10px;
}


.float-left {/* QUICK LINK FLOAT */
float:left;
width:200px;
margin: 5px 10px 0 10px;
background: #FCFCFC;
/*border-right: 2px dotted #cd853f;
border-bottom: 2px dotted #cd853f; */
}



/*LEGAL TOPICS*/
.topic-head { 
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#55605D; 
font-weight:500;
text-align:left;
line-height:18px; 
margin: 12px 0 0 0;
}
.topic-text { 
font-family:Arial, Helvetica, sans-serif;
font-size:12.5px;
color:#55605D; 
text-align:left;
line-height:18px;
margin: 5px 0 10px 0; 
}


/* LISTS */
ul { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6E6E6E; 
text-align: left;
line-height: 20.5px; 
margin: 0 14px 12px 14px;
}
ol { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6E6E6E; 
text-align: left;
line-height: 20.5px; 
margin: 0 14px 12px 14px;
}
li { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6E6E6E; 
text-align: left;
line-height: 18.5px; 
margin: 6px 14px 0 14px;
}


/*HEADINGS*/
h1  { 
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
color: #E6B745;
font-weight: bold; 
text-align: left;
text-transform: uppercase;
padding-top: 15px; 
padding-bottom: 22px; 
margin: 0px 10px 0 10px;
}

h2 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #04376B;
font-weight: bold; 
text-align: left;
margin: 25px 10px 0 10px;
}

h3  { 
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #04376B;
text-align: left;
margin: 22px 10px 0 10px;
}

h4 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #818181;
font-weight: bold; 
text-align: left;
line-height: 14px; 
margin: 40px 18px 0 0;
}



/*RESOURCE TOPICS*/
.res-title { 
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #04376B;
font-weight: bold; 
text-align: left;
padding-top: 0; 
padding-bottom: 0; 
margin: 0 0 0 0;
}
.res-img{
margin: 10px 0px 1px 0;
}
.res-head { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #55605D;
font-weight: bold; 
text-align: left;
line-height: 14px; 
margin: 10px 0 0 0;
}
.res-text { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #818181; 
text-align: left;
line-height: 15px; 
margin: 1px 0 1px 0;
}
.res-link { 
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #818181; 
font-style: italic;
text-align: left;
line-height: 14px; 
margin: 0 0 20px 0;
}


/* FAQ TOPICS */
.faq-head { 
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#55605D; 
font-weight:900;
text-align:left;
line-height:18px; 
margin: 12px 12px 0 12px;
}
.faq-text { 
font-family:Arial, Helvetica, sans-serif;
font-size:12.5px;
color:#55605D; 
text-align:left;
line-height:18px;
margin: 5px 12px 10px 12px; 
}


/*FOOTER - COPYRIGHT*/
.footer { 
font-family: Arial, Helvetica, sans-serif;
font-size: 10.5px;
color: #FFFFFF; 
text-align: center;
line-height: 14px; 
text-transform: uppercase;
}


/*SPACER*/
.spacer { 
font-family: Arial, Helvetica, sans-serif;
font-size: 4px;
color: #000000; 
text-align: center;
}

.logo { 
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #000000; 
text-align: left;
margin: 13px 0px 0px 47px;
}


/*ABBREVIATIONS & ACRONYMS*/
abbr, acronym, .help {
border-bottom: 1px dotted #EEEEEF;
cursor: help;
}

  



/*NAVIGATION & LINKS*/
.utility-nav { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF; 
text-align: right;
text-transform: uppercase;
margin: 0 10px 0 10px;
margin-top: -19px; 
}
#utility-nav a:link, #utility-nav a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF; 
text-align: right;
text-transform: uppercase;
margin: 0 10px 0 10px;
text-decoration: none;
}
#utility-nav a.active:link, #utility-nav a.active:visited, #utility-nav a:hover {
color: #F3E1BC;
}


.main-nav { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF; 
text-align: right;
font-weight: bold;
letter-spacing: -0.5px;
text-transform: uppercase;
margin: 0 10px 0 0;
}
#main-nav a:link, #main-nav a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF; 
text-align: right;
font-weight: bold;
letter-spacing: -0.25px;
text-transform: uppercase;
margin: 0 10px 0 0;
text-decoration: none;
}
#main-nav a.active:link, #main-nav a.active:visited, #main-nav a:hover {
color: #F3E1BC;
}


.sec-nav { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #04376B;
font-weight: bold; 
text-align: left;
line-height: 14px; 
margin: 3px 3px 3px 3px;
}
#sec-nav a:link, #sec-nav a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF; 
text-align: left;
font-weight: bold;
letter-spacing: -0.25px;
text-transform: uppercase;
margin: 0 10px 0 10px;
text-decoration: none;
}
#sec-nav a.active:link, #sec-nav a.active:visited, #sec-nav a:hover {
color: #F3E1BC;
}


.footer-nav { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF; 
text-align: center;
text-transform: uppercase;
margin: 20px 10px 0 10px;
}
#footer-nav a:link, #utility-nav a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF; 
text-align: center;
text-transform: uppercase;
margin: 20px 10px 0 10px;
text-decoration: none;
}
#footer-nav a.active:link, #footer-nav a.active:visited, #footer-nav a:hover {
color: #F3E1BC;
}


.page-nav { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #55605D;
text-align: left;
line-height: 14px; 
margin: 3px 3px 3px 10px;
text-indent: -5px ;
}

a:link { 
color: #314969;
text-decoration: none;
}
a:visited { 
color: #314969;
text-decoration: none;
}
a:hover { 
color: #314969;
text-decoration: underline;
}
a:active { 
color: #314969;
text-decoration: underline;
}


#footer-nav { 
font-family: Arial, Helvetica, sans-serif;
font-size: 10.5px;
color: #FFFFFF; 
text-align: left;
line-height: 14px; 
text-transform: uppercase;
}




/*BULLETS*/
li.inline-left {
display: inline;
padding-left: 0px;
padding-right: 0px;
border-right: 1px dotted #EEEEEF;
list-style-type: none;
float: left;
}
li.last-left {
display: inline;
padding-left: 0px;
padding-right: 0px;
border-right: 0px;
float: left;
} 

li.inline-right {
display: inline;
padding-left: 3px;
padding-right: 7px;
border-right: 1px dotted #EEEEEF;
list-style-type: none;
float: right;
}
li.last-right {
display: inline;
padding-left: 3px;
padding-right: 3px;
border-right: 0px;
float: right;
} 


/*TOP LINK*/
.top  { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #314969;
font-weight: bold; 
text-align: right;
text-transform: uppercase;
padding-top: 15px; 
}


/*
CSS FOR BLOG 
THEME NAME: ClearTime - modified for Rice Law
THEME URI: http://www.happinesz.cn/archives/399/
DESCRIPTION: ClearTime is a wordpress designed by sofish under a concept of clear.
TAGS: cleartime,sofish, sandbox
VERSION: 1.0 - modified for Rice Law
AUTHOR: <a href="http://www.happinesz.cn/">sofish</a>
AUTHOR URI:
*/

/* Main Elements
-------------------------------------------------------------------------------------------------- */
/*removed - rely on default Rice Law CSS */



/* Layout
-------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 901px;
	margin: 0 0 0 0;
	padding 0 0 0 0;
	position: relative;
}

#container,.sidebar{
	margin-top:20 px;
}
div#container {
	float: left;
	width: 70%;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 28%;
	text-align: left;
}
div#secondary	{
	clear: right;
}
div#footer {
	clear: both;
	width: 100%;
}

/* Header
-------------------------------------------------------------------------------------------------  */

#searchform {
/*
	background:transparent url(images/searchform-bg.png) no-repeat scroll right bottom;
	height:37px;
	position:absolute;
	right:0px;
	top:-6px;
	width:210px;
	z-index:1;
*/
}
#searchform #s {
/*
	background:#FFFFFF url(images/form-field-bg.gif) no-repeat scroll 0%;
	border:medium none;
	color:#999999;
	height:17px;
	margin:6px 5px 0px 10px;
	padding:3px 7px 2px 5px;
	width:148px;
*/
}
#searchform #searchsubmit {
/*
	background:transparent url(images/search-btn.png) no-repeat scroll left top;
	border:medium none;
	height:24px;
	line-height:1px;
	margin-top:6px;
	text-indent:-9999em;
	width:24px;
*/
}
#header{
	height: 130px;
}
#header h1 a{
	background: url(images/logo.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	height: 110px;
	width: 250px;
}
#blog-description {
	text-indent: -9000em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 0;
}
#menu{
	height:1.5em;
	padding-top:0.3em;
	width:100%;
	background: #ffffff url(images/bg_dotted.gif) repeat-x bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0 0 0 0;
}
#menu ul a{
	font-weight:700;
	text-decoration:none; 
	color: #04376b; 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu ul a:hover{
	background:#faf7e8;
	color: #e6b745;
}
#menu ul,#menu ul ul,#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	float:left;
}
#menu ul li a{ 
	padding: 3px 3px 3px 3px; 
	border-right: 1px dotted #d1d1d1;
}
#menu .rss {
	background:#fff url(images/rss.png) no-repeat left center;
	padding-left: 2px;
	float: left;
	border: none;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 1px dotted #d1d1d1;
}
#menu .rss a{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu .homepage a {
	margin: 0 0 0 10px;
	border-left:1px dotted #d1d1d1;
}
#menu ul ul{
	display:none;
}
#menu ul ul li{
	float:none;
}
#menu ul ul li a{
	margin:0;padding:0;
}
#menu ul li:hover ul{
	display:block;
	font-size:0.9em;
	padding-top:0.5em;
	position:absolute;
}
#menu ul li:hover ul li a{
	background:#f5f5f5;
	border:none;
	display:block;
	padding:0.1em;
	width:10em;
}

/* Content
-------------------------------------------------------------------------------------------------- */

.info-block { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #818181; 
text-align: left;
line-height: 15px; 
margin: 2px 10px 10px 10px;
}
.read-block { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #818181; 
font-style: italic;
text-align: left;
line-height: 15px; 
margin: 2px 10px 10px 10px;
border-bottom: 1px solid #EEEEEF;
}

#blog ol, #blog ul ol, #blog ol ol, #blog ol ul{
margin: 0 20px 20px 20px;
}
#blog ul ul, #blog ul{
margin: 0 20px 20px 20px;
}
#blog ul li {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6E6E6E; 
text-align: left;
line-height: 20.5px; 
}
.post{ 
	position: relative;
	width:600px;
}
#content {
	font-size :14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 10px 0 10px;
}
.entry-title, .entry-title a{
	clear:both;
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
color: #04376B;
font-weight: bold; 
text-align: left;
margin: 25px 10px 0 10px;
	background: #fff url(images/bg_dotted.gif) repeat-x bottom left;
	padding-bottom: 5px;
	width: 100%;
}
.entry-content {
	margin: 1em auto;
}
div.comments-link, div.published{
	position: absolute;
	right: 0;
	top: 8px;
	background: url(images/small_bg.png) no-repeat left -36px;
	padding:0 10px 0 15px;
	font-size: 14px;
}
div.published{
	background:url(images/small_bg.png) no-repeat left -95px;
}
.entry-meta{
padding-bottom: 5px;
border-bottom: 1px solid #EEEEEF;
}
.author, .cat-links, .tag-links,  .trackback-link{
	background:url(images/small_bg.png) no-repeat;
	padding:0 8px 0 12px;
	margin: 0 0.2em; 
	border-right:1px solid #d1d1d1;
}
.author {
	background-position: left 4px;
}
.cat-links {
	background-position: left -76px;
}
.tag-links {
	background-position: left -15px;
	border: none;
}
.trackback-link {
	background-position: left -135px;
	border-right: 1px #d1d1d1 solid;
	padding-left:12px;
}
#nav-below {
margin: 10px 0 10px 0;
}
.alignleft,.nav-previous{
	float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #818181; 
line-height: 15px; 
margin: 2px 10px 10px 10px;
}
.alignright,.nav-next{
	float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #818181; 
line-height: 15px; 
margin: 2px 10px 10px 10px;
}

/* Comment Styles
-------------------------------------------------------------------------------------------------- */
#comments-list ol{
	margin:1em 0;
	list-style: none;
}
#comments-list ol li{
	margin-bottom:0.4em;
	padding: 10px 0 0 5px;
	position: relative;
}
#respond, #comments-list {
padding: 10px 0 0 0;
text-align:left;
}
span.vcard{
	background: url(images/vcard.png) no-repeat left center;
	padding-left:13px;
	color:#693;
}
.comment-author a{
	color: #693; 
	font-size:15px;
}
.comment-author{
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}
.comment-text{
	background:#FFFFFF;
	margin:0.5em 0;
	color:#777;
	font-family: Arial, Helvetica, sans-serif;
	max-width: 550px;
	margin-left: 70px;
	border-left: 1px solid #d1d1d1;
	min-height: 50px;
	padding-left: 12px;
}
.gravatar{
	position:absolute;
	top: 3em;
	left: 1em;
}
.gravatar img{
	width: 32px;
	height: 32px;
}
.formcontainer{
	margin: 2em 0;
}
form#commentform .form-label{
	margin:1em 0 0;
}
form#commentform span.required{
	background:#FFFFFF;
	color:red;
}
form#commentform,form#commentform p{
	padding:0;
}
input#author,input#email,input#url{
	width:50%; 
	color:#777;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF; 
	border: 1px solid #d1d1d1;
}
input#author{
	background-position: left 5px;
}
input#email{
	background-position: left -14px;
}
input#url{
	background-position: left -32px;;
}
input#author,input#email,input#url{ 
	padding:0.3em 0 0.3em 20px;
}
textarea#comment{
	padding:0.2em;
}
div.comments ol li{
	margin:0 0 3.5em;
}
textarea#comment{
	height:13em;
	margin:0 0 0.7em;
	overflow:auto;
	width:66%;
	color:#693;
	background:#FFFFFF;
	border:1px solid #d1d1d1;
}
.form-input{ 
	margin: 0.8em 0;
}
*html input#submit{ /* Hack for IE 6 & the older version */
	border:1px solid #d1d1d1;
	background: #b6b6b6;
	text-indent: 0;
	text-align: center;
}
input#submit{
	*border: 1px #000000 solid !important; /* Only IE7 to see here as well as the following marks like this  */
	border:none;
	*background: #b6b6b6 !important;
	background: #fff url(images/comm_submit.gif) no-repeat;
	width: 180px;
	height:25px;
	*text-indent: 0 !important;
	text-indent: -9999em;
	padding: 0 0 20px 0;
}


/* Sidebar
-------------------------------------------------------------------------------------------------- */
.sidebar {
	font-size: 13px;
}
.sidebar div,.sidebar ul,.sidebar li{
	margin: 0;
	padding:0; 
	font-size: 12px;
}
.sidebar h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #04376B;
background: #fcf5da;
text-align: left;
margin: 12px 0 0 0;
padding: 5px 5px 5px 5px;
}
.sidebar input#s{
	width:180px;
}
.sidebar li{ 
	padding-top:5px;
	list-style:none;
	margin:0 0 1em;
	background: #fff url(images/bg_dotted.gif) repeat-x bottom left;
}
.sidebar li form{
	margin:0.2em 0 0;
	padding:0;
}
.sidebar ul ul{
	margin:0 0 0 1em;
}
.sidebar ul ul li{
	list-style:none;
	margin:0;
}
.sidebar ul ul ul{
	margin:0 0 0 0.5em;
}
.sidebar ul ul ul li{ 
	list-style: none;
}



/* Footer
-------------------------------------------------------------------------------------------------- */

#footer{
	border-top: 1px solid #d1d1d1;
	clear:both;
	height: 80px;
	background:#fff url(images/footer_bg.jpg) repeat-x left top;
	color:#777;
	
}
#footer_box{
	width: 915px;
	margin: 0 auto;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
#footer a{
	color:#777;
}
#footer a:hover{
	color:#9c0; 
	text-decoration:underline;
}
.site-info{
	float:left;
	width:215px;
	padding-right:20px;
	border-right:1px solid #d1d1d1;
}
.site-info img{
	height:60px; 
	width: 60px;
}
.site-info p, .about p{ 
	padding-left: 68px;
	padding-bottom: 8px;
	background:url(images/wordpress.jpg) no-repeat;
}
.about{
	float:left; 
	width:440px; 
	padding-right:20px;
	padding-left: 15px;
}
.about p{
	background: url(images/footer_author.gif) no-repeat left center;
}
.copy-right{
	float:right;
	width:190px;
	border-left:1px solid #d1d1d1;
	background: url(images/cc.gif) no-repeat;
}
.copy-right p{
	padding:70px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
}
br.clear{
	clear:both;
}
