/*

*/
#storyEdit{
    width : 95%;
    float : left;
    margin: 25px 0 0 20px;
}

#storyName{
	width: 98%;
	padding: 6px 5px;
	font-size: 14px;
}

#storyEdit tr{
    height : 50px;
}

#storyEdit #map{
    width: 780px;
    height: 300px;
    border: 1px solid #000000;
}
