﻿/* DVD REQUEST FORM */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding-bottom: 20px;
border-top: 0px dashed gray;
height: 10px;
}

/*
.cssform input[type="text"]{ 
width: 180px;
}
*/

Div#Dropdown select {
width: 175px;
}

.cssform select {
width: 50px;
}

.cssform textarea{
width: 250px;
height: 100px;
}



* html .threepxfix{

}


/* END OF INFO REQUEST FORM */
