
.m-main
{
   font:11px tahoma;
}

.m-clear
{
   clear:both;
}

.m-thumbnail
{
   background:url(../../a/theme3/img/thumbnail.gif) no-repeat;
   width:120px;
   height:120px;
   float:left;
   padding:9px;
}

.m-thumbnail img
{
   width:120px;
   height:120px;
}

.m-content
{
   float:left;
   width:490px;
   padding:5px 0 0 10px;   
}

.m-content ul
{
   list-style:none; 
   padding:0;
   margin:0;
}

.m-content ul li
{
   padding:0 3px;
   margin:0;
   background:url(../../a/theme3/img/h-dot.gif) bottom repeat-x;
}

.m-content ul li span
{
   color:#c60000;
   padding:0 24px;
}

.m-code
{
   background:url(../../a/theme3/img/code-bg.gif) no-repeat;
   width:445px;
   height:80px;
   margin:10px 0 0 0;
   padding:5px 0 0 35px;
}

.m-code input
{
   margin:0 0 0 25px;
   width:300px;
}

.orkut
{
   color:#c429a1;
   font-weight:bold;
}
.myspace
{
   color:#1d4b9d;
   font-weight:bold;
}

.hi
{
   color:#0078c1;
   font-weight:bold;
}

.five
{
   color:#fcb033;
   font-weight:bold;
}

.facebook
{
   color:#3b5998;
   font-weight:bold;
}

.friendster
{
   color:#9d9d9d;
   font-weight:bold;
}

.panel
{
   background:url(../../a/theme3/img/panel.gif) no-repeat;
   width:638px;
   height:37px;
   margin:3px 0 0 0;
}

.panel ul
{
   margin:0;
   padding:0; 
   list-style:none;  
}

.panel ul li
{
   margin:0;
   padding:0; 
   float:left;
   padding:8px 0 0 0;  
}

#tc
{
   position:absolute;
   background-color:#fff36f;
   color:#000;
   border:1px solid #bfae5f;
   font-size:100%;
   padding:.17em .21em;
}

.favourites
{
   color:#8f00b8;
}

.comments
{
   color:#000000;
   text-decoration:none;
}

.m-code2
{
   background:url(../../a/theme3/img/code-bg.gif) no-repeat;
   width:350px;
   height:80px;
   margin:10px 0 0 0;
   padding:5px 0 0 35px;
}

.m-code2 b
{
   display:block;
   padding:7px 0 12px 0;
}

.m-code2 input
{
   margin:0 0 0 5px;
   width:300px;
}

.m-pages li
{
display: inline;
list-style-type: none;
font:11px tahoma;
}

.m-pages a { padding: 3px 7px; }

.m-pages a:link, .m-pages a:visited
{
color: #000000;
background-color: #e1e1e1;
border:1px solid #cccccc;
text-decoration: none;
}

.m-pages a:hover, .m-selected a:link
{
color: #fff;
background-color: #CC3300;
border:1px solid #990000;
text-decoration: none;
}

