#oldbrowsers {
	display:  none;
}
 
* {
	margin:0;
	padding:0;
}
a img {
	border: 0;
}

ul { 
	list-style-type: none;
}

h1, h2, h3, h4, h5 {
	font-size: 11px;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	text-align:center;
	color: #333333;
}

#page {
	width: 385px;
	margin: auto;
	padding: 10px;
}

#image {
}
#wrapper {
	float: left;
	display: block;
	padding-top: 15px;
	margin-bottom: 4px;
}
.left_box, .right_box {
	float: left;
	text-align: left;
}
.left_box {
	margin-right: 5px;
}
.box_head {
	background:#D8DFEA none repeat scroll 0%;
	border-top:1px solid #3B5998;
	padding:1px 6px 1px 8px;
/*	padding-left:23px; */
	text-align: left;
}

.flex_open {
	background-image:url(../images/layout/arrow_open.gif);
	background-position:left 0px;
	background-repeat:no-repeat;
}

.box_head h1 {
	padding:1px 0px;
	color:#3B5998;
}

.box_subhead {
	background:#EEEEEE none repeat scroll 0%;
	border-top:1px solid #CCCCCC;
	color:#444444;
	overflow:hidden;
	padding:2px 8px;
}

.box_subhead .box_subtitle {
	float:left;
}

.box_subhead .box_actions {
	float:right;
	padding-left:5px;
}

.inside_the_box {
	background:white none repeat scroll 0%;
	overflow:hidden;
	padding:10px 8px 15px;
	position:relative;
}

h2.name {
	color:#3B5998;
	font-size: 13px;
}
h2.name a {
	color:#3B5998;
	text-decoration:none;
}
h2.name a:hover {
	text-decoration:underline	;
}
h3.info_section {
	color:#444444;
	margin:5px 0px 0px;
	padding:4px 0px 2px;
}
h3.info_section a {
	color: #444;
	text-decoration:none;
}
h3.info_section a:hover {
	color: #444;
	text-decoration:underline	;
	
}

h4, h5 {
	font-size:11px;
}

.extraInfos {
	margin: 7px 0 0 0;
	font-size: 10px;
}
.extraInfos a {
		color: #ccc;
		text-decoration: none;
}

.extraInfos a:hover {
		text-decoration: underline;
}

.profileTable {
	margin-bottom:0px;
	margin-left:0px;
}
.profileTable {
	margin:0px 0px 8px 2px;
	padding:0px;
}

.profileTable .label {
	color:gray;
	width:60px;
}
.profileTable .data_email {
	padding-left: 5px;
}
.profileTable td {
	font-size:11px;
	line-height:13px;
	margin:0px;
	padding:1px 0px;
	vertical-align:top;
	text-align:left;
}

.small_box {
	width: 190px;
}
.wide_box {
	width: 380px;
}

#quote {
	clear:both;
	color: #3B5998;
	padding: 1px 0;
	margin: 0 4px;
	border-top: 1px solid #D8DFEA;
	border-bottom: 1px solid #3B5998;
}

#star {
	position: absolute;
	left: 68.5%;
	font-size: 25px;
	color: #3B5998; 
}

#disclaimer {
	margin-top: 25px;
	color: #3B5998; 
	
}
#disclaimer2 {
	margin-top: 5px;
	font-size: 10px;
	color: #ddd;
}