/*

*/

#pageEdit{
    width : 850px;
    float : left;
    margin: 25px 0 0 20px;
}

#pageName{
    width : 622px;
}

#pageEdit tr{
    height : 50px;
}

#widgetTable .col2 {
	width: 25%;
}
#widgetTable tr td {
	padding: 4px 11px;
}
#widgetTable tr td.col3 {
	padding: 4px 0;
}
#widgetTable tr.widgetRow:hover {
	background-color: #eeeeee;
}
#newWidget {
	padding:8px 14px;
	background-color: #BAD7F3;
}
