/* CSS Document */

.mainBrowser
{
position:absolute;
margin-left:467px;
margin-top:0px;
width:255px;
}

.img_top_bg
{
background-image:url(../../images/img_grey_top_bg.gif);
background-repeat:no-repeat;
width:255px;
height:15px;
overflow:hidden;
float:left;
}

.img_middle_bg
{
background-image:url(../../images/img_grey_middle_bg.gif);
background-repeat:repeat;
width:255px;
float:left;
height:217px;
}
.img_bottom_bg
{
background-image:url(../../images/img_grey_bottom_bg.gif);
background-repeat:no-repeat;
width:255px;
height:14px;
overflow:hidden;
float:left;
}
.btn_close
{
background-image:url(../../images/btn_close_1.gif);
background-repeat:no-repeat;
background-position:right;
width:176px;
margin-top:7px;
margin-right:14px;
padding-left:60px;
padding-top:4px;
height:16px;
float:left;
}

.btn_close a
{
width:16px;
height:16px;
margin-left:41px;
margin-top:-2px;
display:inline;
position:absolute;
}

.img_dotted_line{
width:200px;
float:left;
background-image:url(../../images/img_dotted_line_h_gray.gif);
background-repeat:repeat-x;
margin-left:20px;
background-position:0px 3px;
height:5px;
overflow:hidden;
display:inline;
}

.main_div
{
width:250px;
margin-top:3px;
float:left;
}

.main_div1
{
width:155px;
float:left;
}

.main_div1 ul
{
padding:0px;
margin:0px;
list-style-type:none;
}

.main_div1 li
{
background-image:url(../../images/img_bullet.gif);
background-repeat:no-repeat;
background-position:0px 7px;
padding-left:10px;
line-height:18px;
margin-left:20px;
}

.main_div2
{
width:80px;
float:left;
margin-left:10px;
display:inline;
}

.main_div2 ul
{
margin:0px;
padding:0px;
}

.main_div2 li
{
padding:0px;
margin:0px;
list-style-type:none;
line-height:normal;
}

.text_style{
width:255px;
float:left;
height:20px;
margin-top:6px;
text-align:center;
}

