/* CSS Document */

div.banner_content p
{
padding:0px;
margin:0px;
}

div#buyplan img 
{
float:left;
margin-left:30px;
margin-right:10px;
}

div#tryorbuy a {
color:#FFFFFF;
font-weight:bold;
}

.download_faq
{
width:255px;
height:52px;
padding:0px !important;
margin: 15px auto 5px auto;
}

.download_faq a 
{
color:#000000;
cursor:pointer;
text-decoration:none;
	
}

.download_faq div
{
width:255px;
height:40px;
font-size:18px !important;
font-weight:bold;
padding:12px 0 0 0 !important;
text-align:center;
background: url(http://cdn01.oovoo.com/img/New/but255x52gray.jpg) no-repeat;
}

.download_faq div:hover, .download_faq div.hover
{
cursor:pointer;
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
background: url(http://cdn01.oovoo.com/img/New/but255x52gray_over.jpg) no-repeat;
}

div.button a, div.button 
{
color:#000000;
cursor:pointer;
text-decoration:none;
}
