@charset "utf-8";
/* CSS Document */

.leftside
{
	background:url(../imgs/bg/bg-left-dove.jpg) center;
    /*background-color:#C00;*/
}

.leftside p
{
    height:100%;
    padding:10px 20px 10px 10px;
    font-size:12px;
	background:url(../imgs/bg/bg-grey.png); 
}

.rightside iframe
{
    width:100%; height:100%;
}