
.yy_container
{
    width: 650px;
    margin: auto;
    text-align: left;
}
.effect-container
{
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.effect-container .img-style
{
    margin:10px 10px 20px 10px;
}
.effect-details
{
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #666;
}
hr
{
    border: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    margin-top: 40px;
    width: 100%;
}

.yy_container{
	margin-top: 50px;
}
.demo-title{
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px 2px #ccc;
	font-size: 36px;
}


#rightBox  .yy_container .effect-container img
{
	width: 300px;
	height: 200px;
	box-shadow:2px 3px 5px 1px #666;
}