body {
	margin:0px auto;
	font-size: 12px;
	/*font-family: Verdana, Arial, Helvetica, Sans-Serif;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#D9D7A6 url(images/bg_repeat.jpg) repeat-y top center;
}
img {
	border:0px;
	/*padding:5px;*/
	max-width: 100%; /* not working in IE6*//*height: auto;*/ /* you can enable this. but it will cause safari problem*/
}
a {
	color:#9E7B22;
	text-decoration: none;
	
}
a:hover {
	color: #9E7B22;
	text-decoration: underline;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:21px;
}
h4 {
	font-size:17px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
p {
	margin: 0px 0px 12px 0px;
}
hr {
	height:1px;
	border:none;
	border-top:1px dashed #ACACAC;
	width:90%;
}
del {
	color:red;
}
ins {
	color:green;
}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #ACACAC;
}
input, select, textarea {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear:both;
}
.spacer {
	height:40px;
}
/*************** layout ***************/
#base_top {
	position:relative;
	background:url(images/bg_top.jpg) no-repeat top center;
	margin:0;
	padding:0;
}
#base_bottom {
	position:relative;
	background:url(images/bg_bottom.jpg) no-repeat bottom center;
	margin:0;
	padding:0;
}
#base {
	position:relative;
	width:980px;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	background:url(images/bg_center_repeat.jpg) repeat-y top center;
	border:0px red solid;
}
#base2 {
	position:relative;
	width:980px;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	background:url(images/bg_center_repeat-y-home.jpg) repeat-y top center;
	border:0px red solid;
}
#header {
	position:relative;
	height:200px;
	background:url(images/bg_header.jpg) no-repeat top center;
	margin:0;
	padding:0;
	border:0px red solid;
}
#header2 {
	position:relative;
	height:200px;
	background:url(images/bg_header-home.jpg) no-repeat top center;
	margin:0;
	padding:0;
	border:0px red solid;
}
#container-home {
	position:relative;
	width:980px;
	background:url(images/bg_container-home.jpg) no-repeat top center;
	height:1150px;
	margin:0;
	padding:0;
	border:0px blue solid;
}
#container-orgs {
	position:relative;
	width:980px;
	background:url(images/bg_container-home.jpg) no-repeat top center;
	height:1250px;
	margin:0;
	padding:0;
	border:0px blue solid;
}
#container-about {
	position:relative;
	width:980px;
	background:url(images/bg_center_repeat-y-home.jpg) repeat-y top center;
	background-repeat:repeat-y;	
	height:1120px;
	margin:0;
	padding:0;
	border:0px blue solid;
}
#container #container-org{
	width:auto;
		}
#container {
	position:relative;
	width:980px;
	background:url(images/bg_container.jpg) no-repeat top center;
	margin:0;
	padding:0;
	border:0px blue solid;
}

#content {
	position:relative;
	float:left;
	display:inline;
	width:588px;
	border:0px red solid;
	margin:8px 0 0 67px;
	padding:0 10px 0 10px;/*background:url(images/transparent.png);*/
}
#content2 {
	position:relative;
	float:left;
	display:inline;
	width:820px;
	border:0px red solid;
	margin:8px 0 0 67px;
	padding:50px 0px 0 30px;/*background:url(images/transparent.png);*/
}
#sidebar {
	float:right;
	overflow:hidden;
	display:inline;
	width:177px;
	margin:50px 96px 0 0;
	border:0px red solid;
}
#footer {
	height:149px;/*bg=471px;*/
	background:transparent url(images/bg_footer.jpg) no-repeat bottom center;
	font-size:11px;
	margin:-189px 0 0 0;
	padding:322px 50px 0 350px;
	border:0px yellow solid;
	text-align:right;
}
#footer2 {
	height:149px;/*bg=471px;*/
	background:transparent url(images/bg_footer-home.jpg) no-repeat bottom center;
	font-size:11px;
	margin:-189px 0 0 0;
	padding:322px 50px 0 350px;
	border:0px yellow solid;
	text-align:right;
}
#footer a, #footer a:hover {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
/************** Header **************/
#blogtitle {
	position:relative;
	font-family: Arial, Verdana;
	margin:0px 250px 0 70px;
	padding:20px 0 0 0;
	text-align:left;
	font-size:32px;
	font-weight:bold;
	border:0px red solid;
	float:left;
}
#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana;
	color:#000000;
	text-decoration:none;
}
#subtitle {
	position:relative;
	font-family: Arial, Verdana;
	margin:0px 300px 0 100px;
	/*padding:10px 0 0 0;*/
	text-align:left;
	float:left;
	font-size:12px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	border:0px red solid;
}
#menu {
	position:absolute;
	overflow:hidden;
	left:0;
	bottom:0px;
	padding:0;
	margin:0 0 0 75px;
	width:450px;
	height:40px;
	border:0px red solid;
}
#menu ul {
	float:left;
	width:100%;
	height: 40px;
	padding:0;
	margin:0px;
}
#menu ul li {
	display: inline;
	font-size: 11px;
	font-family:Arial, Verdana;
	font-weight: bold;
	height:40px;
	margin:0px;
}
#menu ul li a { /*145x70*/
	float: left;
	display: block;
	height:25px;
	width:87px;
	line-height: 12px;
	color: #000000;
	text-align:center;
	padding: 15px 10px 0 8px;
	margin:0 2px 0 0;
	text-decoration:none;
	background:url(images/bg_menu1.png) no-repeat top center;
}
#menu ul li a:hover, #header ul li.current_page_item a {
	color:#b01115;
	cursor:pointer;
	background:url(images/bg_menu2.png);
}
#header img.home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 65px;
	top: 0px;
	width:800px;
	height:130px;
	border:0px red solid;
}
#mainsearch {
	position:absolute;
	top:166px;
	left:758px;
	width:170px;
	height:23px;
	margin:0;
	padding:0;
	border:0px red solid;
}
#mainsearch .input {
	position:absolute;
	text-align:center;
	top:1px;
	left:1px;
	height:16px;
	width:102px;
	padding:4px 5px 1px 5px;
	margin:0 0 0 0;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica;
	color:#999999;
	border:none;
	background:transparent;
	border:0px red solid;
}
#mainsearch .submit {
	cursor:pointer;
	border:none;
	background:transparent;
	position:absolute;
	top:0px;
	right:0px;
	height:23px;
	width:55px;
}
img.rss {
	position:absolute;
	left: 622px;
	bottom: 0px;
	height:45px;
	width:50px;
}
/*************** content ***************/
.archivetitle {
	color: #351E00;
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 15px 30px;
}
.post {
	position:relative;
	padding:0 0 30px 0;
	margin:0 20px 0 20px;
	/*background:transparent url(images/bg_post_bottom.png) no-repeat bottom right;*/
	border:0px red solid;
	min-height:100px;
}
.post_bottom {
	height:100px;
	width:550px;
	margin:-100px 20px 30px 20px;
	background:transparent url(images/bg_post_bottom.png) no-repeat bottom right;
	border:0px blue dotted;
}
.date {
	position:absolute;
	left:-77px;
	top:0;
	height:43px;
	width:47px;
	padding:0 0px 0 0px;
	margin:0 0 0 0px;
	background:transparent url(images/bg_date.jpg) no-repeat;
	border:0px red solid;
}
.date_d {
	font-size: 18px;
	font-family:Arial, Verdana;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:0px 0 0 0;
}
.date_m {
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:5px 0 0 0;
}
.title {
	margin:0;
	padding:0px 0 0px 0;
	font-size:20px;
}
.title a {
	color:#9E7B22;
}
.title a:hover {
	color:#9E7B22;
	text-decoration:underline;
}
.author {
	margin:0;
	padding:0px 0 20px 0;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.author a, .author a:hover {
	color:#000000;
}
.entry {
	position:relative;
	overflow:hidden;
	width:528px;
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	margin:0;
}
.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 20px 0px;
	padding: 4px 0px 1px 1px;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.jpg') no-repeat top left transparent;
}
.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.jpg') no-repeat top left transparent;
}
.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/bubble.jpg') no-repeat top left transparent;
}
.navigation {
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 2px dotted #ACACAC;
}
.sorry {
	font-size: 12px;
	font-style: italic;
	margin: 8px 0px 0px 10px;
	padding: 3px 0px 3px 0px;
}
/*************** comment ***************/
#postmetadata {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
.nocomments {
	background: none;
	color: #000000;
}
#comments {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	border-bottom: 2px dotted #D7D5A4;
}
.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #D7D5A4;
}
.commentlist {
	list-style: none;
	margin:0px;
	padding:0 5px 10px 5px;
}
.comment, .trackback, .pingback {
	clear:both;
	margin:10px 0px 0px 0;
	padding:0px 0px 0px 0px;
}
.comment .children {
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 0 0px 15px;
	border:0px red solid;
}
.comment div, .trackback div, .pingback div {
	height:100%;
	background:#E0E0B7;
	border:2px #D7D5A4 solid;
	padding:5px;
}
.trackback div, .pingback div {
	border:1px #D7D5A4 dashed;
}
.comment div div, .trackback div div, .pingback div div {
	background:none;
	padding:0;
	border:0px;
}
.comment .says, .trackback .says, .pingback .says {
	display:none;
}
.comment .avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.comment .fn, .comment .fn a, .trackback .fn, .trackback .fn a, .pingback .fn, .pingback .fn a {
	margin-left:0px;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}
.byuser .fn a {
	font-weight:normal;
	text-decoration:underline;
}
.bypostauthor .fn a {
	font-weight:bold;
	text-decoration:underline;
}
.comment .comment-meta, .trackback .comment-meta, .pingback .comment-meta {
	border-bottom: 1px dashed #B1A074;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
.trackback .comment-meta {
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}
.comment .reply {
	margin:5px 0 0px 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
.comment .reply a {
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply {
	display:none;
}
/**comment paging WP2.7**/
.commentnavi {
	position:relative;
	padding-right:20px;
}
.commentpages {
	float:right;
	padding:5px 10px;
}
.page-numbers {
	padding-left:5px;
}
.current {
	font-weight:bold;
}
/*** comment form ***/
#respond {
	clear:both;
	padding:5px 15px 5px 5px;
	margin:10px 0px 0px 20px;
	font-size:11px;
}
.cancel-comment-reply {
}
#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #B1A074;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #B1A074;
	padding: 2px 2px 2px 2px;
}
#submit {
	height: 20px;
	color: #000000;
	font-size: 11px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #B1A074;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/***** sidebar *****/
#sidebar {
	color:#666666;
}
#sidebar a {
	color:#000000;
}
#sidebar a:hover {
	color:#ED1B23;
}
#sidebar h1 {
	color: #ffffff;
	height:40px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 10px;
	background:url('images/bg_sb1.gif') no-repeat right;
}
#sidebar select {
	margin:5px 0px 0px 3px;
	font-size:11px;
	width:170px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 24px 0px;
	padding: 2px 0px 2px 0px;
}
#sidebar ul li {
	padding-bottom:25px;
	background: url('images/bg_sb2.gif') no-repeat bottom center;
}
#sidebar ul ul li {
	line-height: 1.7em;
	list-style-type: none;
	font-size:11px;
	border:0px red solid;
	font-family:Verdana, Arial;
	margin: 0px 0px 0px 0px;
	padding:2px 2px 0 20px; /*padding-bottom:0;*/
	background: url('images/bg_sb_pin1.gif') no-repeat 0px 3px;
}
#sidebar ul ul ul li {
	list-style-type: none;
	font-size:11px;
	border:0px;
	margin: 0px 0px 0px -5px;
	line-height: 1.7em;
	font-family:Verdana, Arial;
	padding: 0px 0px 0px 20px;
}
/*************** widget ***************/
#wp-calendar td {
	font-size:11px;
	color:#555555;
}
#wp-calendar td a {
	font-weight:bold;
	text-decoration:underline;
}
#wp-calendar {
	width: 170px;
	margin:0 0 0 0px;
	text-align: center;
	font-size:11px;
	color:#333333;
}
.wp-caption {
	text-align: center;
	color:#333333;
}
.textwidget {
	margin:2px 2px 0 2px;
}
#akismetwrap {
	margin:2px 0 2px 10px;
}
.rsswidget img {
	display:none;
}
#sidebar h1 a.rsswidget {
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley {
	vertical-align:middle;
	border:0px;
	padding:0px;
}
#flickrrss {
	overflow:hidden;
	height:81px;
	margin:0 50px 0 100px;
	padding:0 0 20px 0;
	border:0px red solid;
}
#flickrrss img {
	background:white;
	border:1px black solid;
	padding:2px;
	margin:0 2px;
	width:75px;
	height:75px;
}
/**** additional *****/

h3#myPortfolio {
	background: url(images/bg-h2-myportfolio.png) no-repeat;
	width: 160px;
	height: 34px;
	margin: 0 0 10px;
}
h3#myads {
	background: url(images/adstitle.png) no-repeat;
	width: 160px;
	height: 34px;
	margin: 0 0 10px;
}
h3#fanprofile {
	background: url(images/fanprofile.png) no-repeat;
	width: 160px;
	height: 34px;
	margin: 0 0 10px;
}
#myads {
	clear: both;
	margin: 0 0 20px 0;
	/*padding: 0 10px;*/
	width:520px;
}
#myads ul li {
	list-style-type:none;
}
#myads a {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	border: 1px dashed #888;
	padding: 1px;
}
#myads a:hover {
	border: 1px dashed #fff;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.replace, .br {
	display: block;
	font-size: 1%;
	line-height: 0;
	text-align: left;
	text-indent: -10000px;
}
h3#myPortfolio {
	background: url(images/bg-h2-myportfolio.png) no-repeat;
	width: 250px;
	height: 34px;
	margin: 0 0 10px;
}
.clearfix {
	display: inline-block
}
.clearfix {
	display: block
}
* html .clearfix {
	height: 1%
}
#portfolio {
	clear: both;
	/*margin: 0 0 20px 0;*/
	/*padding: 0 10px;*/
	width:520px;
}

#portfolio ul li {
	list-style-type:none;
	
}

#portfolio a {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	border: 1px dashed #888;
	padding: 1px;
}
.portfolioimg{
	width:110px;
	height:110px;
	}
.adsimg{
	width:135px;
	height:69px;
	}
.adsimg2{
	width:85px;
	height:85px;
	}
.adsfanprofile{
	width:135px;
	height:85px;
	}
#portfolio a:hover {
	border: 1px dashed #fff;
}
.clear {
	clear:both;
}
h3#myPhotos {
	background: url(images/bg-h2-myphotos.png) no-repeat;
	width: 157px;
	height: 34px;
	margin: 0 0 10px;
}
h3#mostvisited {
	background: url(images/mostvisited.png) no-repeat;
	width: 187px;
	height: 34px;
	margin: 0 0 10px;
}
h3#contactinfo {
	background: url(images/contact_information.png) no-repeat;
	width: 250px;
	height: 34px;
	margin: 0 0 10px;
}
#mostvisited-wrapper {
	padding-bottom:20px;
}
#mostvisited-wrapper a {
	border:0px;
}
#mostvisited-wrapper a:hover {
	border:0px;
}
#mostvisited-wrapper ul li {
	display:list-item;
}
h3#aboutme {
	background: url(images/aboutme.png) no-repeat;
	width: 157px;
	height: 34px;
	margin: 0 0 10px;
}
h3#features {
	background: url(images/features.png) no-repeat;
	width: 187px;
	height: 34px;
	margin: 0 0 10px;
}
h3#graphics {
	background: url(images/graphics.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}
h3#personalprofile {
	background: url(images/personalprofile.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}
h3#organization {
	background: url(images/Organization.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}

h3#aboutsymbols {
	background: url(images/aboutsymbols.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}
h3#item {
	background: url(images/item.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}
h3#othersymbols {
	background: url(images/otherrelatedsymbols.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}


h3#personalinformation{
	background: url(images/personalinformation.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}
h3#education {
	background: url(images/education.png) no-repeat;
	width: 187px;
	height: 34px;
	margin: 0 0 10px;
}
h3#workexperience {
	background: url(images/workexperience.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}
h3#trainingcertificate {
	background: url(images/trainingcertificate.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}
h3#seminarsattended {
	background: url(images/seminarsattended.png) no-repeat;
	width: 287px;
	height: 34px;
	margin: 0 0 10px;
}
h3#download {
	background: url(images/download.png) no-repeat;
	width: 177px;
	height: 34px;
	margin: 0 0 10px;
}
h3#freebies {
	background: url(images/freebies.png) no-repeat;
	width: 157px;
	height: 34px;
	margin: 0 0 10px;
}
h3#games {
	background: url(images/games.png) no-repeat;
	width: 157px;
	height: 34px;
	margin: 0 0 10px;
}
h3#software {
	background: url(images/software.png) no-repeat;
	width: 157px;
	height: 34px;
	margin: 0 0 10px;
}

h3#myLifestream {
	background: url(images/bg-h2-mylifestream.png) no-repeat;
	width: 189px;
	height: 34px;
	margin: 0 0 10px;
}

h3#myFavblog {
	background: url(images/bg-h2-myfavblog.png) no-repeat;
	width: 150px;
	height: 32px;
	margin: 0 0 10px;
}
.fr {
	float: right
}
div.box1 ul.list2 li, div.list3 li {
	line-height: 13px;
	border-bottom: 1px dashed #777;
	padding: 8px 0;
}
#videos .box1 {
	margin: 0 0 10px;
	padding: 3px;
	width:280px;
	height:194px;
	border:2px dashed #CCCCCC;/*background:#CCCCCC; */
	}
#videosabout .box1about {
	margin: 0 0 10px;
	padding: 3px;
	width:350px;
	height:254px;
	border:2px dashed #CCCCCC;/*background:#CCCCCC; */
	}
h3#myVideos {
	background: url(images/bg-h2-myvideos.png) no-repeat;
	width: 148px;
	height: 33px;
	margin: 0 0 11px 0px;
}
.imgpad {
	padding:5px;/*border:1px solid #CCCCCC;*/
	}
.icon-contact{
	width:70px;
	height:70px;}
.clear {
	clear:both;
}
#sidebar-ads{
	padding:10px 0 10px 5px;
	border: 1px dashed #999999;
	margin:0 0 20px 0px;
	}
#sidebar-ads ul{
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0px;
	}
#sidebar-ads ul li{
	background:none;
	padding:0px;}
#sidebar-ads li{
	list-style-type:none;
	padding:0px;
	margin:0px;
	}


/****** new lightbox *****/

.lightboxul{
	display:inline;
	list-style-type:none;
	}
.lightboxul li{
	display:inline;
	}
.personalinfos{
	width:850px;
	}
.personalinfos ul li, .subinfos ul li{
	list-style-type:none;
	overflow:hidden;
	clear:both;
	line-height:18px;
	
	}
.personalinfo, .educationinfo, .textalign{
	width:150px;
	padding-left:15px;
	float:left;
	font-weight:bold;
	}
.textalign{
	text-align:right;
	padding-right:20px;
	padding-left:0px;
	width:140px;
	color:#666666;
	}
.educationinfo{
	padding-top:15px;
	width:350px;
	font-weight:normal;		
	}
.infos{
	width:440px;
	float:left;
	}
.spanedu{
	font-weight:bold;
	}
.infoedu{
	padding-top:15px;
	}
.workexperience{
	width:250px;
	padding-right:20px;
	}
.subinfos{
	width:430px;
	padding-left:5px;
	float:left;
	}
.subinfos ul li{
	list-style-type:none;
	}
.subbulet{	
	width:15px;	
	float:left;
	padding-top:5px;
	}
.left{
	float:left;	
	}
.bulet{
	width:7px;
	height:7px;
	}
.infossub{
	padding-left:5px;
	float:left;
	}
.subworkex{
	width:430px;
	float:left;
	}
	
	
/* ===== SYMBOLS CSS ==== */

.rscontainer{
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	
	}
.rsimg{
	margin-left:60px;
	padding:5px;
	float:left;
	margin-top:20px;
	border:dashed #999 2px;
	width:150px;
	height:150px;
	}


