﻿#optinside{
	float: right;
	width: 200px;
	height: 362px;
	padding-top: 80px;
	margin-bottom: -70px;
	padding-left: 10px;
	/*background: transparent url(images/free-guitar-lesson.png) top left no-repeat;*/
}

#optinside.Guitar
{
    background: transparent url(images/free-guitar-lesson.png) top left no-repeat;
}

#optinside.Violin
{
    background: transparent url(images/free-violin-lesson.jpg) top left no-repeat;
}

#optinside.Corporate
{
    background: transparent url(images/free-piano-lesson.jpg) top left no-repeat;
}
#optinside.Trombone
{
    background: transparent url(images/free-trombone-lesson.jpg) top left no-repeat;
}
#optinside.Trumpet
{
    background: transparent url(images/free-trumpet-lesson.jpg) top left no-repeat;
}

#optinside.Flute
{
    background: transparent url(images/free-flute-lesson.jpg) top left no-repeat;
}

#optinside.Clarinet
{
    background: transparent url(images/free-clarinet-lesson.jpg) top left no-repeat;
}

#optinside.Saxophone
{
    background: transparent url(images/free-saxophone-lesson.jpg) top left no-repeat;
}

#optinside.Singing
{
    background: transparent url(images/free-singing-lesson.jpg) top left no-repeat;
}

#optinside.Drum
{
    background: transparent url(images/free-drum-lesson.jpg) top left no-repeat;
}

#optinside.Drums
{
    background: transparent url(images/free-drum-lesson.jpg) top left no-repeat;
}

#optinside.Cello
{
    background: transparent url(images/free-cello-lesson.jpg) top left no-repeat;
}

#optinside.Adult
{
    background: transparent url(images/adult-music-lesson.jpg) top left no-repeat;
}
#optinside.Location
{
    background: transparent url(images/free-music-lesson.jpg) top left no-repeat;
}
#optinside.Woodwind
{
    background: transparent url(images/free-woodwind-lesson.jpg) top left no-repeat;
}
.optin-bottom {
	float: none;
	clear: both;
	width: 428px;
	height: 180px;
	padding-top: 40px;
	padding-left: 10px;
	background: transparent url(images/optinbox2.jpg) top left no-repeat;
	text-align: center;
	margin: auto;
	margin-bottom: 30px;

}

.optin-wide {
	padding-left: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	background: transparent url(images/optinbox-bg.jpg) top left repeat-x;
	margin: 0 15px 0 15px;
	border: 1px solid #999;
    text-align: center;

}

.optin-wide h2
{
    margin: 8px 0 8px 0 !important;
}

.optin-wide p
{
    margin: 0 !important;
    padding: 0 8px !important;
    text-align: justify !important;
}

.optin-bottom.Guitar
{
    background: transparent url(images/free-guitar-lesson-wide.jpg) top left no-repeat;
}
.optin-bottom.GuitarLessons
{
    background: transparent url(images/book-guitar-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Violin
{
    background: transparent url(images/free-violin-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Corporate
{
    background: transparent url(../images/free-corporate-lesson-wide.jpg) top left no-repeat;
}
.optin-bottom.PianoLessons
{
    background: transparent url(images/free-piano-lessons.jpg) top left no-repeat;
}
.optin-bottom.Flute
{
    background: transparent url(images/free-flute-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Clarinet
{
    background: transparent url(images/free-clarinet-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Saxophone
{
    background: transparent url(images/free-saxophone-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Singing
{
    background: transparent url(images/free-singing-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Drum
{
    background: transparent url(images/free-drum-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Cello
{
    background: transparent url(images/free-cello-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Adult
{
    background: transparent url(images/adult-music-lesson-wide.jpg) top left no-repeat;
}
.optin-bottom.Location
{
    background: transparent url(images/free-music-lesson-wide.jpg) top left no-repeat;
}

.sideb{
	float: right;
	width: 210px;
	margin-right: 20px;
	margin-top: 10px;
}

.action {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #DFEAF2;
    clear: both;
    color: #004E92;
    float: none;
    margin: 25px 23px;
    padding: 13px 15px;
    width: 520px;
}

.mid {
	text-align: center;
}

table.bordered
{
    width:95%;
    border-color: #000;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table.bordered td
{
    border-color: #000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 3px;
}


.youtube-thumb
{
    display: inline-block;
    margin: 12px 0 0 10px;   
}