.msn-xsl-tests {
margin: 10px 5px;
border-bottom: 1px dotted #FF9900;
border-top: 1px solid #FF99CC;
padding: 5px 0px;
margin:10px 14px;
width: 322px;
clear:both;
display: inline;
float: left;

}
.clear {clear: both;}
.msn-xsl-tests .title_text {
background-color: #E0577E;
border: 1px solid #CC0066;
padding: 3px 5px;
color: white;
font-weight: bold;
font-family: Arial;
font-size: 14px;
position: relative;
}
.msn-xsl-tests .title_text a:link,
.msn-xsl-tests .title_text a:visited,
.msn-xsl-tests .title_text a:hover {
color: white;
}

.msn-xsl-tests .title_text .right {
position: absolute;
top: 3px;
right: 5px;
font-size: 11px;
font-weight: normal;
}
.msn-xsl-tests .title_text .right a:link,
.msn-xsl-tests .title_text .right a:visited {
color: white;
text-decoration: underline;
}

.msn-xsl-tests .title_text .right a:hover {
text-decoration: none;
}


.msn-xsl-tests .content {
margin-top: 5px;
margin-bottom: 5px;
}


.msn-xsl-tests .content .title {text-align: left;}

.msn-xsl-tests .content .image {
width: 75px;
padding: 3px;
border: 1px solid #FFCC99;
overflow: hidden;
float: left;
}
.msn-xsl-tests .bigelement .image img {
width: 75px;
}

.msn-xsl-tests .bigelement .title {
width: 215px;
padding: 0px 10px;
float: right;
font-weight: bold;
}

.msn-xsl-tests .bigelement .title a:link, 
.msn-xsl-tests .bigelement .title a:visited {
color: #CC0000;
font-size: 14px;
text-decoration: underline;
}
.msn-xsl-tests .bigelement .title a:hover {
text-decoration: none;
}

.msn-xsl-tests .bigelement .content {
width: 215px;
padding: 0px 10px;
float: right;
}

.msn-xsl-tests .bigelement .content a:link,
.msn-xsl-tests .bigelement .content a:visited
{
color: black;
font-size: 11px;
text-decoration: none;
}

.msn-xsl-tests .bigelement .content a:hover {
text-decoration: underline;
}

.msn-xsl-tests .element {
width: 215px;
padding: 3px 10px;
float: right;
font-weight: bold;
}


.msn-xsl-tests .element a:link,
.msn-xsl-tests .element a:visited {
color: #CC0000;
font-size: 14px;
text-decoration: underline;
}
.msn-xsl-tests .element a:hover {
text-decoration: none;
}

