@charset "utf-8";
/* CSS Document */

.ts_div
{
margin:3px;
font-size:12px;
}

.ts_div a
{
color:#0066CC;
text-decoration:none;
}

.ts_profile
{
padding:2px; 
border:1px solid #cccccc; 
margin:4px; 
background-color:#fff;
}

.ts_profile_txt
{
color:#333333;
padding:3px 0px;

}

.ts_bottom_border
{
border-bottom:1px solid #cccccc;
}
