/*Home page*/
.personal-ideal
{
	background-image:url(images/thumb_our_home_page_01.gif);
	width:44px;
	height:75px;
	float:left;
}

.image-skill-search
{
	background-image:url(images/thumb_our_home_page_02.gif);
	width:208px;
	height:33px;
	clear:both;
	margin-left:16px;
}
.register-with-us
{
	background-image:url(images/thumb_our_home_page_04.gif);
	width:180px;
	height:30px;
}
.create-your-cv
{
	background-image:url(images/thumb_our_home_page_05.gif);
	width:180px;
	height:30px;
}
.header-recruiting-now
{
	background:url(images/thumb_our_home_page_07.gif) top no-repeat;
	width:208px;
	height:50px;
	position: absolute;
	top:-19px;
	left:2px;
}

/*End Home Page*/

/*login*/
.btn-login-site {
	background-image:url(images/btn-login.gif);
	background-repeat:no-repeat;
	width:76px;
	height:28px;
	border:0;
	cursor:pointer;
	font-weight:bold;
	background-color: transparent;
}
/*end login*/
.btn-action {
	background-image:url(images/btn-action.gif);
	background-repeat:no-repeat;
	width:90px;
	height:30px;
	border:0;
	cursor:pointer;
	font-weight:bold;	
	text-align:center;
	background-color: transparent;
}
.btn-step {
	background-image:url(images/btn-action.gif);
	background-repeat:no-repeat;
	width:90px;
	height:30px;
	border:0;
	cursor:pointer;
	font-weight:bold;
	background-color: transparent;
}
.bullet-default {
	background: url(images/bullet01.gif) no-repeat scroll center;
	float: left;
/*	font-size: 14px;*/
	width: 30px;
	height: 30px;
	line-height: 12px;
	font-weight: bold;	
	padding:0px; 
	margin:0px;
	text-align: center;
	vertical-align: middle; 
	margin-top: -3px;
}
* html .bullet-default {padding-bottom: 2px;}