@charset "utf-8";
/* BEGIN Rounded Corner Box Styles */

/* BEGIN Rounded Corner Box Sidebar Styles */
.rcb_sb							{ background: url(../images/rcb_sb_tl.png) no-repeat top left; 
											margin: 20px 0 20px 0;
											width: 100%; }
.rcb_sb_top 				{ background: url(../images/rcb_sb_tr.png) no-repeat top right; }
.rcb_sb_bot					{ background: url(../images/rcb_sb_bl.png) no-repeat bottom left; }
.rcb_sb_bot div		 	{ background: url(../images/rcb_sb_br.png) no-repeat bottom right; }
.rcb_sb_content 		{ background: url(../images/rcb_sb_r.png) top right repeat-y; }

.rcb_sb_top div,
.rcb_sb_top,
.rcb_sb_bot div, 
.rcb_sb_bot 				{ width: 100%;
											height: 10px;
											font-size: 1px; }
											
.rcb_sb_content, 
.rcb_sb_bot		 			{ margin: 0 0 0 0; }

.rcb_sb_content 		{ padding: 0 5px 0 5px; }

.rcb_sb h1					{ margin: 0 0 5px 0;
											padding: 0; }
											
.rcb_sb p						{ color: #574c3a; 
											font-size: 11px;
											margin: 0; }

.rcb_sb_content img	{ margin: 5px 0 5px 0; }

.rcb_sb_content p.sBarSecTtl		{ color: #f37320; }

.rcb_sb_content form	{ margin: 0px; }
/* END Rounded Corner Box Sidebar Styles */


/* BEGIN Rounded Corner Box Main Styles */
.rcb_m							{ background: url(../images/rcb_m_tl.png) no-repeat top left; 
											margin: 20px 0 20px 10px;
											width: 300px; 
											float: right; }
.rcb_m_top 					{ background: url(../images/rcb_m_tr.png) no-repeat top right; }
.rcb_m_bot					{ background: url(../images/rcb_m_bl.png) no-repeat bottom left; }
.rcb_m_bot div		 	{ background: url(../images/rcb_m_br.png) no-repeat bottom right; }
.rcb_m_content 			{ background: url(../images/rcb_m_r.png) top right repeat-y; }

.rcb_m_top div,
.rcb_m_top,
.rcb_m_bot div, 
.rcb_m_bot 					{ width: 100%;
											height: 10px;
											font-size: 1px; }
											
.rcb_m_content, 
.rcb_m_bot		 			{ margin: 0 0 0 0; }

.rcb_m_content 			{ padding: 0 15px 0 15px; }
.rcb_m_content p.sBarSecTtl		{ color: #f37320; }

.rcb_m h1						{ color: #f37320;
											margin: 0 0 5px 0;
											padding: 0; }
											
.rcb_m p						{ color: #574c3a; 
											font-size: 11px; }

.rcb_m_content img	{ margin: 5px 0 5px 0; }

.rcb_m_content form	{ margin: 0px; }
/* END Rounded Corner Box Main Styles */

/* END Rounded Corner Box Styles */
