/* LINKS PAGE CSS*/

.box-links{
        border-bottom:1px dashed #CCC;
        float:left;
        height:100%;
        margin:5px 0 15px 10px;
        padding:0 0 15px 0;
        width:420px;
}

.content-links-middle{
        background-color:#FFF;
        float:left;
        height:100%;
        margin-left:5px;
        min-height:660px;
        padding-bottom:10px;
        width:753px;
}

.content-links-text{
        float:left;
        height:135x;
        width:500px;
}

.content-links-text h1{
        background-image:url(../../images/icons/icon-links.gif);
        background-repeat:no-repeat;
        height:50px;
        margin:10px 10px 0 10px;
        padding:10px 0 0 60px;
        }

.content-links-text h1 span{
        color:#002B71;
        font-weight:bold;
        text-transform:uppercase;
        }

.content-links-text h2{
        color:#666;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        margin:10px 10px 10px 10px;
        }

.content-links-text p{
        font-size:12px;
        height:64px;
        margin:0 0 10px 10px;
        width:436px;
	}

#grid{
        width:500px;
        height:590px;
        float:left;
        margin:0 0 0 0;
		padding:0 0 0 5px;
        border:0;
}
	
#grid h5{
		color:#000;
		font-size:12px;
		font-weight:bold;
		padding:0 0 10px 10px;
		margin:0;
}	

#grid p{

		font-size:12px;
		margin:0;
		padding:0 0 0 10px;	
		width:95.5%;
		text-align:justify;
}

#grid a{
		color:#006699;
		font-size:12px;
		padding:0 0 0 10px;
		text-decoration:none;
}

#grid a:hover{
		text-decoration:underline;
}

.link-grid{
		padding:5px 0 10px 0;
}

#render-grid{
        float:left;
}

#render-categories{
        float:left;
        font-size:14px;
		padding:0 10px 0 10px;
}


/* <menu> */

div#menu-links{
        border:1px solid #F1F1F1;
        float:right;
        height:auto;
        margin:15px 5px 0 0;
        padding:0 0 10px 0;
        width:205px;
        }

div#menu-links h1{
		float:left;
        background-color:#B4D1DF;
        background-image:url(../../images/backgrounds/bg-render-categories.jpg);
        background-repeat:repeat-x;
        border-bottom:1px solid #9DC4D7;
        color:#006699;
        font-size:14px;
        font-weight:bold;
        height:17px;
        margin:0 0 10px 0;
        padding:5px 0 5px 2px;
        text-align:center;
        width:99.5%;
}

.x-grid3-row-body{
	padding:0 0 15px 0;
}

.x-grid3-cell-inner .x-grid3-col-title{
	font-size:12px;
}