@charset "UTF-8";
/* CSS Document */

#content {padding-top:20px;}

#content #left {background:url(../i/div_bg.png) #FFF repeat-x; border:solid #CCC 1px; padding:10px}

#pad {height:10px; width:960px;}

#one, #two, #three {
	padding:10px; 
	border:solid #CCC 1px;
	background:url(../i/div_bg.png) #FFF repeat-x;
	color:#000;
}
#tease p {color:#666; font-family:'Lucida Grande',Arial,Helvetica,sans-serif; font-size:12px}
#tease a {
	color:#0052A3;
	font-family:'Lucida Grande',Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#right #rTable #top {
	height:27px; 
	background:url(../i/title_bg.png); 
	border:solid #CCC 1px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-left:10px;
}

#right #rTable #bottom {
	background:url(../i/div_bg.png) #FFF repeat-x;
	border-left:solid #CCC 1px; 
	border-right:solid #CCC 1px; 
	border-bottom:solid #CCC 1px; 
	padding:10px;
	line-height:1.5em;
	color:#333333;
	font-family:'Lucida Grande',Arial,Helvetica,sans-serif;
	font-size:12px;
}