.box_odd {
	background-color:#F0F4F7;
	padding-top:5px;
	padding-bottom:5px;
	min-height:90px;
	width:670px;
}

.box_even {
	background-color: #FEFEFE;
	padding-top:2px;
	padding-bottom:2px;
	height:90px;
	width:670px;
}
.image_whatis{
	float:left;
	height:82px;
	width:111px;
	margin-left:10px;
	margin-top:auto;
	margin-bottom:auto;
}
#whatis1 {
	background:url(../img-wip/what-is-playmusic-button1.gif) top left no-repeat;
}
#whatis2 {
	background:url(../img-wip/what-is-playmusic-button2.gif) top left no-repeat;
}
#whatis3 {
	background:url(../img-wip/what-is-playmusic-button3.gif) top left no-repeat;
}
#whatis4 {
	background:url(../img-wip/what-is-playmusic-button4.gif) top left no-repeat;
}
.h_whatis{
	color: #568800;
	font-size:13px;
	
	font-weight:bold;
}
.content_whatis{
	float:left;
	
	width:510px;
	padding-top:2px;
}


#faq
{
position:relative;
}

#faq h1
{
/*line-height:0.7;*/
font-size:16px;
margin:0 0 0 10px;
}

#faq span
{
display:block;
margin:0 0 0 10px;
font-size:11px;
}

#column_long
{
width:681px;
height:800px;
border-left:1px solid #E1E2E2;
text-align:left;
}


html>body #column_long
{
width:680px;
}

.faq_buttons
{

width:650px;
margin-left:0;
}

.faq_title2
{
	border-top:1px solid #D4D0C8;
	width:650px;
	border-bottom:0;
	background-color:#F0F4F7;
	height:32px;
	font-size:13px;
	font-weight:bold;
	font-family:tahoma, Arial;
	
	padding-top:10px;
}

#page {

	font-size:12px;
}


p a{
	color:0099FF;
}
p a:hover{
	color:0099FF;
}
p#paragraph {
    margin-top:10;
    margin-bottom:15;
}
p#paragraph span {
	color:#568000;
    font-weight:bold;
	font-size:13;
}
#container {
	background:url(../img-wip/bottom_line_standalone.gif) repeat-y;
}
#compatible_table {
	border:1px solid #000;
	font-size:14;
	float:left;
}
#compatible_table th {
	background:#F0F4F7;
	padding:10px;
	text-align:left;
}
#compatible_table td {
	padding-left:10px;
}
#number {
	background:#f0f4f7;
	width:133;
	height:97;
	float:left;
	text-align:center;
}
#row_tutorial {
	margin-top:35;
}
#info {
	float:left;
}
.tutorial-box{
	border:1px solid #ABD4D4; 
	background:#F0F4F7; 
	width:460px; 
	padding:2px 25px 2px 25px;
}

.cart-image{
	padding-left:5px; 
	width:5px;
}