* {	margin: 0px auto;}
/* General  */
body { font-family: Arial; font-size: 12px; color: #808080;}
body#forside {background:url(img/bg_forside.jpg) repeat-x top left;}
#side {	width:954px; height:222px; background-color:#365081;}
/* rotator css */
div#header ul li {	float:left;	position:absolute;	margin:0;padding:0;	list-style: none;}
div#header ul {	margin:0;padding:0;	list-style: none;}
/* rotator image style */	
div#header ul li img {	background: #FFF;}
div#header ul li.show {	z-index:200}
.reg_textbox
{
    font-family:Arial;
    font-size:12px;
    color:#414141;
    
}

.reg_text
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#484848;
}

.reg_selectbox
{
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    color:#484848;
}

.my_info { font-family: Arial; font-size: 13px;font-weight:bold; color: #4A5351;}

.search_result
{
    font-family: Arial; font-size: 13px;font-weight:bold; color: #414141;
}

.view_profile{
	font-family:Trebuchet MS,'arial';
	font-size:12px;
    color: #ffffff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

a.view_profile:hover{
	font-family:Trebuchet MS,'arial';
	font-size:12px;
    color: #ffffff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}


