﻿/* Paged Section Home PAge------------------------------------------------------------------ */

#boxArea
{
	margin:0 auto;	
	width:850px;
	text-align:center;
	background:transparent;
	position:relative;	
	height:auto;
	float:left;	
	vertical-align:top;
	margin-bottom:10px;
}        

#paged-section
{
	width:100%;
	float:left;
	padding-top:0px;	
	text-align:center;
	margin-left:10px;		
}        

#paged-section div.box
{ width:271px;border:1px solid #d2d2d2; float:left; clear:none;text-align:justify;margin-right:10px;
  padding:0px 0px 10px 0px; height:230px;font-family:Arial;font-size:11px;background:url('../images/box_bk.jpg') left top repeat-x; 
  position:relative; overflow:hidden }

#paged-section div.box:hover { background:#f8f8f8;}

#paged-section div.box h3 {font-size:15px; text-align:center; background:#545454 url('/images/box_h3_bk.jpg') repeat-x;/*2282C5*/; padding:2px; height:18px; margin-top:0px; color:white;}

#paged-section div.box p
{
	width:auto;padding:0px 0px 0px 10px;margin:0 auto;float:left; text-align:left; overflow-y:auto; height:76%; font-size:12px; width:90%;
}

#paged-section div.box ul {float:left;}

#paged-section div.box a.lm
{padding-left:10px; background:url('../images/rotator/link-arrow.jpg') no-repeat 0px 6px;
padding:6px 0px 3px 16px; color:black; position:absolute; right:8px; bottom:5px;
font-family:Arial;font-size:10px;}

#paged-section div.box img
{ float:right; border:0px; margin-left:5px}

#paged-section #paging-table
{float:right;display:block;}
#paging-table {float:right;}
#paging-table td
{background:#fff;width:20px;height:20px;font-size:10px; border:0px solid #c2c2ff}
#paging-table td a {color:black;text-decoration:none; font-weight:bold; display: block; padding:4px; text-align:center; border:1px solid #d2d2d2;}
#paging-table td a:hover {background:black; color:White;}