/* *Robin-Ann.com* CSS */


/*
<style type="text/css">
td {border:1px solid red;}
</style>
*/


* {
margin:0px;border:0px;padding:0px;
font-family:Arial, Helvetica, sans-serif; color:#000000;
}
body {
background:white url(../images/backall.jpg) no-repeat fixed top left;
}
body,table.page {		/*,td.page,td.body*/
font-size:13px;	   /*.94em*/
}
.indent25 {
margin-left:25px;
} 
.pad20 {
padding-left:20px;
}
img {
border:0;
margin:2px;
}
li
{
list-style-type: disc;
line-height:1.25;
padding-bottom:10px;
}
p.body, p.declar {
line-height:1.3em;
padding:0;
}
p.declar {
font-weight:bold;
padding:15 0 5 0;
}
p.body {
margin:0 0 14px 10px;
}
p.news {
font-size:10px;
line-height:1.3em;
font-weight:normal;
padding:5 5 5 5;
text-align:center;
background:#eee;
margin-left:20px;
}
table.content {
position:relative; top:-2px;left:-3px;
}
table td img.inline {
float:right;
}
.spacer80 {
background:url(../images/spacer80px.gif);
width:80px;}

/*01-28-05 */
table#press td#left{height:75px;width:95px;border-right:1px solid silver;padding-right:5px;}
table#press td#right{padding-left:10px;}


