/* CSS Document */

}

body {
    background-color: #E8E8E8;
    color: #000000;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    font-weight:normal;
    line-height:16px;
    text-align:left;
}

img {
    border: none;
}


/* end styles from master.css */


/* SELECT Styles End */
!important;}div.get_more_module_header{background-color:#ffffff;}div.get_more_module{width:390px;border:1px solid #b3b3b3;margin-bottom:10px;}div.get_more_module_header{color:#400000;border-bottom:1px solid #b3b3b3;height:14px;font:bold 14px Georgia;padding:5px 5px 5px;}div.get_more_module_1row div,
div.get_more_module_2row div{float:left;width:55px;height:50px;}div.get_more_module_1row div{margin:5px 5px 5px 5px;}div.get_more_module_2row div{margin:5px 5px 5px 5px;





/*- MAIN STRUCTURAL ELEMENTS --------------------------- */

}

#right-side-container {
	width:390px;
	float:right;
}

#right-side-container img{
	margin-bottom:16px;
}

.clear
{
    overflow: hidden;
    width: 100%;
}

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 390px; /* container width*/
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
}



/*- HEADER --------------------------- */


#header-center {
	background-image:url(/images/profile/header_bg.gif) ;
	background-repeat:repeat-x;
	height:120px;
	width:576px;
	float:left;
}

#header-right {
	width:10px;
	height:120px;
	float:right;
}

#header-content {
	margin-top:16px;
}

#header-content h1{
	font-family:Georgia, Century, Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#333;
	padding-top:10px;
	margin-bottom:10px;
}


.lightgrey {
	color:#666;
	font-size:11px;
}




