/* me card question css 25 april 07 */


.featureartmrm {
display: block;
position: absolute;
top: 52px;
left: 0px;
width: 383px;
height: 83px;
margin: 0px 0px 12px 0px;
}


/* feature title */
.title{
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 18px;
font-weight: normal;
font-style: normal;
color: #ffffff;
background: #222222;
text-decoration: none;
text-align: left;
line-height: normal;
padding: 0px 4px 0px 2px;
}


A.mrmagic:link{
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
color: #d70000;
background: #ffffff;
text-decoration: none;
}
A.mrmagic:visited{
text-decoration: none;
color: #d70000;
background: #ffffff;
}
A.mrmagic:hover{
text-decoration: none;
color: #ffffff;
background: #d70000;
}
A.mrmagic:active{
text-decoration: none;
color: #d70000;
background: #ffffff;
}


/* end me features css */

