﻿body 
{
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	font-size: 12px;
    color: #000000;
    font-family: Verdana;
    line-height: 20px;
}

a
{
    font-size: 13px;
    color: #215D8C;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #2c628b;
    text-decoration: underline
}

h1
{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
	color: #34322C;
}

h2
{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #23313E;
}

h3
{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #23313E;
}

p
{
    color: #215D8C;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 20px;
}

.TB
{
	background-color: #FCFBFB;
	border: solid 1px #C9CCCE;
	padding: 4px;
	color: #333333;
	font-family: Verdana;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
}

.TA
{
	background-color: #FCFBFB;
	width: 300px;
	border: solid 1px #C9CCCE;
	padding: 3px;
	color: #333333;
	font-family: Verdana;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
}

.DDL
{
	background-color: #FCFBFB;
	border: solid 1px #C9CCCE;
	padding: 3px;
	color: #333333;
	font-family: Verdana;
	margin-right: 10px;	
	font-weight: normal;
}


.WatermarkedTB
{
	color: #B7B7B7;
	background-color: #FCFBFB;
	border: solid 1px #C9CCCE;
	padding: 4px;
	font-family: Verdana;
	margin-right: 10px;
	font-size: 12px;
}

.WatermarkedTA
{
	color: #B7B7B7;
	background-color: #FCFBFB;
	width: 300px;
	border: solid 1px #C9CCCE;
	padding: 3px;
	font-family: Verdana;
	margin-right: 10px;
	font-size: 12px;
}

.InvalidText
{

}

.B_Submit
{
    margin-top: 20px;
    margin-bottom: 40px;
}

div.clearer 
{
	clear: left;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 0px; 
	height: 0px;
	width: 0px;
}

.marked_text 
{
	font-weight: bold;
	color: Red;
}


.marked_textAlt2
{
	color: Red;
}

.marked_textAlt3 
{
	font-weight: bold;
	color: #43B129;
}

#All
{
    width: 1300px; 
}

#Top
{
	 width: 900px;
	 border: solid 1px #000;
	 background: #CDDCE7 url(images/Top_bg.gif) repeat-y;
	 margin-bottom: 5px;
}

#Top_Logo
{
    margin-top: 7px;
    float: left;
}

#Top_Banner
{
    margin-left: 90px;
    margin-top: 7px;
    margin-bottom: 7px;
    float: left;
}

#TopMenu
{
	 width: 900px;
	 border: solid 1px #000;
	 padding-bottom: 3px;
	 padding-top: 3px;
	 background: #CDDCE7 url(images/TopMenu_bg.gif) repeat-y;
	 margin-bottom: 8px;
}


#TopMenu img
{
	margin-right: 5px;
	margin-left: 10px;
	vertical-align: middle;
}

#TopMenu a
{
    color: #333333;
    font-weight: normal;
    font-size: 11px;
}

#ContentHolder
{
    float: left;
    padding-right: 30px;
}

#AdsRight
{
    float: left;
    margin-top: 50px;
    
}

#Bottom
{
    margin-top: 20px;
    width: 900px;
    margin-bottom: 5px;
    color: #333333;
    font-size: 10px;
    text-align: center;
}

#Bottom a
{
	 color: #333333;
	 font-size: 10px;
	 font-weight: normal;
}

#Copyright
{
    padding-top: 10px;
}

.Icon71x71
{
	float: left;
}

.Title
{
	float: left;
	background: #fff url(images/title_bg.gif) repeat-x;
	width: 830px;
	height: 33px;
}

.Title h1
{
    padding: 0px;
    margin-top: 9px;
    margin-left: 7px;
    font-size: 22px;
    font-weight: normal;
    font-family: Arial;
    color: #343334;
    letter-spacing: 1px;
}

.L_Parameters_S
{
    color: Red;
    font-family: Arial;
    font-style: italic;
    letter-spacing:normal;
    font-size: 20px;
    margin-left: 10px;
}

.L_Parameters_K
{
    color: #044D82;
    font-family: Arial;
    font-style: italic;
    letter-spacing:normal;
    font-size: 20px;
    margin-left: 10px;
}


.Content
{
	float: left;
	margin-bottom: 40px;
}

.Line_hor
{
	height: 1px;
	float: left;
	background: #fff url(images/line_hor.gif) repeat-x;
}

.Line_ver
{
	padding: 0px;
	width: 1px;
	background: #fff url(images/line_ver.gif) repeat-y;
}


/*
Start
*/

#ContentStart
{
    margin: 30px;
    margin-right: 0px;
}

.P_Start_TopSearch
{
    margin-bottom: 30px;
}

.P_Start_CategorySearch
{
    margin-top: 30px;
}

.TC_Start_Categorys
{
    vertical-align: top;
    padding-right: 60px;
    padding-bottom: 20px;
}

.TC_Start_Categorys a
{
    font-size: 12px;
}

.TC_Start_Categorys img
{
    vertical-align: middle;
    margin-right: 5px;
}

.P_Start_TopList
{
    float: left;   
    margin-left: 0px;
}

.P_Start_TopList img
{
    vertical-align: middle;
    margin-right: 5px;
}

.R_TopAd
{
    margin: 0px;
}

.DL_OnlineLoppis td
{
    width: 350px;
}

.R_TopAdItem
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #D0D0D0;
    padding: 5px;
}

.R_TopAdItemAlt
{
    background-color: #FCFBFB;
    border-bottom: solid 1px #D0D0D0;
    padding: 5px;
}

.IMG_TopAd
{
     width: 60px;
     height: 46px;
     vertical-align: middle;
     border: solid 1px #000000;
     margin-right: 10px;
}

.P_Start_OnlineLoppis
{
    float: left;   
    margin-right: 10px;
    border-right: solid 1px #D0D0D0;
    padding-right: 10px;
}

.P_Start_OnlineLoppis img
{
    vertical-align: middle;
    margin-right: 5px;
}

.IMG_StartOnlineLoppis
{
     width: 120px;
     height: 90px;
     border: solid 1px #000000;
     margin-right: 10px;
     margin-bottom: 10px;
}

.P_Start_OnlineLoppis_Desc
{
    margin-left: 10px;
    float: left;
    width: 270px;
    margin-top: 15px;
}

.P_Start_OnlineLoppis_Img
{
    float: left;
    margin-top: 15px;
}

.R_OnlineAd
{
    margin: 0px;
    width: 370px;
}

.R_OnlineAdItem
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #D0D0D0;
    padding: 5px;
}

.R_OnlineAdItemAlt
{
    background-color: #FCFBFB;
    border-bottom: solid 1px #D0D0D0;
    padding: 5px;
}

/*
New Ad
*/

.W_NewAd
{
	width: 900px;
}

.NewAd_Infolist
{
    list-style-image: url(images/icon_add2.gif);
    vertical-align: middle;
    color: #333333;
}

.NewAd_Title
{
	padding: 10px;
	padding-left: 80px;
	vertical-align: top;
}

.NewAd_MemberH2
{
	margin-top: 0px;
	color: #23313E;
	margin-right: 10px;
	margin-bottom: 3px;
}

.NewAd_FormTitle
{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #215D8C;
	padding: 10px;
	padding-left: 80px;
	width: 130px;
}

.NewAd_ImageTitle
{
	padding-left: 80px;
	font-weight: bold;
}

.NewAd_Form
{
	vertical-align: top;
	color: #215D8C;
	padding: 10px;
}

.NewAd_FormShow
{
	vertical-align: top;
	color: #333333;
	font-weight: bold;
	padding: 10px;
}

.NewAd_FormShow p
{
	color: #215D8C;    
}

.NewAd_FormPayAlt
{
	color: #333333;
	padding-left: 80px;   
}

.NewAd_FormPayAlt p
{
	color: #215D8C;    
}

.NewAd_FormPayAlt strong
{

}

.NewAd_FormPayAlt a
{
    font-weight: normal;
}

.FS_Cars
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	border: solid 1px #C9CCCE;
	font-weight: bold;
}

.FS_Cars p
{
	margin-bottom: 5px;
	margin-top: 20px;
}

.D_automat
{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

.D_approve
{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	vertical-align: top;
}

.D_approve strong
{
    color: red;
}


.VS
{
	font-size: 8pt;
	color: #4A657B;
	background-color: #FFFBCE;
	margin: 30px;
	margin-left: 20px;
	border: solid 1px #000000;
	padding: 5px;
	width: 200px;
}

.VS ul li
{
	list-style-image: url(images/icon_error.gif);
	padding-bottom: 8px;
	vertical-align: middle;
}

.focus
{
	border: solid 1px red;
}


.RB_PayAlt
{
    margin-bottom: 20px;
    margin-left: 20px;
}

.S_PayAlt 
{
    font-weight: bold;
	color: #215D8C;    
}

.P_Pay
{
    border: solid 1px #C9CCCE;
    color: #333333;
    padding: 20px;
    width: 250px;
    background-color: #F8F8F8;
    visibility: hidden;
}

.P_Pay p
{
    color: #215D8C;
    font-weight: bold;
}

.D_float
{
    float: left;
}

div.imageInfo
{
	font-size: 8pt;
	color: #4A657B;
	background-color: #f8f8f8;
	margin-left: 10px;
	border: solid 1px #000000;
	padding: 5px;
	float: left;
	width: 360px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.imageExtra
{

}

.imageLinks 
{
	font-size: 9pt;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 10px;
}

.imageLinkColumn1 
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.imageLinkColumn2
{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.imageIcon 
{
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

.btnDelete 
{
	margin-left: 20px;
}

.btnShowExtraImages
{
    text-decoration: underline;
}

.btnImage
{
    margin-bottom: 20px;
}

.imageThumbShow
{
	margin-top: 20px;
	cursor: pointer;
	display: block;
	width: 20px;
	height: 30px;
}

.showAdImage
{
	margin-top: 20px;
	float: left;
	width: 550px;
}

.showAdImageList
{
	float: left;
	margin-left: 30px;
}

.P_payad
{
    margin-left: 40px;
}

.D_member
{
    font-weight: normal;
}

.D_member a
{
    font-weight: normal;
}

.NewAd_MemberTitle
{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #215D8C;
	padding: 10px;
	padding-bottom: 0px;
}

.NewAd_Member
{
	vertical-align: top;
	color: #215D8C;
	padding: 10px;
	padding-top: 4px;
	padding-right: 20px;
}



/*
Search
*/

.L_GVHeader
{
    color: #000000;
    font-weight: bold;
    margin-top: 40px;
}

.GV_Ad
{
    width: 860px;
    
}

.GV_AdHeader
{
    color: #000000;
    font-weight: bold;
    background-color: #D3D3D3;
    text-align: left;
}

.GV_AdHeader th
{
    border-bottom: solid 1px #A9A9A9;
}

.GV_AdHeader a
{
    color: #000000;
}

.GV_AdItem
{
}

.GV_AdRow
{
    background-color: #FFFFFF;
}

.GV_AdRow td
{
    border-bottom: solid 1px #D0D0D0;
}

.GV_AdRowAlt
{
    background-color: #FCFBFB;
}

.GV_AdRowAlt td
{
    border-bottom: solid 1px #D0D0D0;
}

.GV_AdRowExpo
{
    background-color: #F9DC5D;
    font-weight: bold;
	color: #910B00;
}

.GV_AdRowExpo td
{
    border-bottom: solid 1px #D0D0D0;
}

.GV_AdRowExpo a
{
	color: #910B00;
}

.GV_AdRow a:Visited
{
	color: #5A2567;
}

.GV_AdRowAlt a:Visited
{
	color: #5A2567;
}

.GV_AdItemMarked2
{
	color: #3A9824;
}

.GV_AdItemMarked1
{
	color: #43B129;
}

.GV_Ad_SeachOptions
{
    margin-bottom: 10px;
}

.GV_AdEmpty
{
	background-color: #fff;
	font-size: 9pt;
	text-align: left;
	border-top: solid 1px #D0D0D0;
	line-height: 30px;
}

.GV_AdEmpty li
{
	list-style-type: square;
	color: #A9A9A9;
}

.GV_AdPager
{
	font-size: 9pt;
	text-align: center;
}

.GV_AdThumbImage
{
	width: 60px;
	height: 45px;
	padding-left: 10px;
}



/*
Show
*/

.FV_Ad
{
    width: 860px;  
}

.FV_Ad hr
{
	border: 0;
	height: 1px;
	color: #D0D0D0;
	background-color: #D0D0D0;
	margin-top: 10px;
	margin-bottom: 10px;
}


.h2_Show_Head
{
	margin-top: -30px;
	margin-bottom: 20px;
}

.h2_Show_Head2
{
	margin-top: 0px;
	margin-bottom: 10px;
}


.FV_Ad p
{
    color: #215D8C;
    font-weight: bold;
}

.P_Show_AdHeader
{
    border-bottom: solid 1px #D0D0D0;
    width: 860px;   
}

.P_Show_Image
{
	margin-top: 5px;
	float: left;
	width: 550px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.P_Show_ImageList
{
	float: left;
	margin-left: 110px;
    margin-top: -5px;
}

.I_Show_Thumb
{
	margin-top: 20px;
	cursor: pointer;
	display: block;
}

.I_Show_ThumbMarked
{
	margin-top: 20px;
	border: solid 5px black;
	cursor: pointer;
	display: block;
}

.P_Show_AdText
{
    border-bottom: solid 1px #D0D0D0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    width: 860px;
}

.P_Show_AdInfo
{
    margin-top: 20px;
    width: 860px;    
}

.P_Show_Email
{
    float: left;
    padding: 20px;
    margin-top: 40px; 
    border: solid 1px #D0D0D0;
    background-color: #F9F9F9;
}

.P_Show_Tip
{
    float: left;
    margin-left: 40px;
    padding: 20px;
    margin-top: 40px; 
    border: solid 1px #D0D0D0;
    background-color: #F9F9F9;
}


/*
Edit
*/

.Edit_Title
{
	padding-left: 80px;
}

.Edit_Form
{
	vertical-align: top;
	color: #215D8C;
	padding-left: 80px;      
}

.Edit_Form p
{
	color: #215D8C;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 3px;
}

.Edit_Info
{
    padding-left: 50px;
}

.D_info
{
    float: left;
    width: 320px;
    padding-right: 30px;
    padding-left: 20px;
    padding-bottom: 40px;
    padding-top: 20px;
}

.Edit_Info_Form
{
    vertical-align: top;
    padding-bottom: 20px;
}

.Edit_Info_Title
{
    vertical-align: top;
}

.Edit_Form_Show
{
    vertical-align: top;
    padding-right: 20px;
    padding-top: 20px;
}

.Edit_Form_Show strong
{
	color: #215D8C;
	font-weight: bold;
}

.D_images
{
    float: left;
    padding-right: 30px;
    padding-left: 20px;
    padding-bottom: 40px;
    padding-top: 30px;
}

.B_Login
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.P_Logout
{
    float: right;
    margin-bottom: 30px;
    margin-top: -20px;
    margin-right: 20px;
}

.P_Logout img 
{
	vertical-align: middle;
	margin-right: 5px;
}


.P_Errormessage
{
	font-size: 8pt;
	color: #4A657B;
	background-color: #FFFBCE;
	border: solid 1px #000000;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 250px;
}

.P_Errormessage ul li
{
	list-style-image: url(images/icon_error.gif);
	padding-bottom: 8px;
	vertical-align: middle;
}

.P_Type_Pay_Info
{
    margin-top: 40px;
    padding-top: 20px;
    border-top: dotted 1px #000000;
    color: Black;
}

.P_Type_Pay_Info p
{
    font-weight: normal;
    color: Black;
}

.Tabs
{
    margin-top: 20px;
    margin-left: 80px;
}

.Tabs .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(images/tab-line.gif) repeat-x bottom;
}

.Tabs .ajax__tab_header 
{
    white-space:nowrap;
}
.Tabs .ajax__tab_outer 
{
    display:-moz-inline-box;
    display:inline-block
    }
.Tabs .ajax__tab_inner 
{
    display:-moz-inline-box;
    display:inline-block
}
.Tabs .ajax__tab_tab 
{
    margin-right:4px;
    overflow:hidden;
    text-align:center;
    cursor:pointer;
    display:-moz-inline-box;
    display:inline-block
}

/* xp theme */
.Tabs .ajax__tab_header 
{
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url(images/tab-line.gif) repeat-x bottom;
}

.Tabs .ajax__tab_outer 
{
    padding-right:0px;
    background:url(images/tab-right.gif) no-repeat right;
    height:21px;
}
    
.Tabs .ajax__tab_inner 
{
    padding-left:3px;
    background:url(images/tab-left.gif) no-repeat;
}
    
.Tabs .ajax__tab_tab 
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(images/tab.gif) repeat-x;
}

.Tabs .ajax__tab_hover .ajax__tab_outer 
{
    background:url(images/tab-hover-right.gif) no-repeat right;
}
.Tabs .ajax__tab_hover .ajax__tab_inner 
{
    background:url(images/tab-hover-left.gif) no-repeat;
}
.Tabs .ajax__tab_hover .ajax__tab_tab 
{
    background:url(images/tab-hover.gif) repeat-x;
}
.Tabs .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab-active-right.gif) no-repeat right;
}
.Tabs .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab-active-left.gif) no-repeat;
}
.Tabs .ajax__tab_active .ajax__tab_tab 
{
    background:url(images/tab-active.gif) repeat-x;
}
.Tabs .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border-top:0;
    padding: 20px;
    background-color:#ffffff;
}

.Tabs .ajax__tab_body p 
{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
	color: #215D8C;
}


/*
Admin
*/

.P_Admin_Content
{
    margin-left: 40px;
    margin-top: 40px;
}

.P_Admin_Bottom
{
    margin-left: 40px;
    margin-top: 40px;
    color: #999999;
}

.P_Admin_Bottom a
{
    color: #999999;
}

.P_Admin_Form
{
	float: left;
	padding: 5px;
}

.Admin_Form_p
{
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 0px;
	padding-left: 4px;
}

div.P_Admin_Form_special
{
	float: left;
	margin-right: 30px;
}

.Admin_Form_p_special
{
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 3px;
}

.edit_info1 
{
	float: left;
	margin-top: 20px;
	padding-top: 20px;
}

.edit_info2
{
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	padding: 20px;
	border-left: solid 1px #999;
}


.FV_Ad
{
	width: 900px;
}



/*
ONLINELOPPIS
*/

.FV_User
{
    width: 860px;
    margin-top: -20px;
}

.FV_User_Desc
{
    float: left;
    width: 500px;
}


.FV_User_Info
{
    float: right;
    width: 200px;
    margin-right: 40px;
    padding-left: 20px;
    margin-left: 20px;
    border-left: solid 1px #999;
}

.FV_User_Info ul
{
    padding-left: 0px;
}

.FV_User_Info li
{
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: solid 1px #999;
    list-style-type: none;
}


.FV_User_Info p
{
    margin-top: 10px;
}

.FV_User_Info strong
{
    color: #215D8C;
}

.logo_Image
{
    margin-right: 20px;
    margin-bottom: 20px;
}

.UserEdit_div
{
    margin-left: 40px;
    margin-top: 40px;
}

.P_LogoutUser
{
    float: right;
    margin-bottom: 80px;
    margin-top: -65px;
    margin-right: 20px;
}

.P_LogoutUser img 
{
	vertical-align: middle;
	margin-right: 5px;
}

.FV_Footer td
{
    padding-top: 5px;
    border-top: solid 1px #999;
}

.FV_Item td
{
    padding-bottom: 40px;
}

.FV_User_Buttons
{
    padding-top: 20px;
}

.LB_Edit
{
    margin-right: 20px;
}

.Icon 
{
    vertical-align: middle;
	margin-right: 5px;
}

.P_NewAdEdit
{
    margin-bottom: 5px;
    margin-top: -5px;
}


.MPE_Bg {
	background-color: #424242;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.MPE_ConfirmDelete
{
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    width: 300px;
    border: solid 1px #424242;
    padding-bottom: 20px;
}


.MPE_ConfirmDelete a
{
    font-size: 9pt;
    color: #3F89C3;
    text-decoration: none;
}

.MPE_ConfirmDelete a:hover
{
    color: #5EB8FE;
}

.MPE_ChangePassword
{
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    width: 150px;
    border: solid 1px #424242;
    padding-bottom: 20px;
}


.MPE_ChangePassword a
{
    font-size: 9pt;
    color: #3F89C3;
    text-decoration: none;
}

.MPE_ChangePassword a:hover
{
    color: #5EB8FE;
}

.MPE_ChangeUser
{
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    width: 250px;
    border: solid 1px #424242;
    padding-bottom: 20px;
}


.MPE_ChangeUser a
{
    font-size: 9pt;
    color: #3F89C3;
    text-decoration: none;
}

.MPE_ChangeUser a:hover
{
    color: #5EB8FE;
}

.MPE_PasswordRecovery
{
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    width: 250px;
    border: solid 1px #424242;
    padding-bottom: 20px;
}


.MPE_PasswordRecovery a
{
    font-size: 9pt;
    color: #3F89C3;
    text-decoration: none;
}

.MPE_PasswordRecovery a:hover
{
    color: #5EB8FE;
}

.P_UserDeleted
{
	font-weight: bold;
	color: Red;
}


.TB_HF
{
    visibility: hidden;
    margin: 0px;
    padding: 0px;
    height: 2px;
    width: 2px;
}

.UsernotFree
{
    color: #E95C17;
    font-size: 10pt;
}

.UserFree
{
    color: #B9D243;
    font-size: 10pt;
}

.P_PasswordRecovery
{
    margin-left: 80px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.P_UserList
{
    margin-top: -30px;
}