/*
Title:		Roxio.com - Enterprise Solutions Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	4.28.09
*/

.module{
 margin: 15px 0 15px 0;
 }
.module-content{
 float: left;
 width: 790px;
}
.module-thumb{
 margin: 0 15px 0 0;
 float: left;
}
h2{
 font-weight: bold;
 margin: 0;
 padding: 0 0 5px 0;
 font-size: 100%;
 line-height: 12px;
}
h2 a{
 text-decoration: none;
 color: #333;
}
h2 a:hover{
 text-decoration: none;
 color: #333;
}
.links{
 display: block;
 padding: 5px 0 0 0;
}
.links a{
 padding: 0 10px 0 0;
}